Calculate confidence intervals for normal population means using the pivotal quantity method. Choose between known and unknown population variance scenarios with step-by-step solutions.
Known σ²: Use pivotal quantity
Unknown σ²: Use pivotal quantity
Principle: Find constants c, d such that
Result: Rearrange inequality to get
Understanding the mathematical foundations and practical interpretations
The coverage probability measures how often confidence intervals contain the true parameter:
Key insight: The parameter μ is fixed, but the interval is random (depends on sample data).
Confidence coefficient: Minimum coverage probability over all possible μ values.
Known σ²: Use standard normal distribution
Unknown σ²: Use t-distribution with n-1 degrees of freedom
Large n: t-distribution approaches standard normal (n ≥ 30 approximation).
Length vs Confidence: Higher confidence → wider intervals
Sample size effect: Larger n → narrower intervals
Precision measure: Expected interval length
Neyman principle: Minimize expected length subject to confidence level constraint.
Assumption checking: Normality, independence, random sampling
Robustness: t-intervals robust to mild non-normality (large n)
One-sided intervals: Upper/lower bounds with confidence level 1-α
Bootstrap alternative: For non-normal populations or small samples
Reporting: Always state confidence level and sample assumptions
Learn More
Theory & Concepts