Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Standard error measures how much a sample statistic, especially the sample mean, is expected to vary from sample to sample. It is important because real data change every time you collect a new sample, and standard error gives a way to quantify that uncertainty. A small standard error means the sample mean is likely to be close to the true population mean.

A large standard error means repeated samples would give more scattered results.

For the sample mean, the standard error depends on the population standard deviation or the sample standard deviation and the sample size. The main formula is SE=σnSE = \frac{\sigma}{\sqrt{n}}, or in practice SE=snSE = \frac{s}{\sqrt{n}} when the population standard deviation is unknown. As sample size increases, the denominator grows, so the standard error gets smaller.

This is why larger samples usually produce more precise estimates of population values.

Understanding Standard Error

A useful way to understand standard error is to imagine repeating the same study many times. Suppose a school wants to estimate the average time students spend travelling to school. Each random group of students produces its own average.

Put all of those averages on a graph, and they form a sampling distribution. Individual travel times may range from a few minutes to more than an hour.

The averages are much less spread out because unusually short and unusually long journeys tend to balance each other within a group. Standard error describes the width of this distribution of averages, not the variation between individual students.

The square root rule matters when planning research. More data improve precision, but the improvement slows down as the sample grows. To reduce standard error by half, a study needs four times as many observations.

Reducing it to one third needs nine times as many observations. This has real consequences for surveys, medical trials, and quality checks in factories. Collecting a very large sample can take money, time, and effort.

Researchers must decide whether the extra precision is worth that cost. A small sample can still be useful, especially when individual values are fairly similar.

Standard error is used to build confidence intervals. A confidence interval gives a plausible range for the population value based on a sample estimate. For a large random sample with a roughly normal sampling distribution, an interval often extends about two standard errors on either side of the sample mean.

A smaller standard error produces a narrower interval. Narrow intervals show greater precision, though they do not prove that the estimate is correct.

The normal pattern becomes more reliable when the sample is larger. Very skewed data, strong outliers, or tiny samples need extra care because the usual normal approximation may not work well.

Precision is not the same as accuracy. A survey of ten thousand people can have a very small standard error but still give a misleading result if the people were chosen badly. For example, an online poll about library use may miss students without reliable internet access.

This is sampling bias, and taking more responses from the same unrepresentative group does not fix it. Standard error calculations usually assume observations are random and independent. Results can be less reliable when data come from friendship groups, families, or classrooms where people influence one another.

When studying this topic, keep three ideas separate. Look at how spread out individual data are, how precisely a sample estimates a population, and whether the sampling method gives a fair picture of that population.

Key Facts

  • Standard error of the mean: SE=σnSE = \frac{\sigma}{\sqrt{n}}
  • When σ\sigma is unknown, estimate with SE=snSE = \frac{s}{\sqrt{n}}
  • Larger sample size lowers standard error because SESE is inversely proportional to n\sqrt{n}
  • Standard deviation describes spread of individual data values, while standard error describes spread of sample means
  • If n is multiplied by 4, then SE is cut in half
  • For many populations, the sampling distribution of the mean becomes approximately normal as n increases

Vocabulary

Standard error
The standard error is the typical amount a sample statistic changes from one random sample to another.
Sampling distribution
A sampling distribution is the distribution of a statistic, such as the mean, computed from many repeated samples.
Sample mean
The sample mean is the average value calculated from the data in one sample.
Population standard deviation
Population standard deviation is a measure of how spread out all values in the entire population are.
Sample size
Sample size is the number of observations included in a sample.

Common Mistakes to Avoid

  • Confusing standard error with standard deviation, because they measure different kinds of spread. Standard deviation describes individual data values, while standard error describes how sample means vary across repeated samples.
  • Thinking standard error gets larger with bigger samples, which is wrong because dividing by n\sqrt{n} makes standard error smaller as nn increases. Larger samples usually give more precise estimates.
  • Using SE=s/nSE = s / n instead of SE=s/nSE = s / \sqrt{n}, which makes the uncertainty far too small. The square root is essential in the formula.
  • Assuming a small standard error means the data themselves have little variation, which is wrong because the original data can still be widely spread. A small standard error only means the sample mean is estimated precisely.

Practice Questions

  1. 1 A population has standard deviation σ=12\sigma = 12 and a sample size of n=36n = 36. Find the standard error of the sample mean.
  2. 2 A sample has standard deviation s=20s = 20 and size n=25n = 25. Estimate the standard error of the mean. Then find the new standard error if the sample size increases to 100100.
  3. 3 Two studies measure the same quantity. Study A has a larger standard deviation than Study B, but also a much larger sample size. Explain how Study A could still have a smaller standard error.