Manuel B. Garcia

Manuel B. Garcia serves as the Senior Director for Educational Technology and Digital Learning at FEU Institute of Technology, Manila, Philippines. Read More

Contact Info

1607, FEU Tech Building,
P. Paredes St, Sampaloc,
Manila, Philippines
mbgarcia@feutech.edu.ph

Follow Me

Null vs. Alternative Hypothesis: What’s the Difference?

The null hypothesis and alternative hypothesis describe competing possibilities in statistical hypothesis testing. Understanding what each represents is essential for interpreting statistical results correctly.

173
Null vs. Alternative Hypothesis Guide 173 of 223
01 · The Question

What Exactly Are the Null and Alternative Hypotheses?

You formulate a research hypothesis, collect your data, and reach the statistical analysis. Suddenly, two new statements appear: the null hypothesis, usually written as H0, and the alternative hypothesis, commonly written as H1 or Ha.

If your substantive expectation is that an intervention improves performance, why does the statistical procedure begin by considering a hypothesis of no improvement? And if you reject the null hypothesis, have you proved the alternative hypothesis?

The confusion often comes from treating null and alternative hypotheses as ordinary competing guesses. In classical statistical hypothesis testing, they have specific mathematical and inferential roles. Understanding those roles also helps prevent one of the most persistent errors in research reporting: interpreting failure to reject the null hypothesis as proof that nothing is happening.

02 · The Short Answer

The Null and Alternative Represent Competing Statistical Possibilities

In Brief

The null hypothesis, H0, specifies the statistical condition being tested, often no difference, no association, or a particular parameter value. The alternative hypothesis, H1 or Ha, specifies the competing possibility considered when the data provide sufficient evidence against H0.

In conventional null hypothesis significance testing, the procedure evaluates evidence against H0. You either reject H0 at the chosen significance level or fail to reject it. Failing to reject H0 is not the same as proving that H0 is true.

03 · What You Need to Know

How H0 and H1 Work in Statistical Hypothesis Testing

What Is the Null Hypothesis?

The null hypothesis specifies a particular claim about a population parameter or data-generating process against which the evidence is evaluated. In many familiar research applications, it represents no difference, no association, or no effect.

Suppose you compare mean examination scores between students receiving a new instructional intervention and students receiving conventional instruction. A simple null hypothesis might be expressed as:

H0: μintervention = μcomparison

Equivalently:

H0: μintervention − μcomparison = 0

Here, the null specifies that the population mean difference is zero.

However, "no effect" is not the universal definition of a null hypothesis. Depending on the statistical question, H0 can specify another parameter value, a boundary, or a composite set of values. What matters is that it defines the condition against which the statistical test is constructed.

What Is the Alternative Hypothesis?

The alternative hypothesis specifies the competing parameter values or condition of interest. In a two-sided comparison of two means, it might be:

H1: μintervention ≠ μcomparison

This says that the population means differ, without specifying which one is larger.

If there is a justified directional prediction, the alternative could instead take a one-sided form:

H1: μintervention > μcomparison

That distinction matters because the alternative hypothesis helps determine whether the statistical test is one-sided or two-sided. The direction should be established from the research rationale rather than chosen after observing which way the sample results happen to point.

Null and Alternative Hypotheses at a Glance

Feature Null hypothesis Alternative hypothesis
Common notation H0 H1 or Ha
Statistical role Specifies the condition evaluated by the test Specifies the competing possibility
Typical two-group example No population mean difference A population mean difference exists
Typical notation μ1 = μ2 μ1 ≠ μ2, μ1 > μ2, or μ1 < μ2
Decision in conventional significance testing Reject or fail to reject Not ordinarily "proved" by the test

Why Does Statistical Testing Begin With H0?

Classical significance testing asks how compatible the observed data, or something more extreme according to the test statistic, would be with a specified null model. A test statistic summarizes the discrepancy between the observations and what would be expected under H0.

The p-value is then calculated under the assumption that the null hypothesis and the statistical model used for the test hold. Informally, it asks how unusual the observed test statistic, or one at least as extreme, would be under those assumptions.

If the p-value meets the prespecified significance criterion, researchers may reject H0. If it does not, they fail to reject H0.

This framework explains why statistical testing requires clearly specified competing hypotheses. NIST, for example, describes a statistical test as a mechanism for making quantitative decisions about a conjecture and notes that a statistical test requires null and alternative hypotheses.

Rejecting H0 Does Not Mean H0 Had Zero Probability of Being True

A p-value is not the probability that H0 is true. Conventional frequentist significance testing does not calculate P(H0 | data), the probability of the hypothesis given the observed data.

Instead, the calculation proceeds in the other direction: assuming H0 and the relevant statistical assumptions, how unusual would the observed result or a more extreme one be?

This distinction is easy to reverse in ordinary language, but the two probabilities are not equivalent.

