SE_{\bar{x}}=\frac{s}{\sqrt{n}}Variables
- SE: standard error
- s: sample standard deviation
- n: sample size
How to use this formula
Estimates the standard deviation of the sample mean’s sampling distribution.
Important notes
- The standard error decreases as sample size increases.
- It is not the same as the standard deviation of individual observations.
Quick example
If s = 12 and n = 36, the standard error is 2.
Applicability, worked calculation, and verification
Domain and applicability
Assumes independent observations and a sampling setting where the sample mean has a meaningful standard error; n must be positive.
Units
- SEM has the same unit as the measured variable
Assumptions and domain checks
- The standard error decreases as sample size increases.
- For the Standard Error of the Mean, every denominator must be nonzero, and the numerator and denominator must remain correctly grouped.
- For a real-valued result, each even-root radicand must be nonnegative unless complex values are intended.
- For the Standard Error of the Mean, identify whether each quantity is a sample statistic, population parameter, estimator, or model value, and check the method assumptions.
Do not use this formula when
- Do not use Standard Error of the Mean until the sample, event, distribution, independence assumptions, and parameter convention match the problem.
Boundary and special cases
- For Standard Error of the Mean, check zero, negative, and extreme input values before relying on the result.
- When using Standard Error of the Mean, confirm that denominators, radicals, logarithms, and domain restrictions remain valid for the chosen values.
Equivalent and alternative forms
- Keep the canonical LaTeX form SE_{\bar{x}}=\frac{s}{\sqrt{n}} for copying; rearrange only after preserving equivalence and domain restrictions.
Worked example
For sample standard deviation s = 12 and sample size n = 36, SEM = 12/√36 = 12/6 = 2.
- Identify the sample standard deviation as s = 12.
- Identify the sample size as n = 36.
- Compute the square root of the sample size: √36 = 6.
- Divide s by √n to obtain a standard error of 2.
Independent verification
Quadrupling the sample size from 36 to 144 would halve the standard error from 2 to 1, consistent with the inverse square-root relationship.
Common mistakes
- When copying Standard Error of the Mean, keep the complete numerator and denominator grouped; a missing brace or parenthesis changes the result.
- For the Standard Error of the Mean, do not interpret a descriptive statistic as a causal or population conclusion without the sampling and model assumptions.
Continue the workflow
Use Standard Error of the Mean in your own work
- Check the domainMatch the variables and assumptions to the problem before substituting values.
- Copy the exact notationPreserve grouping, signs, and exponents in
SE_{\bar{x}}=\frac{s}{\sqrt{n}}. - Edit or convertOpen the expression in the LaTeX editor, then export it for your document or web page.
Review and verification
Last reviewed: 2026-07-26
Review method: Reviewed the notation, variable definitions, applicability conditions, worked workflow, and verification method for Standard Error of the Mean.
Verified against: OpenStax Introductory Statistics
Automated quality check: Passed the core formula indexing gate.
Formula references
- Introductory Statistics 2eOpenStax, Rice University — Reviewed probability and statistics definitions, notation, and formulas.
Frequently asked questions
What is the Standard Error of the Mean used for?
Estimates the standard deviation of the sample mean’s sampling distribution.
Can I copy this formula as LaTeX?
Yes. Copy SE_{\bar{x}}=\frac{s}{\sqrt{n}} or open it in the LaTeX editor.
What should I check before using it?
Confirm that each variable, unit, domain restriction, and assumption matches the problem.