A confidence interval gives a range of plausible values for a population parameter (like the mean μ).
The critical value (z or t) depends on your confidence level. For 95%, z ≈ 1.96.
Suppose a sample of n = 10 has a sample mean of X̄ = 64.46 and population SD σ = 1.
We are 95% confident that the true population mean μ lies between 63.84 and 65.08. This means that if we repeated this sampling process many times, 95% of the calculated intervals would contain the true μ.
This type of CI is based on the chi-squared distribution and is rarely used in business or finance but can appear in engineering quality control.
Example: A sample of n = 10 has s = 3. Compute a 95% CI for variance.
This tells us the true standard deviation is likely between 2.06 and 5.48.
1. If n = 100 and σ = 4, what is the margin of error at 95% confidence for X̄ = 50?
2. What happens to the CI length when sample size increases?