Back to Glossary

Statistical measure

Confidence Interval

An interval estimate calculated from sample data to express uncertainty about an unknown population parameter.

Related domain: Data AnalyticsConcept ID: concept-confidence-interval

Definition

A Confidence Interval is an interval estimate calculated from sample data using a method designed to contain the true value of an unknown population parameter in a specified proportion of repeated samples.

Human Explanation

Instead of reporting only one estimate, a Confidence Interval provides a range that shows the uncertainty and precision associated with that estimate.

Why it Matters

It communicates both the estimated result and how precisely the available data allow that result to be determined.

Conceptual Boundary

For a classical Confidence Interval, a 95% confidence level does not mean there is a 95% probability that the fixed parameter lies inside one already calculated interval. It means that the method would produce intervals containing the true parameter in approximately 95% of repeated samples when its assumptions hold.

Practical Perspective

A larger sample usually produces a narrower interval when other conditions remain unchanged. Good data quality and valid assumptions make the interval more trustworthy, but do not by themselves guarantee that it will be narrow.

Related Concepts