When you run a statistical test, you get a p-value. If that p-value is below your chosen threshold (usually 0.05), you reject the null hypothesis. If it is above, you fail to reject it. That is the mechanical answer. But the real answer involves understanding what these decisions actually mean and what common mistakes to avoid.
ADVERTISEMENT
What Does It Mean to Reject the Null Hypothesis?
Rejecting the null hypothesis means your data provides enough evidence to conclude that the effect or difference you observed is probably real. It is not proof. It is a statistical signal that the result is unlikely to have happened by random chance alone.
When you set a significance level of 0.05, you are accepting a 5% chance of being wrong. That 5% is called a Type I error. You claim there is an effect when there actually is not. Many people forget this and treat a rejected null as absolute truth. It is not.
Research shows that in fields like psychology and medicine, about one in twenty published findings are false positives. That matches the 5% threshold. So when you reject the null, you should always ask: “Could this be one of those false alarms?”
What Does It Mean to Fail to Reject the Null Hypothesis?
Failing to reject the null does not mean the null is true. This is the most misunderstood concept in statistics. It simply means your data did not provide strong enough evidence to conclude otherwise.
Think of a criminal trial. Failing to reject the null is like a verdict of “not guilty.” It does not mean the person is innocent. It means the evidence was not strong enough to convict. The null hypothesis could still be false. You just did not have enough data or your measurement was not sensitive enough to detect the effect.
ADVERTISEMENT
This is where sample size matters. A small study might fail to reject a false null simply because it lacked statistical power. Current research suggests that many published studies in fields like neuroscience are underpowered. They fail to detect real effects because they did not have enough participants.
How Do You Choose Between Rejecting and Failing to Reject?
The decision comes down to comparing your p-value to your alpha level. Alpha is the threshold you set before collecting data. Most people use 0.05 by default, but that is not always the right choice.
If you are testing a new drug for a serious disease, you might want a stricter alpha like 0.01 to avoid false positives. If you are doing exploratory research, you might use 0.10 to catch potential signals worth investigating further.
Here is a simple comparison table for clarity:
| Condition | Decision | What It Means |
|---|---|---|
| p < alpha | Reject null | Evidence suggests a real effect exists |
| p >= alpha | Fail to reject null | Not enough evidence to claim an effect |
Some researchers also look at confidence intervals. If the 95% confidence interval for your effect size does not include zero, that is equivalent to rejecting the null at alpha = 0.05. Confidence intervals give you more information than a p-value alone because they show the range of plausible effect sizes.
What Common Mistakes Do People Make When Deciding?
The biggest mistake is treating p = 0.051 and p = 0.049 as fundamentally different. They are not. The cutoff is arbitrary. A p-value of 0.051 means you fail to reject. A p-value of 0.049 means you reject. But the evidence is nearly identical. This is why some statisticians argue we should report exact p-values and effect sizes instead of just saying “significant” or “not significant.”
Another common error is p-hacking. This is when researchers run multiple tests or keep adding participants until the p-value drops below 0.05. As of 2026, many journals have adopted stricter policies to catch this. But it still happens. If you are reading a study that reports a p-value of exactly 0.049 with a small sample, be skeptical.
People also confuse statistical significance with practical importance. A result can be statistically significant but meaningless. For example, a weight loss drug might produce a statistically significant loss of 0.5 pounds. That is real but not useful. Always ask: “Is the effect size big enough to matter?”
ADVERTISEMENT
Here are practical steps to avoid these mistakes:
- Set your alpha before collecting data. Do not change it afterward.
- Report the exact p-value, not just whether it is below 0.05.
- Always report effect sizes and confidence intervals.
- If you run multiple tests, correct for multiple comparisons using methods like Bonferroni or false discovery rate.
- Do not interpret a non-significant result as evidence of no effect. Report it as inconclusive.
How Does Sample Size Affect Your Decision?
Sample size directly influences whether you reject or fail to reject the null. With a very large sample, even tiny effects become statistically significant. With a very small sample, large effects can be missed.
Statistical power is the probability of correctly rejecting a false null. A study with 80% power means there is an 80% chance of detecting an effect if it exists. Many studies in social sciences run at 50% power or less. That means half the time they fail to detect real effects.
If you are planning a study, do a power analysis beforehand. This tells you how many participants you need to have a reasonable chance of detecting the effect you are looking for. Free online calculators exist for most common tests.
Some people report that running a post-hoc power analysis after a non-significant result is helpful. It is not. If you already failed to reject the null, calculating power based on your observed effect size is circular. It will always show low power. Pre-registration of sample size is the better approach.
What Should You Do After Making Your Decision?
After you reject or fail to reject the null, your work is not done. You need to interpret what the result means in context. A rejected null should lead to further questions: How big is the effect? Is it consistent across subgroups? Could confounding variables explain it?
Failing to reject the null is not a dead end. It is a signal to refine your approach. Maybe you need a larger sample. Maybe your measurement tool was not sensitive enough. Maybe the effect is smaller than you thought. Or maybe there truly is no effect. You cannot tell from one study alone.
Replication is the gold standard. A single study rejecting the null is interesting but not conclusive. When multiple independent studies show the same pattern, confidence grows. When a well-powered replication fails to reject the null, the original finding becomes questionable. This is how science corrects itself.
Frequently Asked Questions
What is the null hypothesis in simple terms?
The null hypothesis is a statement that there is no effect or no difference. It assumes any observed result is due to random chance.
Can you ever accept the null hypothesis?
No. You can only fail to reject it. Failing to reject does not prove the null is true.
What does a p-value of 0.03 mean?
It means there is a 3% chance of seeing your results if the null hypothesis were true. If your alpha is 0.05, you would reject the null.
Why do some studies use alpha of 0.01 instead of 0.05?
A stricter alpha reduces the chance of false positives. This is useful when the consequences of being wrong are serious, such as in drug trials.


Recent Posts