AP Statistics — Formulas & Tables
7 sections · 44 entries · print it and keep it beside your practice sets
AP Statistics supplies three pages: descriptive and probability formulas, inferential formulas, and the z / t / χ² tables. Because everything is given, the exam grades whether you can pick the right procedure, check its conditions, and interpret the output in context.
Practise with the sheet, not from memory. The College Board hands out its own version of this page on exam day, so nothing here is worth memorising for its own sake. What earns points is speed: knowing which section a quantity lives in, and reading off the right line without breaking your train of thought. Keep this open (or printed) for every practice set you do.
Descriptive statistics
Sample mean
Sample standard deviation
Standardized value (z-score)
How many standard deviations above the mean a value sits. Works for any distribution; only converts to a percentile if the shape is normal.
Least-squares regression line
Slope from the correlation and the two standard deviations
Intercept — the line always passes through (x̄, ȳ)
Correlation coefficient
−1 ≤ r ≤ 1, unitless, and unchanged if you swap x and y. r² is the proportion of variation in y explained by the model.
Observed minus predicted
Standard deviation of the residuals
Probability & random variables
General addition rule
Conditional probability
Expected value of a discrete random variable
Standard deviation of a discrete random variable
Sums and differences of independent random variables
VARIANCES add — even for a difference. Never add standard deviations.
n independent trials, probability p of success
Mean and standard deviation
Trials until the first success
Mean and standard deviation
Sampling distributions (standard deviations)
Sample mean of n observations
Use s/√n as the standard ERROR when σ is unknown, and switch to t.
Sample proportion
Difference of two independent sample means
Difference of two independent sample proportions
Standard error of the regression slope
Inference — the two master templates
Every z and t test on the exam has this shape
Every interval on the exam has this shape
What a confidence level means
A 95% confidence level means that in 95% of repeated samples the interval produced would capture the true parameter — not that there is a 95% chance the parameter is in this one interval.
What a p-value means
The probability of getting a result at least this extreme IF the null hypothesis were true. Small p ⇒ reject H₀. It is never the probability that H₀ is true.
Inference — specific procedures
Testing H₀: p = p₀
Use p₀ in the standard error for the TEST, but p̂ for the confidence INTERVAL.
Pooled (combined) proportion for the test
Testing H₀: μ = μ₀ with df = n − 1
Difference of means, unpooled
One-sample t on the differences, df = n − 1
Chi-square statistic for counts
Degrees of freedom
For a two-way table
Inference for the regression slope, df = n − 2
Conditions worth memorising (not on the sheet)
Data come from a random sample or randomized experiment
When sampling without replacement, n ≤ 0.10 N so observations are near-independent
For proportions: n p̂ ≥ 10 and n(1 − p̂) ≥ 10
For a test use n p₀ ≥ 10 and n(1 − p₀) ≥ 10.
For means: the population is normal, or n ≥ 30, or the sample shows no strong skew or outliers
All expected counts ≥ 5
Tables supplied on the exam
Standard normal cumulative probabilities — area to the LEFT of z
t distribution critical values by df and confidence level
Common z* values: 1.645 (90%), 1.960 (95%), 2.576 (99%).
χ² critical values by df and tail probability