Standard Error Calculator

Calculate standard error of the mean (SEM) from standard deviation and sample size: SE = s/√n. Understand the difference between standard deviation and standard error.

📊 Statistics📐 SE = s / √n🔢 Math
Standard deviation s
Sample size n
Please enter valid values.

Formula & Reference

VariableSymbolFormulaUnits
Standard Error CalculatorSE = s / √nsame as data units

Step-by-Step Examples

Example 1
IQ Scores

SD=15 (population), n=50 students sampled.

  • SE = 15/sqrt(50) = 15/7.071 = 2.12
  • 95% CI for sample mean: x̄ ± 1.96×2.12 = x̄ ± 4.16
  • SE measures precision of the sample MEAN estimate
✓ SE = 2.12
Example 2
Clinical Measurement

Blood pressure SD=12 mmHg, n=100 patients.

  • SE = 12/sqrt(100) = 12/10 = 1.2 mmHg
  • 95% CI for mean BP: x̄ ± 1.96×1.2 = x̄ ± 2.35 mmHg
  • Small SE: mean estimate is precise
✓ SE = 1.2 mmHg
Example 3
Halving the SE

Currently SE=5, n=16. How many needed to get SE=2.5?

  • SE ∝ 1/sqrt(n)
  • Halve SE: need 4x the sample size
  • n needed = 16×4 = 64
  • Cost of precision increases quadratically
✓ Need n=64 to halve SE

Real-World Applications

Common Mistakes to Avoid

⚠️
Confusing SD and SE

SD describes spread of individual data points. SE describes precision of the sample mean. SD stays constant as n grows; SE shrinks as n grows.

⚠️
Plotting SE bars as if they were SD

Error bars in figures are often SE (smaller, looks better) but should be clearly labeled. SE bars ≈ 68% CI for the mean. SD bars show data spread.

⚠️
SE is only for the mean

SE = s/sqrt(n) is specifically for the standard error of the sample mean. Other statistics (median, proportion, regression coefficient) have different standard error formulas.

Frequently Asked Questions

What is standard error?
The standard deviation of the sampling distribution of the mean. Measures how much the sample mean would vary across repeated samples. SE = SD/sqrt(n).
What is the difference between SD and SE?
SD: measures spread of individual observations around the sample mean. SE: measures precision of the sample mean as an estimate of the true population mean. SE = SD/sqrt(n).
How does SE relate to confidence intervals?
95% CI for mean = x̄ ± 1.96×SE. The SE is the key quantity in CI calculations.
Why does SE decrease with larger n?
With more data, you average out random variation. The mean of 1000 measurements is much more stable than the mean of 10. Mathematically, this is the law of large numbers.
What is coefficient of variation (CV)?
CV = SD/mean × 100%. Relative measure of variability, not the same as SE. Used to compare variability across different scales or units.

Related Math Calculators

Formula Explorer connections

Interpretation: This formula summarizes data, models uncertainty or supports inference about a population or random process. Assumption: The sampling design and distribution assumptions must match the data. Independence, sample size, outliers and measurement quality can materially affect interpretation.

Statistics Calculator – Mean, Median, Mode →Steady State Probability Calculator →T-Test Calculator →Math Formula Explorer →