Glossary

Statistical significance

A threshold judgment that an observed effect is unlikely to be due to chance alone, given the data and test used.

Also called: significance testing, statistically significant

Statistical significance is a threshold-based judgment: a result is called "significant" when the observed effect is large enough, relative to the noise in the data, that it would be unlikely to occur if there were truly no effect. It is a property of a specific test and a chosen threshold (commonly 5%), not an inherent quality of the finding itself.

In practice, a test yields a p-value, which is compared to a pre-chosen significance level; if the p-value falls below that level, the result is declared significant. This depends heavily on sample size: with enough data, even a trivially small and practically meaningless difference can become statistically significant, while a real and important effect can fail to reach significance in a small or noisy sample.

Statistical significance is used across A/B testing, regression analysis, and any comparison between groups to decide whether an observed difference warrants acting on. The most damaging misreading is treating "statistically significant" as "important" or "true"—significance says nothing about the size of an effect or its practical value, and a significant result can still be a false positive, especially when many comparisons are tested at once without adjusting the threshold.

Last reviewed September 19, 2026

In the index now

Related terms

Related tools

Related guides