What Does Rejecting the Null Hypothesis Mean?

Suppose you set α =.05 before conducting the analysis and obtain a p-value of.012. Under the conventional decision rule, you would reject H0 at the.05 significance level.

This means the observed evidence meets the criterion established for rejecting that null hypothesis under the statistical model. It does not establish that the alternative hypothesis is certainly true, that the effect is large, that the study is free from bias, or that the result will replicate.

Statistical significance addresses a narrower question than scientific importance.

What Does Failing to Reject H0 Mean?

Suppose instead that p =.18. Under a conventional α =.05 criterion, you fail to reject H0.

The careful wording is fail to reject, not accept.

A nonsignificant result can occur because the null hypothesis is compatible with the data, but it can also occur when the study provides insufficient precision or statistical power to distinguish a meaningful effect from sampling variability. Measurement problems, small samples, heterogeneous effects, and model assumptions can also influence the result.

Watch Out

"The result was not statistically significant" does not automatically justify "there is no effect." If establishing practical equivalence or ruling out effects beyond a meaningful margin is the goal, methods specifically designed for those questions may be more appropriate than interpreting an ordinary nonsignificant test as evidence of equality.

The Research Hypothesis and Statistical Alternative Are Related but Not Identical

Researchers sometimes use "alternative hypothesis" and "research hypothesis" interchangeably. They often correspond, but the concepts operate at different levels.

A research hypothesis is a substantive prediction about the phenomenon under investigation:

Students receiving retrieval practice will retain more material than students who reread the material.

A statistical alternative translates the relevant part of that substantive prediction into a statement about population parameters:

H1: μretrieval > μrereading

Keeping those levels distinct helps explain why statistical and research hypotheses are not simply the same thing written differently.

Null and Alternative Hypotheses Must Fit Together

The hypotheses should define the relevant possibilities coherently. For a two-sided comparison of a population mean with a reference value μ0, a familiar pair is:

H0: μ = μ0

H1: μ ≠ μ0

For a one-sided test, the hypotheses are formulated so that the null includes values outside the direction represented by the alternative. For example:

H0: μ ≤ μ0

H1: μ > μ0

The exact formulation depends on the parameter and test being used. This is why statistical hypotheses should not be written as decorative sentences disconnected from the planned analysis.

Directional Alternatives Change the Statistical Question

An alternative hypothesis stating μ1 ≠ μ2 asks whether the population means differ in either direction. An alternative stating μ1 > μ2 asks a narrower directional question.

That choice affects the rejection region in conventional hypothesis testing. It should therefore be determined before looking at the results and justified by the substantive research question. The underlying decision is closely connected to choosing between directional and nondirectional hypotheses.

Statistical Significance Is Not the Whole Scientific Conclusion

Even a correctly specified hypothesis test does not tell you everything you need to know. Researchers should also examine the estimated effect, its uncertainty, the quality of measurement, study design, assumptions, possible biases, substantive plausibility, and practical importance.

A tiny effect can be statistically detectable in a sufficiently large dataset. Conversely, a potentially important effect can remain statistically uncertain in a small or noisy study.

H0 and H1 therefore structure a statistical decision. They do not replace scientific interpretation.

04 · A Practical Example

How H0 and H1 Work in a Simple Group Comparison

Hypothetical Example

Comparing Retrieval Practice With Rereading

A researcher compares delayed-test performance between students assigned to retrieval practice and students assigned to rereading. The researcher wants to know whether the population mean scores differ.

Research question Do students assigned to retrieval practice and rereading differ in delayed-test performance?
Null hypothesis H0: μretrieval = μrereading
Alternative hypothesis H1: μretrieval ≠ μrereading
Statistical result Suppose the planned test produces p =.018 with α =.05.
Decision Because.018 is below.05, the researcher rejects H0 under the prespecified decision rule.
Interpretation The result provides statistical evidence against the specified equality null. The researcher should still report the estimated difference and its uncertainty and consider whether the magnitude is educationally meaningful.
05 · What Researchers Often Get Wrong

Common Mistakes When Interpreting Null and Alternative Hypotheses

Misconception

A Nonsignificant Result Proves the Null Hypothesis

No. Failing to reject H0 means the evidence did not satisfy the specified criterion for rejecting it. This is not logically equivalent to demonstrating that the null hypothesis is true.

Misconception

A Significant Result Proves the Alternative Hypothesis

Rejecting H0 provides evidence against the tested null under the assumptions of the analysis. It does not confer certainty on the alternative, eliminate possible bias, establish causality, or guarantee replication.

Misconception

The Null Hypothesis Always Means "Nothing Is Happening"

Although no-difference and no-association nulls are common, H0 can specify other parameter values or ranges depending on the inferential question. Treating "null" as a synonym for "nothing" can obscure how the statistical test is actually formulated.

