# Inference for Means & Proportions — AP Statistics
This topic consolidates the main inference procedures tested on AP Statistics: one-sample and two-sample tests and confidence intervals for both means and proportions, plus the paired t-test.
Key Procedures
One-Sample z-Test/CI for Proportion
- Test:
- CI:
- Conditions: random, Large Counts (, ), 10% rule.
One-Sample t-Test/CI for Mean
- Test: , .
- CI:
- Conditions: random, Normal/Large Sample ( or no strong skew), 10% rule.
Two-Sample z-Test for Proportions
where is the pooled proportion.
Two-Sample t-Test for Means
Use the conservative or Welch's approximation.
Paired t-Test
When observations are naturally paired (before/after, matched subjects):
- Compute differences .
- Apply one-sample t-test to the differences.
Which Test to Use?
| Scenario | Parameter | Test |
|---|---|---|
| One sample, categorical | 1-prop z | |
| One sample, quantitative | 1-sample t | |
| Two independent samples, categorical | 2-prop z | |
| Two independent samples, quantitative | 2-sample t | |
| Paired/matched data | Paired t |
Worked Example
Problem: Men (, ) and women (, ). Test if proportions differ ().
Solution:
, .
.
.
.
p-value . Fail to reject .
Practice Questions
1. When should you use a paired t-test instead of a two-sample t-test?
When the data are naturally paired (e.g., before/after measurements on the same subjects, or matched pairs).
2. In a two-proportion z-test, why do we use the pooled proportion?
Because under , we assume a common proportion, and the pooled estimate provides the best estimate of that common value.
3. A 99% CI for is (45, 55). Would you reject at ?
No — 50 is inside the interval, so we fail to reject.
Want to check your answers and get step-by-step solutions?
Summary
- Choose the correct procedure based on data type and design.
- Always state hypotheses, check conditions, compute test statistic/p-value, conclude in context.
- Confidence intervals and hypothesis tests are two sides of the same coin.
- Use pooled proportion for two-prop z-tests; paired t for matched data.
