- Home
- /
- Math
- /
- Statistics & Probability
- /
- Margin of Error
The maximum expected difference between the sample statistic and the true population parameter; it is half the width of a confidence interval. Every poll and survey reports a margin of error.
Definition
The maximum expected difference between the sample statistic and the true population parameter; it is half the width of a confidence interval.
💡 Intuition
When a poll says 'the approval rating is 52\% with a margin of error of \pm 3\%,' it means the true value is likely between 49\% and 55\%. The margin of error is the '\pm' part—it tells you how much wiggle room to give the estimate. Larger samples and less variability shrink the margin of error.
🎯 Core Idea
Margin of error depends on three things: confidence level (z^*), variability (s), and sample size (n). You can shrink it by increasing n.
Example
Formula
Notation
E is the margin of error; the confidence interval is \bar{x} \pm E.
🌟 Why It Matters
Every poll and survey reports a margin of error. Understanding it lets you judge whether differences are real or within the noise. A candidate 'leading' by 2\% with a \pm 3\% margin is effectively tied.
Formal View
Related Concepts
See Also
🚧 Common Stuck Point
The margin of error only accounts for random sampling error—it doesn't cover bias from bad survey design or non-response.
⚠️ Common Mistakes
- Thinking margin of error covers all sources of error—it only measures random sampling variability, not bias or measurement error.
- Believing that doubling the sample size halves the margin of error—it only reduces it by a factor of \sqrt{2} \approx 1.41.
- Ignoring the margin of error when comparing two poll results and declaring a 'winner' when the difference is smaller than the MOE.
Go Deeper
Frequently Asked Questions
What is Margin of Error in Math?
The maximum expected difference between the sample statistic and the true population parameter; it is half the width of a confidence interval.
Why is Margin of Error important?
Every poll and survey reports a margin of error. Understanding it lets you judge whether differences are real or within the noise. A candidate 'leading' by 2\% with a \pm 3\% margin is effectively tied.
What do students usually get wrong about Margin of Error?
The margin of error only accounts for random sampling error—it doesn't cover bias from bad survey design or non-response.
What should I learn before Margin of Error?
Before studying Margin of Error, you should understand: confidence interval, standard deviation.
Prerequisites
Cross-Subject Connections
How Margin of Error Connects to Other Ideas
To understand margin of error, you should first be comfortable with confidence interval and standard deviation.