Confidence Intervals

AP Statistics guide to confidence intervals for means and proportions: construction, interpretation, margin of error, and conditions.

# Confidence Intervals — AP Statistics

Confidence intervals provide a range of plausible values for a population parameter. They are a central topic in AP Statistics, appearing frequently in both multiple-choice and free-response questions.

Key Concepts

General Form

statistic±critical value×standard error\text{statistic} \pm \text{critical value} \times \text{standard error} statistic±margin of error\text{statistic} \pm \text{margin of error}

Confidence Interval for a Proportion (p^\hat{p})

p^±zp^(1p^)n\hat{p} \pm z^* \sqrt{\frac{\hat{p}(1-\hat{p})}{n}}

Conditions:

  1. Random sample.
  2. np^10n\hat{p} \geq 10 and n(1p^)10n(1-\hat{p}) \geq 10 (Large Counts).
  3. Independence (10% condition: n0.1Nn \leq 0.1N).

Confidence Interval for a Mean (xˉ\bar{x})

xˉ±tsn\bar{x} \pm t^* \frac{s}{\sqrt{n}} with df=n1df = n - 1.

Conditions:

  1. Random sample.
  2. Normality: population normal, or n30n \geq 30 (CLT), or no strong skew/outliers for small nn.
  3. Independence (10% condition).

Interpreting Confidence Level

"We are 95% confident that the true [parameter] lies between [lower, upper]."

The confidence level means: if we repeated this procedure many times, about 95% of the intervals would contain the true parameter.

Margin of Error

ME=zSEorME=tSEME = z^* \cdot SE \quad \text{or} \quad ME = t^* \cdot SE

To reduce ME: increase nn or decrease confidence level.

Sample Size Determination (Proportion)

n=(zME)2p^(1p^)n = \left(\frac{z^*}{ME}\right)^2 \hat{p}(1-\hat{p})

Use p^=0.5\hat{p} = 0.5 for the most conservative estimate.

Common Critical Values (zz^*)

Confidence Level zz^*
90% 1.645
95% 1.960
99% 2.576

Worked Example

Problem: In a random sample of 200 voters, 120 support a candidate. Construct a 95% CI for the true proportion.

Solution:

p^=120/200=0.6\hat{p} = 120/200 = 0.6. Check conditions: random ✓, 200(0.6)=12010200(0.6) = 120 \geq 10 and 200(0.4)=8010200(0.4) = 80 \geq 10 ✓.

SE=0.6(0.4)200=0.0012=0.0346SE = \sqrt{\frac{0.6(0.4)}{200}} = \sqrt{0.0012} = 0.0346

0.6±1.96(0.0346)=0.6±0.0680.6 \pm 1.96(0.0346) = 0.6 \pm 0.068

95% CI: (0.532,0.668)(0.532, 0.668).

We are 95% confident the true proportion of voters supporting the candidate is between 53.2% and 66.8%.

Practice Questions

  1. 1. A sample of 50 students has xˉ=72\bar{x} = 72, s=10s = 10. Find a 95% CI for μ\mu. (Use t2.01t^* \approx 2.01 for df=49df = 49.)

    72±2.01(10/50)=72±2.01(1.414)=72±2.8472 \pm 2.01(10/\sqrt{50}) = 72 \pm 2.01(1.414) = 72 \pm 2.84. CI: (69.16,74.84)(69.16, 74.84).

    2. What happens to the width of a CI when nn increases?

    The width decreases (margin of error decreases because SE decreases).

    3. A 95% CI is (0.40, 0.56). Can you conclude the proportion is greater than 0.50?

    No — 0.50 is inside the interval, so we cannot rule it out.

Want to check your answers and get step-by-step solutions?

Get it on Google PlayDownload on the App Store

Summary

  • CI = statistic ± margin of error.
  • Always check conditions: random, normal/large counts, independence.
  • Larger samples and lower confidence levels give narrower intervals.
  • Interpret: "We are C% confident the true parameter is in [interval]."

Ready to Ace Your AP STATISTICS statistics?

Get instant step-by-step solutions to any problem. Snap a photo and learn with Tutor AI — your personal exam prep companion.

Get it on Google PlayDownload on the App Store