- Home
- /
- Statistics
- /
- sampling design and inference
- /
- Margin of Error
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. Margin of error helps you interpret poll results and survey findings with appropriate uncertainty.
Definition
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.
๐ก Intuition
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%.
๐ฏ Core Idea
The margin of error is half the width of a confidence interval. It quantifies the maximum expected sampling error for the stated confidence level.
Example
Formula
Notation
E is the margin of error. The confidence interval is \hat{\theta} \pm E, where \hat{\theta} is the sample estimate.
๐ Why It Matters
Margin of error helps you interpret poll results and survey findings with appropriate uncertainty.
๐ญ Hint When Stuck
First, find the standard error of your statistic. Then multiply by the appropriate critical value (e.g., 1.96 for 95% confidence): margin of error = critical value * SE. Finally, report the result as 'statistic +/- margin of error' to give a range of plausible values.
Formal View
Related Concepts
๐ง Common Stuck Point
Students think a larger margin of error means the survey was poorly done. It simply reflects a smaller sample size or higher desired confidence level.
โ ๏ธ Common Mistakes
- Ignoring margin of error in close races
- Thinking larger margin means bad survey
- Not understanding relationship to sample size
Go Deeper
Frequently Asked Questions
What is Margin of Error in Statistics?
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.
What is the Margin of Error formula?
When do you use Margin of Error?
First, find the standard error of your statistic. Then multiply by the appropriate critical value (e.g., 1.96 for 95% confidence): margin of error = critical value * SE. Finally, report the result as 'statistic +/- margin of error' to give a range of plausible values.
Prerequisites
Next Steps
How Margin of Error Connects to Other Ideas
To understand margin of error, you should first be comfortable with confidence interval and standard error. Once you have a solid grasp of margin of error, you can move on to statistical significance.