Survey error calculator
Use the form below to estimate standard error, margin of error, confidence interval, effective sample size, design effect impact, and finite population adjustment.
Example data table
These example records show how different designs and populations can change precision. Values below are illustrative for planning discussions.
| Study | Type | n | N | Estimate | DEFF | 95% MOE |
|---|---|---|---|---|---|---|
| Customer satisfaction tracker | Proportion | 600 | 12,000 | 72% | 1.20 | ±3.36% |
| Regional voter pulse | Proportion | 1,000 | Large | 54% | 1.50 | ±3.78% |
| Store spending survey | Mean | 450 | 5,000 | 185.0 | 1.10 | ±5.88 |
| Campus participation study | Proportion | 300 | 900 | 35% | 1.00 | ±4.28% |
Formula used
SESRS = √[ p(1 − p) / n ]
SESRS = s / √n
FPC = √[(N − n) / (N − 1)]
SEAdjusted = SESRS × √DEFF × FPC
MOE = z × SEAdjusted
Estimate ± MOE
neff = n / DEFF
How to use this calculator
- Select whether your estimate is a proportion or a mean.
- Enter the number of completed responses used in analysis.
- Add population size when your sample is a noticeable share of it.
- Choose the confidence level required by your report or study plan.
- Enter design effect if your survey uses clustering, weighting, or complex design.
- For proportions, enter the observed percentage. For means, enter the sample mean and standard deviation.
- Submit the form to view margin of error, adjusted standard error, confidence interval, and sample efficiency.
- Use the chart to see how larger samples reduce uncertainty under the same assumptions.
Frequently asked questions
1) What does survey error mean here?
Here, survey error means sampling uncertainty around an estimate. The calculator focuses on standard error, margin of error, and confidence intervals, rather than questionnaire wording errors or coverage mistakes.
2) What is the difference between standard error and margin of error?
Standard error measures estimate variability. Margin of error scales that variability by a z score for the selected confidence level. Margin of error is usually what readers see in published summaries.
3) When should I use finite population correction?
Use finite population correction when your sample is a meaningful fraction of the total population. It reduces the standard error because sampling without replacement removes uncertainty as coverage rises.
4) What is design effect?
Design effect shows how much a complex design changes variance compared with simple random sampling. Clustering often raises it, while efficient stratification can reduce it in some studies.
5) Why does response rate not directly change margin of error?
Margin of error depends mainly on completed sample size and variance assumptions. Response rate matters operationally and can signal nonresponse bias risk, but it does not automatically change sampling variance formulas.
6) Can this calculator handle both percentages and averages?
Yes. Select proportion for percentages or shares. Select mean for averages, then provide the sample mean and standard deviation so the calculator can estimate the standard error correctly.
7) Why is a proportion interval limited to 0% and 100%?
A proportion cannot logically fall below 0% or above 100%. The calculator trims the displayed interval to those valid bounds after computing the standard normal approximation.
8) What does effective sample size tell me?
Effective sample size converts a complex design into an equivalent simple random sample size. It helps explain why 1,000 clustered interviews may deliver less precision than 1,000 independent interviews.