Margin of Error Calculator
Free margin of error calculator. Proportion and mean MOE, required sample size, confidence interval,
Why This Statistical Analysis Matters
Why: Statistical calculator for analysis.
How: Enter inputs and compute results.
Margin of Error — Surveys & Polls
Calculate MOE, required sample size, and confidence intervals. Proportion and mean. Simple or advanced mode with FPC.
Real-World Scenarios — Click to Load
Simple: p + n + CL → MOE
Calculation Breakdown
MOE vs Sample Size
MOE vs Confidence Level
Confidence Interval
For educational and informational purposes only. Verify with a qualified professional.
Key Takeaways
- • MOE for proportion: MOE = z × √(p̂(1−p̂)/n). If p̂ unknown, use p̂ = 0.5 (maximum MOE).
- • MOE for mean: MOE = z × σ/√n (σ known) or t × s/√n (σ unknown, df = n−1).
- • Finite population correction: MOE_fpc = MOE × √((N−n)/(N−1)). Use when sampling > 5% of population.
- • Required sample size (proportion): n = (z² × p̂(1−p̂)) / MOE². With FPC: n = n₀N / (n₀ + N − 1).
- • Required sample size (mean): n = (z × σ / MOE)².
- • z-values: 90% ≈ 1.645, 95% ≈ 1.96, 99% ≈ 2.576.
Practical Polling Interpretation
Formulas
MOE_proportion = z × √(p̂(1−p̂)/n)
Standard error of proportion
MOE_mean = z × σ/√n (σ known) or t × s/√n (σ unknown)
Standard error of mean
FPC = √((N−n)/(N−1))
Finite population correction
n = (z² × p̂(1−p̂)) / MOE²
Required sample size for proportion
Frequently Asked Questions
What confidence level should I use?
95% is standard for most surveys. Use 99% when you need higher certainty; 90% when a rough estimate suffices.
Why use p̂ = 0.5 when proportion is unknown?
p̂(1−p̂) is maximized at 0.5, giving the largest (most conservative) MOE. Safe for planning.
When do I need finite population correction?
When your sample is more than 5% of the population. Common in small populations (schools, organizations).
What is the difference between MOE and standard error?
MOE = critical value × SE. MOE is the half-width of the confidence interval.
Why does doubling sample size not halve MOE?
MOE ∝ 1/√n. To halve MOE, you need 4× the sample size.
Quick Reference: Common MOE Values
At 95% confidence, p̂=0.5: n=400 → ±4.9%, n=600 → ±4.0%, n=1000 → ±3.1%, n=1500 → ±2.5%, n=2400 → ±2.0%. Use these as benchmarks when planning surveys.
Official Data Sources
Disclaimer: MOE reflects sampling error only. Non-response, measurement error, and selection bias can affect survey accuracy beyond what MOE captures.
Related Calculators
Confidence Interval Calculator
Calculate confidence intervals for means, proportions, and differences. Z-intervals, t-intervals, and sample size planning.
StatisticsAB Test Calculator
Full A/B test statistical significance calculator. Two-proportion z-test, sample size estimation, power analysis, confidence intervals, and Bayesian approach.
StatisticsPower Analysis Calculator
Compute statistical power, required sample size, or minimum detectable effect size for t-tests, proportions, ANOVA, and correlation.
StatisticsZ-test Calculator
Performs z-tests: one-sample (σ known), two-sample, one-proportion, two-proportion. CI, effect size, power.
StatisticsLinear Regression Calculator
Full simple linear regression: y = a + bx. Slope, intercept, R², standard errors, t-tests for coefficients, confidence and prediction intervals, ANOVA table.
StatisticsHypothesis Testing Calculator
Comprehensive hypothesis testing: one-sample z/t, two-sample t, paired t, one/two-proportion z. Test statistic, p-value, confidence interval, decision...
Statistics