Standard Error Calculator
Standard error calculator. SE of mean (σ/√n) and SE of proportion (√(p(1-p)/n)). 95% confidence interval.
Standard Error
| 95% margin of error | — |
| 95% confidence interval | — |
| Calculation | — |
How to use the standard error calculator
Pick the right mode
SE of mean applies when you measure a continuous outcome (test score, BMI, dollar amount) and have a sample mean + SD. SE of proportion applies when each observation is binary (success/fail, yes/no) and you have a proportion p (e.g., 0.42).
Enter sample statistics
For the mean version, you need M, s (sample SD), and n. For the proportion version you need p as a decimal between 0 and 1 (so 42% = 0.42) and n. Use sample statistics, not population — when you have the full population you don't need SE.
Read SE + the 95% CI
The standard error is the standard deviation of the sampling distribution of your statistic. The 95% CI = estimate ± 1.96·SE — the range that would contain the true population value 95 times in 100 hypothetical replications.
Sample size beats sample variance
To halve the SE you need to quadruple n (because SE scales with 1/√n). This is why huge sample sizes don't produce proportionally tighter estimates — diminishing returns kick in fast.
For small samples, use t-distribution
For n < 30 the 95% CI should use t-critical (e.g., t = 2.064 at n = 25, df = 24) instead of 1.96. The result will be slightly wider. This calculator uses 1.96 for simplicity — close enough for most quick checks, but use a t-distribution table or our T-Test tool for publication work.
Standard error — the precision of your estimate
Standard error answers a single, specific question: if I drew a different random sample of the same size, how different would my estimate look? It is not the standard deviation of the data itself — that describes spread between individuals. The standard error describes spread between hypothetical replications of the entire study. A sample of n = 25 with SD = 12 produces SE = 12/√25 = 2.4. The actual sample mean might be 100, but if you reran the study tomorrow with 25 fresh participants, you\'d expect to land somewhere in the ballpark of 100 ± 2·SE ≈ 95.2 to 104.8 most of the time. That precision interval is what powers every confidence interval, p-value, and forecast margin in classical statistics.
Mean vs proportion — two different formulas
For continuous data, SE = s/√n. For a proportion (binary success rate), SE = √(p(1-p)/n). The proportion formula uses the binomial distribution\'s standard deviation. Maximum SE for a proportion occurs at p = 0.5 (most uncertainty when the population is split 50/50); SE shrinks as p approaches 0 or 1. This is why polling firms always report a margin of error assuming p ≈ 0.5 — it\'s the worst case and therefore a conservative bound.
"To halve the standard error, quadruple the sample size." — The 1/√n law is why doubling a survey from 1,000 to 2,000 only tightens the margin by ~30%, not 50%. Sample size is expensive.
Why 95% confidence intervals use 1.96
1.96 is the z-score that captures the central 95% of a normal distribution. The interpretation is frequentist: if you reran the entire sampling procedure infinitely, 95% of the intervals you construct would contain the true population parameter. It does not mean "there\'s a 95% chance the true value is in this interval" — that\'s the Bayesian credible interval, which requires a prior. Confidence intervals are a statement about the procedure, not about any single interval. For small samples (n < 30), use the t-distribution\'s critical value instead of 1.96 — it widens the interval to account for using s as an estimate of σ.
ASEAN survey research applications
Singapore Department of Statistics, Bank Negara Malaysia, and Bank Indonesia all report standard errors alongside major economic indicators. Their household income surveys typically have SE = 1-3% of the point estimate. Election polls in Singapore, Malaysia, and the Philippines report margin of error based on the proportion formula assuming maximum p(1-p) = 0.25, so MoE ≈ 1.96·√(0.25/n) — a 1,000-person poll has MoE ≈ ±3.1 percentage points. When you see "the poll shows 52% support with a 3-point margin of error", that\'s applying this calculator\'s exact formula behind the scenes.
10 Things to Know About Standard Error
SE = s/√n (mean) or √(p(1-p)/n) (proportion).
SE measures precision of an estimate; SD measures spread of data. Different things.
95% CI = estimate ± 1.96 · SE (large samples).
To halve SE, you need 4× the sample size. Diminishing returns.
SE of a proportion is maximised at p = 0.5 (most uncertainty).
Small samples (n < 30): use t-critical, not 1.96.
Polling MoE for 1,000 respondents ≈ ±3.1 pp at 95% confidence.
SE assumes random sampling. Convenience samples have no honest SE.
For stratified or cluster sampling, formulas are more complex (design effect).
SE is the building block of t-tests, ANOVA, regression coefficients, and meta-analysis.
Frequently asked questions
SD describes how spread individual data points are. SE describes how precise your estimate of the mean is. SE = SD/√n. Larger samples don't change SD but do shrink SE — your estimate becomes more precise even though individual variability stays the same.
The Central Limit Theorem says sample means follow a distribution whose variance equals σ²/n. Taking the square root gives standard deviation: σ/√n. The √n (not n) is why doubling sample size doesn't halve uncertainty — it shrinks it by only ~30%.
For n < 30, t-critical > 1.96 — wider intervals account for using sample SD as an estimate of true population SD. At n = 10, t-critical at 95% is 2.262 (df = 9). At n = 60, it's 2.001 — essentially equal to 1.96.
The CLT says sample means become approximately normal as n grows, even when data isn't. Rule of thumb: SE-based CIs are valid for n ≥ 30 even with skewed data. For very small samples or highly skewed data, use bootstrap intervals instead.
Yes, but the formula is different and depends on density at the median (typically computed via bootstrap). For symmetric distributions, SE(median) ≈ 1.253 · SE(mean) — slightly worse precision than the mean.
SE(M₁ − M₂) = √(SE₁² + SE₂²) for independent samples. This is the foundation of the two-sample t-test. Use the T-Test calculator for the full inferential procedure.
Yes. SE only makes sense when observations are drawn randomly from the target population. Convenience samples (volunteers, web traffic) have no honest SE — there's no probability mechanism to reference.
No. All inputs stay in your browser.
Margin of error (MoE) = critical value × SE. For 95% confidence and large samples, MoE = 1.96 × SE. The confidence interval = estimate ± MoE.
Moore, McCabe & Craig "Introduction to the Practice of Statistics" — standard undergraduate text. Wasserman "All of Statistics" for the mathematical foundation. American Statistical Association statements on p-values and confidence intervals (2016, 2019).
Related News
You may be interested in these recent stories from our newsroom.
No related news yet for this tool. Our editorial team publishes new pieces every week.
Browse all news →75 more free tools
Calculators, converters, security tools — no signup.