Standard Error Calculator

Calculate the standard error of the mean (SEM) or proportion (SEP) with instant confidence intervals, sample size reduction benchmarks, and critical z-score analysis.

SE Parameters

Live calculation
Quick Scenarios:

Standard Error (SE) diminishes with the square root of n (1/√n) — quadrupling n cuts SE in half.

Standard Error of Mean (SEM)
1.5
Margin of Error (±ME)±2.94
95% CI: [97.06, 102.94]Critical z* = 1.96
Sample Size (n)100
Square Root √n10
Critical Z-Value1.96
Confidence Level95%

Standard Error Reduction vs. Sample Size (1/√n Law)

Sample Size (n)Standard Error (SE)Relative Precision Gain
n = 253Baseline (n=25)
n = 1001.52× Precision (50% SE)
n = 4000.754× Precision (25% SE)
n = 1,6000.3758× Precision (12.5% SE)

What Is Standard Error?

The standard error (SE) is a statistical metric that measures the dispersion of sample means around the true population mean. Unlike standard deviation which describes variability in raw data, standard error measures the precision of your statistical estimate.

1. Standard Error of the Mean (SEM)
SE(x̄)=
σ√n
2. Standard Error of a Proportion (SEP)
SE(p̂)=√[ p(1 − p) / n ]
Step-by-Step Calculation Breakdown (Example: x̄ = 100, σ = 15, n = 100)
Step 1: Compute Square Root of Sample Size (√n)
• √100 = 10.000
Step 2: Divide Standard Deviation by √n
• SEM = 15 ÷ 10 = 1.5000
Step 3: Calculate 95% Confidence Margin of Error (ME = z* × SE)
• Margin of Error = 1.960 × 1.5000 = 2.9400
• 95% Confidence Interval = 100 ± 2.94 = [97.06, 102.94]

Standard Error vs. Standard Deviation

  • Standard Deviation (SD): Reflects biological or physical variation among individual subjects. Does not shrink with larger sample size.
  • Standard Error (SE): Reflects sampling error and estimation precision. Shrinks toward zero as sample size n increases.

Frequently Asked Questions

What is standard error?
Standard error (SE) measures how precisely a sample statistic estimates the true population parameter. It is the standard deviation of the sampling distribution of a statistic, most commonly the arithmetic mean. A smaller standard error means the sample mean is more tightly clustered around the true population parameter.
How is standard error of the mean calculated?
The standard error of the mean (SEM) equals the population standard deviation divided by the square root of the sample size: SE = σ / √n. When the population standard deviation is unknown, the sample standard deviation (s) is used.
What is the standard error of a proportion?
For a sample proportion p, the standard error is SE = √[ p(1 − p) / n ]. SE is maximized at p = 0.50 (50%) and drops toward zero as proportions approach 0% or 100%.
What is the difference between standard error and standard deviation?
Standard deviation (SD) describes the natural spread of individual measurements within a dataset. Standard error (SE) describes the uncertainty of an estimated average across hypothetical repeat samples. As sample size grows, SE approaches zero while SD remains stable.
How does sample size affect standard error?
Standard error is inversely proportional to the square root of sample size (1/√n). Quadrupling sample size (4×) cuts the standard error in half (50%).
How do I turn standard error into a confidence interval?
Multiply standard error by your critical z-score (e.g. 1.96 for 95% confidence) to obtain the margin of error: CI = Point Estimate ± (z* × SE).

Related Tools