Confidence Interval Calculator
Find a confidence interval for a mean.
A confidence interval is a range likely to contain the true mean.
The math behind it
CI = sample mean ± z × (σ ÷ √n). z is 1.645 (90%), 1.96 (95%), 2.576 (99%).
Worked example
mean 100, σ 15, n 36, 95% → 95.1 to 104.9.
FAQ
Small samples?
Use the t-distribution instead of z for small n.