Przejdź do treści
Liczbnik
Current for 2026Methodology

Standard Error Calculator

Enter the sample mean, standard deviation and sample size n, and the calculator returns the standard error of the mean (SEM), the 95% margin of error and the lower and upper bounds of the 95% confidence interval.

Na tej stronie

How we calculate the standard error

SEM = s / sqrt(n), where s is the sample standard deviation and n is the sample size. The 95% margin of error = 1.96 * SEM (1.96 is the normal-distribution quantile for 95%). Interval bounds: lower = mean - margin, upper = mean + margin.

Example: mean=100, SD=15, n=36

For a sample of n=36 with mean 100 and standard deviation 15: SEM = 15 / sqrt(36) = 2.5. The 95% margin of error = 1.96 * 2.5 = 4.9. The 95% confidence interval is [95.1; 104.9], meaning we are 95% confident the true population mean lies within this range.

Frequently asked questions

What is the standard error of the mean (SEM)?

The standard error of the mean measures how precisely the sample mean estimates the true population mean. It equals the standard deviation divided by the square root of the sample size: SEM = s / sqrt(n). The smaller the SEM, the more precise the estimate.

How does the standard error differ from the standard deviation?

The standard deviation describes the spread of individual observations and does not shrink with a larger sample. The standard error describes the spread of the mean itself and shrinks as n grows. The SD measures data variability; the SE measures uncertainty of the estimated mean.

How is a 95% confidence interval calculated?

For large samples the 95% confidence interval is mean +/- 1.96 * SEM. The value 1.96 is the standard normal quantile for the 95% confidence level. The margin of error is 1.96 * SEM, and the bounds are the mean minus and plus that margin.

It is the z-score for which the area under the standard normal curve between -1.96 and +1.96 equals 0.95 (95%). For 90% you use 1.645 and for 99% you use 2.576. The calculator uses 1.96 because 95% is the most commonly reported confidence level.

A wide interval results from a large standard deviation or a small sample. Because SEM = s / sqrt(n), a larger sample narrows the interval, but only in proportion to the square root of n — to halve the margin you must quadruple the sample.

The calculator uses the normal distribution (z=1.96), appropriate for large samples (n>=30) or when the population standard deviation is known. For small samples with unknown population SD, the t-distribution with n-1 degrees of freedom is more appropriate and gives a slightly wider interval.

The most effective way is to increase the sample size n, because the SEM decreases with sqrt(n). Reducing data variability also helps, for example through more careful measurement. Changing the mean itself does not affect the SEM — it depends only on the SD and the sample size.

Yes, when the sample standard deviation is zero, meaning all observations are identical. Then SEM=0, the margin of error is 0, and the interval collapses to a single value equal to the mean. In practice real data almost always show some spread.

It means that if we repeatedly drew samples and computed intervals, about 95% of those intervals would contain the true population mean. It does not mean there is a 95% chance that a specific interval contains the true value — a common misinterpretation.

No. It is informational and educational. It assumes an approximately normal distribution and a random, independent sample. In research you should also consider the distribution type, Bessel correction, effect size and the substantive context of the results.

The result is for informational purposes only. The calculator assumes an approximately normal distribution and a random sample; for small samples (n<30) the t-distribution is more appropriate.

  • Confidence Interval Calculator

    Calculate the confidence interval for a mean or proportion. Choose 90%, 95% or 99% confidence level, enter sample mean, standard deviation and sample size — instant result.

  • Standard Deviation Calculator

    Calculate standard deviation and variance for a sample or population. Enter numbers separated by commas — instant result, no signup needed.

  • Sample Size Calculator

    Calculate the minimum sample size for surveys and research. Choose confidence level, margin of error and expected proportion — instant result, no sign-up required.