Z-interval
A z-interval is a confidence interval whose critical value comes from the standard normal curve, the usual choice for a population proportion.
You use a z-interval when a normal curve models the sampling distribution of the statistic, which for a proportion requires a random sample, a population at least 10 times the sample, and at least 10 successes and 10 failures. The interval is , where p-hat is the sample proportion and is the critical value. For example, with p-hat = 0.60 and n = 100, the standard error is , so a 95% interval is , or 0.504 to 0.696. For a mean you almost never know the population standard deviation, so you use a t-interval instead.
Where this comes up
- z-interval vs t-interval: when to use eachComparison
- AP Stats 3.10: CI for Two ProportionsAP topic
- AP Stats 3.3: Confidence Interval for a ProportionAP topic
- Checking conditions for inference practicePractice
- Mixed inference practice: choosing the procedurePractice
- Confidence interval practice problemsPractice
- Conditions for inference: the complete checklistGuide
- Why 10 successes and 10 failures? Large Counts ruleGuide
More confidence intervals terms, or browse the full statistics glossary.