Standard error vs standard deviation explained
By Jude Wallis · Published
Standard deviation measures how spread out the individual values in a dataset are. Standard error measures how much a statistic like the sample mean varies from sample to sample. For the mean, SE equals s divided by the square root of n, so it is smaller than the SD.
AP Statistics: Unit 4 (topics 4.1 Sampling Distributions for Sample Means, 4.2 Constructing a Confidence Interval for a Population Mean or Population Mean Difference). In the Fall 2026 course, Topic 4.1 introduces the standard deviation of the sampling distribution of the sample mean as the population standard deviation divided by the square root of n. Topic 4.2 then defines the standard error of the sample mean as s divided by the square root of n, the form that every Unit 4 confidence interval and test for a mean uses.
The core difference between standard error and standard deviation
Standard deviation and standard error sound alike and share similar formulas, but they answer different questions.
Standard deviation (SD) measures how spread out the individual values in a single dataset are. Standard error (SE) measures how much a summary statistic, such as the sample mean, would change if you drew a new random sample.
A quick way to keep them straight: standard deviation is about the data points, and standard error is about a statistic computed from those data points.
You will see a few symbols on this page. The sample mean is written (x-bar), the sample standard deviation is written , the population standard deviation is the Greek letter (sigma), the population mean is (mu), and is the sample size.
Standard error vs standard deviation side by side
This table shows where the two measures agree and where they split apart.
| Question | Standard deviation | Standard error of the mean |
|---|---|---|
| What is spread out? | The individual data values | The sample mean from sample to sample |
| Symbol | (sample) or (population) | SE, equal to |
| Formula from data | ||
| Larger sample size | Stays about the same | Shrinks toward 0 |
| Main job | Describe one distribution | Build confidence intervals and tests |
Notice that the standard error is just the standard deviation divided by . That single division is the whole relationship for the mean.
What standard deviation measures
Standard deviation answers the question, how far do the individual values sit from their mean, on average? A small SD means the values cluster tightly around . A large SD means they spread out widely.
Standard deviation stays with the raw data. If your quiz scores range from 6 to 10, the SD is a fixed property of those five numbers. Collecting a second class of scores does not change the spread of this one.
Standard deviation carries the same units as your data. If you measure heights in centimeters, the SD is in centimeters too, which makes it easy to describe a typical distance from the mean. It does not shrink just because you gathered more observations, since more data does not make a spread-out variable less spread out.
The sample version divides by , which the AP formula sheet gives as . For a step by step walkthrough of that calculation, see standard deviation by hand or run the numbers with the standard deviation calculator.
What standard error measures
Standard error answers a different question, how much would the sample mean move if you took a fresh sample of the same size? Every random sample gives a slightly different . The standard error is the standard deviation of all those possible sample means.
That collection of possible sample means has its own distribution, called the sampling distribution of . Its center is the true mean , and its spread is the standard error. See sampling distributions explained for the full picture.
In practice you almost never take many samples, so you cannot watch bounce around directly. Instead you estimate that bounce from the one sample you have, using . The standard error is really an estimate of the standard deviation of the sampling distribution.
Because SE describes a statistic and not the raw data, it is the number you plug into confidence intervals and test statistics. It reflects the precision of your estimate, not the variability of any one measurement.
Why SE equals s over the square root of n
Averaging cancels out some of the randomness in the individual values. The more values you average, the steadier the mean becomes, so the standard error shrinks as grows.
The square root matters. To cut the standard error in half, you need four times as much data, not twice as much. Going from to divides SE by .
The AP formula sheet lists the standard deviation of the sampling distribution of as when the population SD is known, and the standard error as when you estimate the spread from the sample itself. The central limit theorem is what makes that sampling distribution roughly normal for a large enough .
Which one to report
Report the standard deviation when you are describing a single group. It tells your reader how variable the individual measurements are, such as the spread of heights in one class.
Report the standard error when you are estimating something about a larger population from your sample. Confidence intervals and hypothesis tests both use SE, which is why the AP formula sheet writes an interval as statistic (critical value)(standard error). Building one is covered in how to calculate a confidence interval.
If you are unsure which to use, ask what your number is about. A number about the data values is a standard deviation. A number about how precise your estimate is uses the standard error.
Common mix-ups to avoid
The two get swapped often, especially on calculator output. Here are the traps to watch for.
- A calculator's 1-Var Stats screen reports (sample SD) and (population SD), but not the standard error. You compute SE yourself by dividing by .
- Error bars on a graph can show either SD or SE. Check the caption, because SE bars look smaller and can make groups seem more separated than the data supports.
- Standard error is not a mistake or a measurement error. It is the expected sample to sample variation of a statistic.
For help decoding what your calculator prints, see reading calculator output.
Computing both SD and SE from one set of quiz scores
Five students score 8, 6, 9, 7, and 10 on a 10-point quiz. Treat these as a sample. Find the sample standard deviation and the standard error of the mean.
Find the sample mean: .
Subtract the mean from each value to get the deviations: , , , , .
Square each deviation: , , , , . Their sum is .
Divide by to get the sample variance: .
Take the square root for the sample standard deviation: .
Divide by to get the standard error: .
The sample standard deviation is , describing the spread of the five scores. The standard error of the mean is , describing how much the mean of five such scores would vary from sample to sample. SE is smaller than because dividing by shrinks it.
Frequently asked questions
Is standard error just standard deviation divided by the square root of n?
For the mean, yes. The standard error of the sample mean equals , where is the sample standard deviation and is the sample size. Other statistics, such as a sample proportion, have their own standard error formulas.
Is standard error always smaller than standard deviation?
For the sample mean with above 1, yes. Since is greater than 1, dividing by it makes SE smaller than . The gap between them grows as your sample gets larger.
Does the standard error get smaller with more data?
Yes. Because SE equals , a larger shrinks the standard error, which is why bigger samples give more precise estimates. Quadrupling the sample size cuts the standard error in half.
Which one do I use in a confidence interval?
The standard error. The AP formula sheet writes a confidence interval as statistic (critical value)(standard error), so the interval for a mean uses , not the raw standard deviation.