What is a Confidence Interval?
A confidence interval represents the probability that a population parameter (mean, proportion, etc.) falls within a specific range. A 95% confidence level means that out of 100 samples, 95 will contain the true parameter, and a higher confidence level produces a wider interval. The margin of error E = critical value × (SD / √n), so a larger sample size produces a smaller margin of error. Use the Z-distribution (normal approximation) when n ≥ 30 and the T-distribution (more conservative, heavier tails) when n < 30.