Skip to content

What is the difference between standard deviation and standard error

Standard deviation measures the spread of individual observations in a dataset, while standard error measures the spread of sample‑means around the true population mean; SE is derived from SD and shrinks as sample size grows.

Statistics · Sampling distributions


The standard deviation (SD) measures how individual observations in a single dataset vary around their mean. It is calculated from the data themselves and expressed in the same units as the original measurements. The standard error (SE) describes how the mean of many possible samples would vary around the true population mean; it is a property of the sampling distribution, not of a single sample.

Key Formulas

Because SE is derived from SD, the two are linked by the size of the sample. The formula SE=SDnSE = \frac{SD}{\sqrt{n}} shows that as the number of observations nn grows, the SE shrinks, reflecting increased confidence in the sample mean. In contrast, the SD does not change with nn; it remains a characteristic of the underlying variability of the data.

Key ways the two measures differ:

  • SD describes variability of individual data points; SE describes variability of the sample mean.
  • SD is independent of sample size; SE decreases with larger nn.
  • SD is reported in raw units; SE is used for inference and confidence intervals.

Suppose a sample of 25 students has a mean test score of 78 and a standard deviation of 12 points. The standard error of the mean is SE=12/25=12/5=2.4SE = 12 / \sqrt{25} = 12 / 5 = 2.4 points. This means that if we repeatedly drew samples of 25 students from the same population, the sample means would typically differ from the true population mean by about 2.4 points, not 12 points.

Procedure to compute SE from a known SD:

  1. 1Calculate the square root of the sample size nn.
  2. 2Divide the SD by that square root.

The SD tells you how spread out individual scores are; a large SD indicates that scores are widely scattered. The SE tells you how precisely you have estimated the population mean; a small SE indicates a tight confidence interval around the sample mean. When reporting results, include the SD to describe variability of the data and the SE (or a confidence interval) to convey uncertainty of the estimated mean.

Side‑by‑side comparison of SD and SE:

AspectValue
What it measuresVariability of individual data points vs variability of sample mean
UnitsSame as data vs Same as data (but scaled)
Depends on nNo vs Yes (divides by n\sqrt{n})

Check yourself

If a sample of 100 observations has an SD of 15, what is the SE of the mean?

Get this as a lesson built for you

Describe what you are studying and Lernex writes the lesson and the questions around it. Free, and it takes about a minute.

Try it

No account needed to try it.

What people ask next