The formula
How to calculate standard error
Standard error measures how precisely a sample mean estimates the population mean. It is not the spread of the data — that is standard deviation — but the spread of the estimate.
The square root in the denominator is the whole story. Quadrupling the sample size halves the standard error, which is why research budgets rise so steeply for modest gains in precision.
What to enter:
- Standard deviation
- Sample size
Everything recalculates as you type, and the numbers in the address bar update with it, so a link to this page carries your figures with it.
The calculation runs on exactly the numbers currently in the fields above, recomputed in full each time — there is no dependency on the order values are entered in, so adjusting one input to test a scenario and then changing it back leaves the result exactly where it started.
Why standard error matters
A standard error calculation gets used both to check work already done by hand and to explore how a formula behaves without redoing the algebra every time an input changes — this page exists for both, since the underlying arithmetic is the same either way.
Beyond a single check, the same calculation is worth rerunning whenever a measured input changes — a new reading, a corrected value, an updated assumption — since the result here always reflects exactly what is currently in the fields above rather than a value calculated once and then left stale.
This calculation sits in a long tradition of being done first by hand with tables and slide rules, then with a scientific calculator, and now with a page like this one — the underlying mathematics has not changed at any point in that history, only the speed and convenience of getting from the inputs to the answer. Understanding the formula itself, shown above, is still worth doing even when a tool computes it instantly, since it is what makes the result trustworthy rather than just fast.
It is worth keeping a note of which inputs were used to produce a given result, particularly where the figure is going into a report or a further calculation — reproducing a result later, or explaining how it was reached, is far easier with the original inputs to hand than by trying to reverse-engineer them from the output alone.
Worked example
A concrete run-through, using the values already in the fields:
- Standard deviation: 11.5
- Sample size: 64
That gives:
- Standard error of the mean: 1.4375
- 95% confidence interval, half width: 2.8175
- Standard error if the sample were four times larger: 0.7188
The figures above are the calculator's own default values, shown purely so the working is visible rather than hidden — the same steps apply exactly to your own numbers, entered in the fields at the top of this page.
Reading the result
The confidence interval is the practical output: the mean plus or minus roughly two standard errors covers the true population mean about 95% of the time.
Where this goes wrong. Confusing standard error with standard deviation. Error bars on a chart can be either, and they differ by a factor of √n — with n = 64, by a factor of eight. Always state which is plotted.
A result that is wrong by an exact factor of ten, a hundred or a similar round number is almost always a units error rather than a mistake in the formula itself — checking each input against the unit stated beside it is the fastest way to track it down.
Standard deviation describes how spread out individual observations are. Standard error describes how much a sample mean would vary between repeated samples. Standard error always shrinks as the sample grows; standard deviation does not.
Increase the sample size, or reduce measurement variability. Sample size is the reliable lever, but it works on a square root, so meaningful improvements are expensive.
It returns standard error of the mean. With 11.5 standard deviation and 64 sample size, that comes to 1.4375. Change any field and the figure moves with it.
Generally, no more than the least precise input justifies — a result reported to six decimal places from inputs measured to two significant figures is implying a precision the calculation does not actually have. The calculator shows full precision so you can round appropriately for your own use.
Yes — the equation shown in the formula section above is the standard form used in textbooks and reference material for this calculation, not a simplified or approximate version.
Yes, in the sense that it applies the correct standard formula and returns an accurate result for the inputs given — but check your own course or publication's requirements for how results should be rounded, presented and referenced, since those conventions vary and are not something a calculator can know on your behalf.