Sampling Error — SE for Means & Proportions
Standard error, margin of error, confidence intervals. SE decreases with √n. FPC for finite populations.
Why This Statistical Analysis Matters
Why: Sampling error quantifies random variation from drawing a sample. Essential for polls, surveys, clinical trials.
How: Enter σ or p, sample size n. Get SE, MOE, CI. Optional: target SE to find required n.
- ●SE = σ/√n
- ●MOE = z × SE
- ●FPC when n/N > 0.05
Sampling Error — SE for Means & Proportions
Standard error, margin of error, confidence intervals, FPC. SE vs n curve. Political polls, market research, clinical trials, quality control.
Real-World Scenarios — Click to Load
Configuration
SE vs Sample Size (current point marked)
CI Width vs Sample Size
Finite Population Correction (N=1000)
Calculation Breakdown
For educational and informational purposes only. Verify with a qualified professional.
📈 Statistical Insights
SE = σ/√n
— Mean
MOE = z × SE
— CI
√((N−n)/(N−1))
— Finite pop
Key Takeaways
- • SE for mean: SE = σ/√n (or s/√n). Standard error IS the expected sampling error.
- • SE for proportion: SE = √(p(1−p)/n). Use p̂ when p unknown.
- • Finite population correction: SE_fpc = SE × √((N−n)/(N−1)). Use when n/N > 5%.
- • Margin of error: MOE = z × SE. Half-width of confidence interval.
- • Required n for mean: n = (σ/SE)². To halve SE, need 4× sample size.
- • Required n for proportion: n = p(1−p)/SE². Maximum at p = 0.5.
- • Total survey error: Sampling error + non-sampling error (bias, measurement).
Did You Know?
Formulas Reference
SE_mean = σ/√n (or s/√n)
SE_proportion = √(p(1−p)/n)
FPC = √((N−n)/(N−1))
MOE = z × SE
n_required (mean) = (σ/SE)²
n_required (proportion) = p(1−p)/SE²
Sampling Error vs Non-Sampling Error
Sampling error arises from observing a sample instead of the whole population. It decreases with √n. Non-sampling error includes selection bias, non-response, measurement error, and processing errors. MOE and SE only quantify sampling error.
Frequently Asked Questions
What is the difference between SE and MOE?
SE is the standard deviation of the sampling distribution. MOE = z × SE is the half-width of the confidence interval.
Why does SE decrease as 1/√n?
The variance of the sample mean is σ²/n. So SE = √(σ²/n) = σ/√n. Doubling n halves the SE only if we multiply by 1/√2 ≈ 0.71.
When do I need finite population correction?
When sampling more than 5% of the population. The correction reduces SE because sampling without replacement reduces variability.
How do I choose σ for means?
Use prior studies, pilot data, or a conservative guess. For proportions, p=0.5 gives maximum SE.
What confidence level should I use?
95% is standard. Use 99% for higher certainty (wider CI); 90% for exploratory work.
Chart Interpretation
SE vs n: The curve shows how standard error decreases as sample size increases. The red point marks your current (n, SE). The curve flattens — diminishing returns for very large n.
CI width vs n: Confidence interval width = 2×MOE. Shows how precision improves with sample size.
Sampling Error by the Numbers
Official Data Sources
Disclaimer: Sampling error reflects only random variation from sampling. Total survey error includes bias and measurement error. Assumes simple random sampling. For stratified or cluster designs, use design effects.
Related Calculators
Sampling Distribution of the Sample Proportion Calculator
Calculate the sampling distribution of p̂ (sample proportion). Shows normality conditions, standard error, probabilities for p̂, and required sample size for...
StatisticsSample Size Calculator
Comprehensive sample size calculator for surveys (proportion), mean estimation, hypothesis testing (t-test, proportion test), and clinical trials.
StatisticsStandard Error Calculator
Computes standard error for various statistics: SE of mean, proportion, difference of means, difference of proportions, correlation, median, and regression...
StatisticsRelative Standard Error Calculator
Computes RSE = (SE/Estimate) × 100%. Used in survey statistics and government data for reliability assessment. MOE, CI, design effect.
StatisticsStandard Deviation of Sample Mean Calculator
Computes the standard deviation of the sampling distribution of the mean (σ_x̄ = σ/√n), also called the standard error of the mean. Shows how variability of...
StatisticsMargin of Error Calculator
Computes margin of error for surveys and polls. Handles proportions and means, determines required sample size, and shows confidence interval.
Statistics