95% CI for a mean — formula and interpretation.
easy- CI = X̄ ± .
- Interpretation: if we repeated the experiment many times, 95% of the CIs would contain the true μ.
- NOT: 'there's a 95% chance μ is in this specific interval' (that's Bayesian credible interval language).
- For large n, t ≈ z = 1.96.
- Foundational for A/B testing and any point estimate reporting.
#confidence-intervalPermalink & quiz →