Standard Error Calculator

Calculate the standard error of the mean and its confidence interval.

What the Standard Error Calculator does

The standard error measures how much a sample mean would vary if you repeated the study. It is the standard deviation divided by the square root of the sample size, and it drives every confidence interval you will ever build.

Formula

  • SE = s ÷ √n
  • Confidence interval = Mean ± t × SE
  • Degrees of freedom = n − 1

Inputs explained

InputUnitRequiredNotes
Input methodone of 2 optionsYes
Data settextIn some modesSeparate values with commas, spaces or new lines. Shown Input method is Raw data.
Standard deviationnumberIn some modesAccepts more than 0. Shown Input method is Summary statistics.
Sample size (n)numberIn some modesAccepts 2 or more. Shown Input method is Summary statistics.
Sample meannumberOptionalShown Input method is Summary statistics.
Confidence levelone of 6 optionsYes

How to use it

  1. Choose Input method and Confidence level.
  2. Fill in the remaining inputs the form shows for your choice.
  3. Select Calculate.

Worked example

A sample of 36 with a standard deviation of 12 and a mean of 85.

SD
12
Sample size
36
Mean
85
Confidence
95%

SE = 12 ÷ 6 = 2, giving a 95% interval of about 80.94 to 89.06.

Frequently asked questions

What is the difference between standard deviation and standard error?

Standard deviation describes spread within your data. Standard error describes uncertainty in your estimate of the mean, and it falls as the sample grows.

Related calculators