Misconception

The p-Value Is the Probability That H0 Is True

It is not. A conventional p-value describes the probability, under the null model and associated assumptions, of obtaining a test statistic at least as extreme as the one observed. It does not directly assign a probability to H0.

Misconception

Rejecting H0 Means the Effect Is Important

Statistical detectability and substantive importance are different questions. Effect estimates, uncertainty, context, study quality, and practical consequences must be considered before deciding whether a finding matters.

06 · What This Means for You

Write Statistical Hypotheses to Match the Question You Actually Intend to Test

Start with the substantive research question and determine what population parameter or model quantity represents it. Only then should you formulate H0 and H1 and choose an appropriate statistical procedure.

A simple decision framework

If your question asks whether two population quantities differ
A two-sided alternative may take the form of a difference not equal to zero.
If a direction was substantively justified in advance and only that direction defines the alternative of interest
A one-sided alternative may be considered, provided the corresponding test and interpretation are appropriate.
If p exceeds your significance threshold
Report that you failed to reject H0; do not automatically claim that H0 has been proven.
If p is below your significance threshold
Report the statistical decision alongside the effect estimate, uncertainty, assumptions, and substantive interpretation.

If you are still developing the substantive prediction rather than translating it into statistical notation, begin with the logic of developing a defensible research hypothesis. The statistical pair should follow from the research question and analysis, not substitute for them.

07 · A Quick Checklist

Before Testing Null and Alternative Hypotheses

Check the statistical logic:
Have you identified the population parameter or model quantity that corresponds to your research question?
Are H0 and H1 formulated coherently for the statistical procedure you plan to use?
Have you decided whether the alternative is directional or nondirectional before examining the relevant results?
Is your significance level specified appropriately rather than changed after seeing the p-value?
Have you checked the assumptions of the statistical procedure?
Will you report effect estimates and uncertainty rather than relying on statistical significance alone?
Will you use "fail to reject" rather than treating a nonsignificant result as automatic proof of H0?
08 · Frequently Asked Questions

Frequently Asked Questions About Null and Alternative Hypotheses

What is the simplest difference between H0 and H1?

H0 specifies the statistical condition being tested, while H1 specifies the competing possibility. In a simple two-group comparison, H0 might state that the population means are equal and H1 that they differ.

Should I accept the null hypothesis when p is greater than.05?

Ordinarily, no. In conventional significance testing, the standard conclusion is that you failed to reject H0 at the specified significance level. A nonsignificant result alone does not establish that the null is true.

Does p <.05 mean the alternative hypothesis is 95% likely to be true?

No. A p-value does not provide the probability that H1 or H0 is true. It is calculated from the distribution of the test statistic under H0 and the assumptions of the statistical model.

Is the null hypothesis always "there is no significant difference"?

No. It is better to formulate the null in terms of the population parameter, such as a mean difference of zero, rather than inserting the eventual statistical conclusion into the hypothesis. Null hypotheses can also specify values or ranges other than zero depending on the statistical problem.

Can the alternative hypothesis be directional?

Yes. An alternative can specify a particular direction, such as μ1 > μ2, or remain nondirectional, such as μ1 ≠ μ2. The choice should be justified before the results are examined.

Are the alternative hypothesis and research hypothesis the same?

They may correspond closely, but they are not necessarily identical. A research hypothesis expresses a substantive scientific prediction, while a statistical alternative expresses the corresponding statistical proposition about parameters or distributions used in the analysis.

What happens if my results go in the opposite direction from my hypothesis?

Report the result accurately. Whether it can lead to rejection of H0 depends partly on whether the planned statistical test was one-sided or two-sided. An unexpected direction may also be scientifically important and should not be concealed simply because it contradicts the prediction.

09 · The Bottom Line

Rejecting H0 Is Not the Same as Proving H1

The Bottom Line

The null hypothesis defines the statistical condition being tested, while the alternative defines the competing possibility. In conventional significance testing, evidence is evaluated against H0, leading to a decision to reject or fail to reject it.

Interpret that decision narrowly. Rejection does not establish certainty, and failure to reject does not prove equality or absence of an effect. Statistical hypotheses organize an inferential test; meaningful scientific conclusions still require attention to effect size, uncertainty, design quality, assumptions, and context.

10 · Sources and Further Reading

Sources and Further Reading

11 · Cite this Guide

How to Cite This Guide

This guide is intended to be read, shared, and used in research, teaching, and academic work. If you draw on its ideas, explanations, or other content, please acknowledge the source by citing the guide. Doing so gives appropriate credit and helps your readers locate the original resource.

Has the Field Guide helped your research?

If a guide helped clarify a question, inform a research decision, or move your work forward, I would love to hear about your experience. Your story may also help other researchers discover the Field Guide.

Share Your Experience
Takes only a few minutes