Beginner

Standard Error Calculator

Compute the standard error of the mean (SEM) directly from a list of data, or from a known sample standard deviation and sample size.
Enter a comma or space separated list (2+ values). Leave blank to use SD and n below.
Used only when the data list is empty
Used only when the data list is empty
Standard error of the mean
0.9437

Smaller standard error means a more precise estimate of the mean.

Sample mean (x̄)
14.375
Sample standard deviation (s)
2.6693
Sample size (n)
8
Sampling distribution of x̄ centred on the mean — ±1 SE band shaded (SE = s/√n)
Step by step
  1. 1

    Mean x̄

    Σxᵢ ÷ 8 = 14.375
  2. 2

    Sum of squared deviations SS

    Σ(xᵢ − 14.375)² = 49.875
  3. 3

    Sample std deviation s

    √(49.875 ÷ (8 − 1)) = 2.6693
  4. 4

    √n

    √8 = 2.8284
  5. 5

    Standard error SE

    2.6693 ÷ 2.8284 = 0.9437
    SE shrinks as n grows — larger samples estimate the mean more precisely.
Results are estimates for general information only and are not professional advice — always verify important results independently before relying on them. Read the full disclaimer.
Quick answer

How does this calculator work?

The standard error of the mean equals the sample standard deviation divided by the square root of the sample size: SE = s / √n. Enter your data and the calculator finds n, the mean, the sample standard deviation, and the resulting SEM, which shows how precisely your sample estimates the true mean.

Formula
SE = s / √n
How this is calculated

The standard error of the mean (SEM) measures how much the sample mean is expected to vary from the true population mean. It is found by dividing the sample standard deviation s by the square root of the sample size n: SE = s / √n.

If you enter a data list, the calculator counts the values to get n, computes the mean x̄ = Σx / n, and then the sample standard deviation s = √(Σ(x − x̄)² / (n − 1)) using the n − 1 (Bessel-corrected) denominator. If the data list is empty, it instead uses the sample standard deviation and sample size you type in. Either way the SEM is s / √n.

At least two values are required because a single observation has no spread and n − 1 would be zero. The standard error shrinks as n grows, reflecting that larger samples estimate the mean more precisely. The units of SE match the units of your data. The range meter centers on the mean and shades the ±1 standard error band around it.

Frequently asked questions

Standard deviation describes the spread of individual data points, while the standard error describes the spread of the sample mean. SE = s / √n, so the standard error is always smaller than the standard deviation for n greater than 1.

Using n − 1 (Bessel’s correction) gives an unbiased estimate of the population variance from a sample, since the sample mean is itself estimated from the data and removes one degree of freedom.

Because SE = s / √n, increasing the sample size lowers the standard error. To halve the standard error you need roughly four times as many observations.

Also known as

standard error
sem calculator
standard error of mean
sampling error
se calculator
standard error formula
std error

APA

TG we-Calculate Editorial Team. (2026). Standard Error Calculator [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/standard-error-calculator

Chicago

TG we-Calculate Editorial Team. "Standard Error Calculator." TG we-Calculate. 2026. https://we-calculate.com/calculator/standard-error-calculator.

IEEE

TG we-Calculate Editorial Team, "Standard Error Calculator," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/standard-error-calculator

BibTeX

@misc{wecalculate_standard_error_calculator, title = {Standard Error Calculator}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/standard-error-calculator}}, year = {2026}, note = {TG we-Calculate} }

Did this calculator help you?