Inference for Proportions and Means
The core of AP Statistics. z-tests, t-tests, confidence intervals, and conditions for inference.
Inference — drawing conclusions about a population from a sample — is the heart of AP Statistics and accounts for the majority of exam points.
The Inference Procedure Template
Every inference problem follows the same four-step structure (memorize this):
- State: Define the parameter. State H₀ and Hₐ (or the confidence level).
- Plan: Name the test/interval. Check all conditions.
- Do: Calculate the test statistic and p-value (or interval).
- Conclude: In context, state your conclusion about the parameter.
Conditions for Inference
For proportions (one sample): Random sample, Normal (np ≥ 10 and n(1−p) ≥ 10), Independent (population ≥ 10n).
For means (one sample): Random, Normal/Large Sample (population normal, or n ≥ 30, or no strong skew), Independent (population ≥ 10n).
Test Statistics
Normal Distribution Explorer
Drag μ (mean) and σ (standard deviation) to reshape the curve. Drag a and b to define a shaded region — the area equals the probability of a value falling in that range. Essential for finding p-values and critical values.
Powered by Desmos
Confidence Intervals
A confidence interval estimates a parameter with a margin of error:
Common critical values: z* = 1.645 (90%), z* = 1.96 (95%), z* = 2.576 (99%).
Interpreting CIs correctly: "We are 95% confident that the true proportion of [context] is between [lower] and [upper]." Do NOT say "there is a 95% chance the true value is in this interval" — it either is or isn't.
P-Values and Significance
The p-value is the probability of observing a test statistic at least as extreme as ours, assuming H₀ is true.
- p < α: Reject H₀. Statistically significant evidence for Hₐ.
- p ≥ α: Fail to reject H₀. Not enough evidence for Hₐ.
Never "accept H₀" — you only fail to reject it. This is one of the most commonly penalized errors on FRQs.
Exam tip: FRQ conclusions must be in context and must reference the p-value. A good template: 'Because p = [value] < α = 0.05, we reject H₀. There is convincing evidence that [Hₐ in context].' Lose one point if you forget the context.
Common mistake: Don't say 'accept H₀' — you fail to reject it. Don't say 'the probability that H₀ is true is p' — the p-value assumes H₀ is true, it doesn't measure the probability that H₀ is true.
Key Concepts
Sampling Distributions
The Central Limit Theorem, sampling distributions of p̂ and x̄, and standard error.
Sampling Distribution of p̂
When taking random samples of size n from a population with proportion p, the sampling distribution of p̂ is:
Shape is approximately Normal when np ≥ 10 and n(1−p) ≥ 10.
Sampling Distribution of x̄
When taking random samples of size n from a population with mean μ and standard deviation σ:
The Central Limit Theorem (CLT)
Regardless of the shape of the population distribution, the sampling distribution of x̄ is approximately Normal when n is large (n ≥ 30 is the common rule of thumb).
The CLT is why inference works — it justifies using Normal-based procedures even when we don't know if the population is Normal.
Central Limit Theorem — Population vs. Sampling Distribution
The wider curve is the population distribution (std dev = σ). The narrower curve is the sampling distribution of x̄ (std dev = σ/√n). Drag n upward and watch the sampling distribution tighten — this is the CLT. Drag σ to change population spread.
Powered by Desmos
Exam tip: The standard error (SE) is σ/√n for means, √(p(1-p)/n) for proportions. It measures how much sample statistics vary from sample to sample. Larger n → smaller SE → more precise estimates. This relationship is fundamental.
Key Concepts
Exploring Two-Variable Data
Scatterplots, correlation, least-squares regression, residuals, and transformations.
Least-Squares Regression Line (LSRL)
The LSRL minimizes the sum of squared residuals.
Key fact: the LSRL always passes through (x̄, ȳ). Use this to check calculations.
Interpreting Regression Output
On the AP exam, you'll often read computer output. Know what each quantity means:
- Coefficient (slope b): Predicted change in y per 1-unit increase in x. "For each additional [x unit], we predict [y] changes by b [y units]."
- R² (coefficient of determination): Proportion of variability in y explained by the linear relationship with x.
- Residual: Observed − Predicted = y − ŷ. A residual plot should show no pattern.
Correlation (r)
- −1 ≤ r ≤ 1. Sign gives direction; |r| gives strength.
- r measures linear association only.
- Correlation does not imply causation.
- r is not resistant to outliers.
Exam tip: Interpreting slope in context always costs points if vague. Include the units of x and y, the word 'predicted,' and the direction. Example: 'For each additional inch of height, the predicted weight increases by 4.7 pounds.'
Key Concepts
Exam prediction: This topic frequently appears on the AP Statistics exam. See our full AP Statistics predictions →
Chi-Square Tests
Goodness-of-fit, homogeneity, and independence tests with expected counts.
Three Chi-Square Tests
| Test | Purpose | Data Structure |
|---|---|---|
| Goodness-of-Fit | Does one categorical variable match a claimed distribution? | One sample, one variable |
| Homogeneity | Is the distribution of one variable the same across multiple populations? | Multiple samples, one variable |
| Independence | Are two categorical variables associated in one population? | One sample, two variables |
The Chi-Square Statistic
Expected counts for a two-way table: (row total × column total) / table total.
Conditions: Random sample, all expected counts ≥ 5.
Degrees of freedom: For GOF, df = k − 1 (k = number of categories). For two-way tests, df = (rows−1)(cols−1).
Exam tip: Chi-square tests are always right-tailed — the test statistic is always positive, and larger values give more evidence against H₀. On the FRQ, show your expected counts table and check the condition (all expected ≥ 5).
Ready to go further?
Know exactly what to study for AP Statistics
We have ranked the most likely topics and question types for the 2026 AP Statistics exam. Sign up free, complete onboarding, and get instant access to our predictions and practice questions.
Also studying