Formula & Calculator
Standard Error of the Mean
Measures how much a sample mean is expected to vary from the true population mean, decreasing as sample size grows.
Interpretation
SE = σ/√n. The standard deviation of the sampling distribution of the mean. Measures the precision of the sample mean as an estimate of the population mean.
Variables
| Symbol | Quantity | Unit |
|---|---|---|
| SE | Standard error of the mean | |
| σ | Population (or sample) standard deviation | |
| n | Sample size |
What it means
The standard error (SE) of the mean is the standard deviation of the sample means over many repeated samples from the same population. It quantifies the sampling variability of the mean. The formula shows that the SE decreases as the sample size increases. It is used to compute confidence intervals, to perform hypothesis tests (z‑tests, t‑tests), and to assess the reliability of sample estimates. Understanding the standard error is fundamental for inferential statistics and for interpreting sample results.
Worked example
Standard Error of the Mean – Two Examples
Real‑World| Parameter | Value |
|---|---|
| σ | 15 |
| n | 25 |
| Parameter | Value |
|---|---|
| σ | 10 |
| n | 100 |
Common mistakes
- Standard error of the mean (SE): The standard deviation of the sampling distribution of the sample mean.
- σ: Population standard deviation – if unknown, use s (sample SD) to estimate.
- n: Sample size – larger n gives smaller SE.
- Units: SE has the same units as the data.
- Interpretation: SE measures the precision of the sample mean as an estimate of μ.
Applications
The standard error of the mean (SE) is the standard deviation of the sampling distribution of the sample mean, measuring how much the sample mean is expected to vary from sample to sample. It is a key quantity in inferential statistics, used to construct confidence intervals and to perform hypothesis tests. Engineers use SE to assess the precision of experimental results, to compare groups, and to determine sample sizes. By calculating SE, professionals can quantify the reliability of the sample mean. A smaller SE indicates a more precise estimate. Understanding the standard error is essential for any work involving sampling, as it forms the basis for statistical inference and the interpretation of data.
- Sample size planning for experiments
- Confidence interval and hypothesis test construction
- Assessment of measurement precision
- Meta‑analysis – combining estimates from multiple studies
- Quality control – monitoring process mean stability
Frequently Asked Questions
SE = σ / √n (or s/√n if σ is estimated). It measures the variability of the sample mean across different samples.
Standard deviation (σ) measures the spread of the raw data. Standard error (SE) measures the spread of the sample mean. SE decreases as n increases, while σ does not.
It is used to calculate test statistics (z or t) and to construct confidence intervals. It quantifies the precision of the sample mean as an estimate of the population mean.
As n increases, SE decreases (SE ∝ 1/√n). Larger samples give more precise estimates of the population mean.
Use the sample standard deviation s: SE = s/√n. This is used in the t‑test.
The margin of error is the SE multiplied by the critical value (z or t). So ME = critical value × SE.
It means that the sample mean is expected to deviate from the true mean by about 2 units on average (if sampling repeated). This gives a sense of the estimate's precision.
For independent samples: SE = √(σ₁²/n₁ + σ₂²/n₂). This is used in two‑sample t‑tests.
By the CLT, the sample mean is approximately normally distributed with mean μ and standard error σ/√n, regardless of the population distribution (for large n).
In regression, the standard error of the estimate measures the typical distance of observed values from the regression line. There is also a standard error for each coefficient.