Margin of Error Formula

The margin of error is the maximum expected difference between a sample statistic and the true population parameter, typically expressed as a.

The Formula

margin of error=z×standard error\text{margin of error} = z^* \times \text{standard error}

When to use: When a poll says '52% ±\pm 3%,' that 3% is the margin of error. It means the true value is probably within 3 percentage points of 52%, so between 49% and 55%.

Quick Example

1000-person survey: 60% prefer A, margin of error ±3%\pm 3\%. True preference likely 57%-63%.

Notation

EE is the margin of error. The confidence interval is θ^±E\hat{\theta} \pm E, where θ^\hat{\theta} is the sample estimate.

What This Formula Means

The margin of error is the maximum expected difference between a sample statistic and the true population parameter, typically expressed as a plus-or-minus value. It equals half the width of a confidence interval and decreases as sample size increases.

When a poll says '52% ±\pm 3%,' that 3% is the margin of error. It means the true value is probably within 3 percentage points of 52%, so between 49% and 55%.

Formal View

The margin of error for a mean is E=zα/2σnE = z_{\alpha/2} \cdot \frac{\sigma}{\sqrt{n}}. For a proportion, E=zα/2p^(1p^)nE = z_{\alpha/2} \cdot \sqrt{\frac{\hat{p}(1-\hat{p})}{n}}. Doubling nn reduces EE by a factor of 2\sqrt{2}.

Worked Examples

Example 1

medium
A sample of n=400n=400 has p^=0.5\hat{p} = 0.5. Compute the MOE for a 95%95\% CI using z=1.96z^* = 1.96.

Answer

0.0490.049

First step

1
SE =p^(1p^)/n=0.25/400=0.025= \sqrt{\hat{p}(1-\hat{p})/n} = \sqrt{0.25/400} = 0.025.

See the full worked solution + why-it-works coaching

SetupKey insightWhy it worksCommon pitfallConnection

Unlock answer keys One Family plan — every worked solution, all subjects

Example 2

medium
A poll's 95%95\% CI is (0.42,0.50)(0.42, 0.50). What is the margin of error?

Example 3

medium
Two polls report 48%±3%48\% \pm 3\% and 51%±3%51\% \pm 3\%. Do their 95%95\% CIs overlap?

Common Mistakes

  • Ignoring margin of error in close races - The safer move is to ask "Am I using sample-to-sample variation to make a population claim with uncertainty stated clearly?" and then state the data source, denominator, or variable before interpreting the result.
  • Thinking larger margin means bad survey - The safer move is to ask "Am I using sample-to-sample variation to make a population claim with uncertainty stated clearly?" and then state the data source, denominator, or variable before interpreting the result.
  • Not understanding relationship to sample size - The safer move is to ask "Am I using sample-to-sample variation to make a population claim with uncertainty stated clearly?" and then state the data source, denominator, or variable before interpreting the result.
  • Choosing margin of error from a keyword alone - Keywords like estimate, confidence, sample are only clues; the data structure must match the concept.

Why This Formula Matters

Margin of Error is the bridge from sample data to population reasoning. It matters because real data are incomplete, so students must learn to state uncertainty, check conditions, and avoid claiming more than the sample design supports.

Frequently Asked Questions

What is the Margin of Error formula?

The margin of error is the maximum expected difference between a sample statistic and the true population parameter, typically expressed as a plus-or-minus value. It equals half the width of a confidence interval and decreases as sample size increases.

How do you use the Margin of Error formula?

When a poll says '52% ±\pm 3%,' that 3% is the margin of error. It means the true value is probably within 3 percentage points of 52%, so between 49% and 55%.

What do the symbols mean in the Margin of Error formula?

EE is the margin of error. The confidence interval is θ^±E\hat{\theta} \pm E, where θ^\hat{\theta} is the sample estimate.

Why is the Margin of Error formula important in Statistics?

Margin of Error is the bridge from sample data to population reasoning. It matters because real data are incomplete, so students must learn to state uncertainty, check conditions, and avoid claiming more than the sample design supports.

What do students get wrong about Margin of Error?

Students often know a procedure related to margin of error but skip the recognition step: Am I using sample-to-sample variation to make a population claim with uncertainty stated clearly? That leads to a calculation or graph that looks reasonable but answers a different question.

What should I learn before the Margin of Error formula?

Before studying the Margin of Error formula, you should understand: confidence interval, standard error.