Part of the Math & Statistics suite · 235 calculators

Standard Error Calculator

How precisely your sample mean estimates the true mean — the standard error, with the confidence interval it produces.

The standard error of the mean is σ ÷ √n.

Comma-separated
Results update as you type
Results
Standard error of the mean
0.626783
Sample mean
Sample standard deviation
Sample size
Margin of error
Confidence interval — lower
Confidence interval — upper
Sample needed to halve the SE
Reviewed September 2026. Pure mathematics: the result does not depend on where you are. Terminology follows US usage (math, parentheses, decimal point).
No account required · Google Analytics off unless allowedCalculator arithmetic runs in your browserResults update as you type
All calculations run 100% in your browser. The calculator code does not submit your figures to GlobalCalc to obtain a result.
About standard error

How the standard error calculator works

The standard error of the mean is σ ÷ √n. It is not the spread of the data — that is the standard deviation — but the spread of the *sample mean* across hypothetical repeated samples.

The √n is the whole story of sampling: to halve the standard error you must quadruple the sample. That is why survey precision gets expensive so quickly.

Formula: SE = s / √n; CI = x̄ ± t × SE

Worked examples

InputsStandard error of the meanNote
Eight measurements0.626783SE ≈ 0.62
SD 10, n 1001SE = 1
SD 10, n 4000.5SE = 0.5 — four times the sample, half the error

Frequently asked questions

What is the difference between SD and SE?

The standard deviation describes the spread of the data; the standard error describes the precision of the mean. The SE is always the smaller of the two.

Why divide by √n?

Because averaging cancels independent errors, and the cancellation goes as the square root of the count.

How do I halve my standard error?

Quadruple the sample. There is no cheaper route — this is the fundamental economics of sampling.

Should error bars show SD or SE?

Say which. SE bars look reassuringly small and are often used to make a difference look significant; SD bars show what the data actually did.

Why a t-value rather than 1.96?

Because the standard deviation is estimated from the same small sample. The t distribution widens the interval to account for that, converging on 1.96 as n grows.

Where these figures come from

Last checked: September 2026. Formulas are fixed by mathematics and do not change with tax years or regulations.