The Empirical Rule
For an exactly normal variable, fixed proportions lie near the mean:
- about 68.27% within
- about 95.45% within
- about 99.73% within
The popular 68-95-99.7 values are rounded approximations to Gaussian integrals. For data that is only approximately normal, the proportions are approximations twice over.
Do Not Confuse Three Different Intervals
- A data interval such as describes individual values under a normal model.
- A confidence interval describes uncertainty in an estimated parameter and usually depends on a standard error, sample size, and sampling assumptions.
- A p-value is a tail probability for a test statistic under a null hypothesis; “p<0.05” does not follow from the empirical rule by itself.
A value beyond 3σ may deserve investigation, but calling it an error also requires domain knowledge, multiple-testing awareness, and a credible distributional model.
The empirical rule describes observations from a normal distribution. It is not a shortcut that automatically creates confidence intervals or significance tests.