In AP Statistics, the margin of error tells you how much a sample statistic is likely to vary from the true population parameter, and it's calculated as the critical value (z* or t*) times the standard error of the statistic. Every confidence interval is built as point estimate ± margin of error.
The margin of error answers one question about your estimate: how far off could it reasonably be? Per the CED (AP Stats 6.2.C), it "gives how much a value of a sample statistic is likely to vary from the value of the corresponding population parameter." When a poll says "52% support the policy, plus or minus 3 points," that 3 points is the margin of error.
The structure is the same in every inference unit. Margin of error = critical value × standard error. For a one-sample proportion that's z*·√(p̂(1-p̂)/n), for a one-sample mean it's t*·(s/√n), and for a regression slope it's t*·SE_b. The critical value sets how confident you want to be (a higher confidence level means a bigger critical value), and the standard error measures how much your statistic bounces around from sample to sample. Stick the margin of error on either side of your point estimate and you have a confidence interval. That "point estimate ± margin of error" template is arguably the single most reusable formula in the course.
Margin of error is the connective tissue of Units 6, 7, and 9. It shows up by name in learning objectives across all three: AP Stats 6.2.C (proportions), AP Stats 7.2.D (one-sample means), AP Stats 7.6.C (difference of two means), and AP Stats 9.2.C (regression slopes). Same idea every time, just different critical values and standard errors.
It also drives the relationship questions the exam loves. Objectives 6.3.C and 7.3.C ask you to connect sample size, confidence level, interval width, and margin of error. The big facts there are that width is proportional to 1/√n, width increases with confidence level, and the width of a confidence interval is exactly twice the margin of error. And there's a practical payoff. The margin of error formula can be rearranged to solve for n, which is how researchers figure out the minimum sample size needed to hit a target precision.
Keep studying AP Statistics Unit 7
Confidence Interval (Units 6, 7, 9)
A confidence interval is just point estimate ± margin of error. The margin of error is literally half the interval's width, so if you're given an interval like (0.12, 0.28), the margin of error is 0.08 and the point estimate sits dead center at 0.20.
Sample Size (Units 6 and 7)
Because n sits under a square root in the standard error, margin of error shrinks proportionally to 1/√n. That means quadrupling the sample size only cuts the margin of error in half, a trade-off the exam tests directly. You can also rearrange the formula to solve for the minimum n needed for a desired margin of error.
Critical Values and the t-Distribution (Unit 7)
When you switch from proportions to means, the population standard deviation is unknown, so z* gets replaced by t* with n-1 degrees of freedom (AP Stats 7.2.A). The t-distribution has fatter tails, which slightly inflates the margin of error for small samples. That's the price of estimating σ with s.
Confidence Interval for a Regression Slope (Unit 9)
The same template stretches all the way to Unit 9. For a slope, the margin of error is t*·SE_b, where SE_b usually comes straight off computer output. If you internalized "critical value times standard error" back in Unit 6, the slope interval b ± t*(SE_b) is nothing new.
Margin of error gets tested three main ways. First, conceptual MCQs about what changes it: one Fiveable practice question asks how the margin of error for a two-sample z-interval changes when both sample sizes increase by a factor of 4 (it gets cut in half, thanks to the √n in the denominator). Second, calculation and setup questions where you identify or compute the correct expression for the margin of error in context, like comparing exercise rates between two cities. Third, interpretation, where you read an interval like (0.12, 0.28) and extract the margin of error or use it to justify a claim.
On FRQs, margin of error usually hides inside a full confidence interval problem. The 2018 FRQ Q2 had a teacher estimating the proportion of students who recycle plastic bottles, classic one-sample z-interval territory where the margin of error is the ± part of your answer. Good news on formulas: the CED clarifies you don't need to memorize interval formulas, since you can build them from the standard error formulas on the provided formula sheet plus the critical value.
Standard error is one ingredient; margin of error is the finished product. The standard error estimates the standard deviation of your statistic's sampling distribution (how much p̂ or x̄ varies sample to sample). The margin of error multiplies that standard error by a critical value (z* or t*) to capture the middle C% of that variability. So a 95% margin of error for a proportion is roughly 2 standard errors, not 1. If an exam answer choice gives just √(p̂(1-p̂)/n) and calls it the margin of error, it's wrong because the critical value is missing.
Margin of error always equals the critical value times the standard error, whether you're estimating a proportion (z*), a mean (t*), a difference, or a regression slope (t*).
Every confidence interval has the form point estimate ± margin of error, and the interval's width is exactly twice the margin of error.
Increasing sample size decreases the margin of error proportionally to 1/√n, so you must quadruple n to cut the margin of error in half.
Increasing the confidence level increases the critical value, which increases the margin of error and widens the interval.
You can rearrange the margin of error formula to solve for n, finding the minimum sample size needed for a desired level of precision.
You don't need to memorize interval formulas for the exam; build them from the standard error formulas on the provided formula sheet plus the right critical value.
It's a measure of how much a sample statistic is likely to vary from the true population parameter, calculated as the critical value (z* or t*) times the standard error. It forms the ± part of every confidence interval, which is built as point estimate ± margin of error.
No. The standard error is the estimated standard deviation of the statistic, while the margin of error is the critical value times that standard error. For a 95% interval, the margin of error is roughly 2 standard errors, so leaving out z* or t* gives you the wrong answer.
Yes, but slower than you'd think. Margin of error is proportional to 1/√n, so quadrupling the sample size only halves the margin of error. This exact relationship shows up in multiple-choice questions.
Take half the interval's width. For a 95% interval of (0.12, 0.28), the width is 0.16, so the margin of error is 0.08 and the point estimate is the midpoint, 0.20. The CED states the width of a confidence interval is exactly twice the margin of error.
Use z* for proportions (Unit 6) because the standard error comes from p̂ itself. Use t* with the appropriate degrees of freedom for means (Unit 7) and regression slopes (Unit 9), because you're estimating the unknown population standard deviation with s.