What Is a Confidence Interval?
A confidence interval is a range of values, calculated from sample data, that's likely to contain the true value of a population parameter. That parameter is usually a mean or proportion. The interval has a lower bound and an upper bound, with your sample estimate sitting somewhere in the middle.
The "confidence" part refers to how often this method produces an interval that actually captures the true value. A 95% confidence interval, for example, means that if you repeated your sampling process 100 times and built an interval each time, roughly 95 of those intervals would contain the true population mean. It does not mean there's a 95% chance the true value falls within your specific interval.
Confidence intervals are useful because they communicate uncertainty honestly. A single point estimate, like a sample mean, tells you nothing about how reliable it is. The interval tells you how wide the plausible range of true values actually is, which is far more informative.
- Narrow interval: your estimate is fairly precise, usually because your sample was large or the data wasn't very spread out
- Wide interval: there's more uncertainty, often because the sample was small or the data was highly variable