Null hypothesis
By Jude Wallis · Published
The null hypothesis, written H0, is the default claim of no effect or no difference, assumed true unless the sample data give strong evidence against it.
The null hypothesis, written and read H-naught (or H-zero), is the skeptical claim that nothing is going on: no effect, no difference, no association. It is a statement about the population, never about the sample in hand. When it concerns a parameter such as or (mu) it pins that parameter to a single number, which is why it carries an equals sign while the alternative carries , or .
That single number is what makes a test possible. Suppose you flip a coin 100 times to test whether it is fair. Setting fixes the sampling distribution of (p hat) completely: it is centered at 0.5 with standard deviation . An alternative such as names no particular value, so no distribution can be built from it. Every test compares the observed data against a distribution built from the null, which is why the null has to be specific enough to determine one, and that is the whole content of the phrase assume the null is true.
Stating the hypothesis about the wrong quantity is the most common setup error. is not a hypothesis, because is something you measured rather than something unknown. You already know what it equals; there is nothing left to test.
The second error lives in the conclusion. A test either rejects or fails to reject it, and failing to reject is not the same as accepting. A large p-value says the data are consistent with , but they are also consistent with a whole range of nearby parameter values, which is precisely what a confidence interval puts on display. Rejection is not proof either: a Type I error is the case where a true null gets rejected, and its long-run rate is the significance level (alpha) chosen before the data arrive. The null is a benchmark to measure evidence against, not a claim the test ever settles.
Where this comes up
- How to Know What the Null Hypothesis IsGuide
- Why Do We Assume the Null Hypothesis Is True?Guide
- Type I vs Type II Error and Statistical PowerGuide
- What Does a P-Value Mean? (Plain-English Guide)Guide
- Observed vs expected counts in chi-squareComparison
- Null vs Alternative Hypothesis: How to Write ThemGuide
- Statistical vs practical significance explainedGuide
- What Is a Good P-Value? There Is No Such ThingGuide
39 pages on the site use this term.
More hypothesis testing terms, or browse the full statistics glossary.