Standard Error Calculator

Standard error calculator that computes SEM = s / sqrt(n) from your sample standard deviation and sample size. A sample of n = 36 with SD = 15 gives SEM = 2.5, meaning the sample mean is within +/-4.9 of the true mean at 95% confidence. Shows interpretation at 68%, 95%, and 99% levels. Used in research papers, lab reports, and clinical trials.

Enter Values

Standard deviation of your sample data

Number of observations in your sample

Result

Enter values above and click Calculate to see your result.

AI Assistant

Ask about this calculator

I can help you understand the standard error calculator formula, interpret your results, and answer follow-up questions.

Try asking

Formula

#
Core Formula
SEM=sn\text{SEM} = \frac{s}{\sqrt{n}}

How it works: The Standard Error of the Mean equals the sample standard deviation (s) divided by the square root of the sample size (n). A larger sample reduces SEM, meaning your sample mean is a more precise estimate of the true population mean. Quadrupling the sample size halves the standard error.

Worked Example

A psychology study measures reaction times for 36 participants and finds SD = 15 ms:
1Step 1: Identify values. s = 15 ms, n = 36
2Step 2: Calculate sqrt(n) = sqrt(36) = 6
3Step 3: SEM = 15 / 6 = 2.5 ms
4Step 4: 68% confidence range: mean +/- 2.5 ms (1 SEM)
5Step 5: 95% confidence range: mean +/- 2.5 x 1.96 = +/- 4.9 ms
6Step 6: 99% confidence range: mean +/- 2.5 x 2.576 = +/- 6.44 ms
Result: If the sample mean is 250 ms, you are 95% confident the true population mean is between 245.1 ms and 254.9 ms.

How Do You Calculate Standard Error of the Mean?

The Standard Error of the Mean (SEM) tells you how precisely your sample mean estimates the true population mean. SEM = s / sqrt(n), where s is the sample standard deviation and n is the sample size. Unlike standard deviation which describes data spread, SEM describes the precision of your mean estimate and shrinks as you collect more data.

  • SEM = SD / sqrt(n): a sample of n = 100 with SD = 20 has SEM = 2.0
  • Quadrupling sample size halves SEM (diminishing returns follow a square root curve)
  • 95% confidence interval = mean +/- 1.96 x SEM, the most commonly reported range in research
  • Use SEM for error bars on group means in figures; use SD for descriptive statistics in tables
  • SEM feeds directly into hypothesis tests: t-statistic = (mean difference) / SE_difference
  • To find minimum sample size for a target SEM: n = (SD / target SEM)^2

SEM is one of the most commonly misunderstood statistics. The key distinction: SD describes your data, SEM describes your mean. Use Calculory to compute SEM from your sample and build the confidence interval around your estimate.

You can also calculate changes using our Confidence Interval Calculator, Standard Deviation Calculator, Z-Test Calculator or P Value Calculator.

Standard Error and Confidence Interval Quick Reference

How SEM translates to confidence intervals at common levels, and how sample size affects precision.

Confidence LevelZ-ScoreCI FormulaExample (SEM = 2.5)
68%1.000mean +/- 1.0 x SEM+/- 2.50
90%1.645mean +/- 1.645 x SEM+/- 4.11
95%1.960mean +/- 1.96 x SEM+/- 4.90
99%2.576mean +/- 2.576 x SEM+/- 6.44
99.9%3.291mean +/- 3.291 x SEM+/- 8.23

Note: Z-scores assume large samples (n > 30). For smaller samples, use t-distribution critical values with n-1 degrees of freedom, which produce wider intervals.

Frequently Asked Questions

How do you calculate the standard error of the mean?

Divide the sample standard deviation by the square root of the sample size: SEM = s / sqrt(n). For a sample of 100 with SD = 20: SEM = 20 / sqrt(100) = 20 / 10 = 2.0. This means the sample mean is expected to be within +/- 2.0 of the true population mean about 68% of the time, or within +/- 3.92 at 95% confidence.

What is the difference between standard error and standard deviation?

Standard deviation (SD) measures how spread out individual data points are from the sample mean. Standard error (SEM) measures how precisely the sample mean estimates the population mean. SEM is always smaller than SD by a factor of sqrt(n). With n = 100 and SD = 20, the SEM is only 2.0. Use SD to describe data variability; use SEM to describe the precision of the mean.

Should I report SEM or SD in my research paper?

Use SEM when your goal is to show the precision of the sample mean, which is typical for error bars on group means in scientific figures and clinical trial results. Use SD when your goal is to show how variable the individual measurements are, which is appropriate for descriptive statistics sections. Many journals require you to specify which one you are using.

How does sample size affect standard error?

SEM decreases as sample size increases, but with diminishing returns. Quadrupling n halves SEM. Going from n = 25 (SEM = SD/5) to n = 100 (SEM = SD/10) halves the error. Going from n = 100 to n = 400 halves it again. This is why studies use power analysis to find the minimum sample size needed for a target precision level.

What is a good standard error value?

There is no universal "good" SEM because it depends on the scale of your measurements. Instead, evaluate SEM relative to the mean. If the mean is 100 and SEM is 2 (2%), the estimate is precise. If SEM is 25 (25%), it is not. A useful rule: the 95% confidence interval (mean +/- 1.96 x SEM) should be narrow enough to be scientifically meaningful for your specific research question.

How is standard error used in confidence intervals?

95% CI = mean +/- 1.96 x SEM. For a sample mean of 75 with SEM = 3: CI = 75 +/- 5.88, or (69.12, 80.88). The multiplier changes by confidence level: 1.0 for 68%, 1.645 for 90%, 1.96 for 95%, 2.576 for 99%. Wider confidence levels give wider intervals but more certainty that the true mean falls within.

Can I calculate SEM from a confidence interval?

Yes. If a paper reports "mean = 50, 95% CI (47.1, 52.9)", the margin of error is 2.9. Since 95% CI uses Z = 1.96: SEM = margin / 1.96 = 2.9 / 1.96 = 1.48. From SEM you can recover n if you also know SD: n = (SD / SEM)^2.

Can I embed this Standard Error Calculator on my website?

Yes. Click the "Embed" button at the top of this page to customize the size, colors, and theme, then copy the iframe code. Paste it into any HTML page, WordPress site, or CMS. It is completely free, requires no signup, and works on all devices. You can also visit our embed guide at calculory.com/services/embed-calculators for more details.

Accurate and Reliable

All calculations run locally. Trusted statistical analysis with step-by-step breakdowns.

Verified Precision

Precise Statistical Calculations Powered by Calculory AI