Concept Architecture
Concept
Theoretically, Standard Error is a statistical measure that quantifies the variability of a sample statistic across repeated random samples from the same population. It reflects the precision with which a statistic, such as the sample mean or a regression coefficient, estimates the corresponding population parameter. Unlike the standard deviation, which measures variability among individual observations, the standard error measures variability in an estimator due solely to sampling variation. It is fundamental to estimation theory, confidence interval construction, hypothesis testing, and statistical inference.
Mathematically, the standard error is defined as the standard deviation of the sampling distribution of an estimator. Its calculation depends on the estimator being considered. For the sample mean, the standard error equals the population standard deviation divided by the square root of the sample size, or its sample-based estimate when the population standard deviation is unknown. Standard errors decrease as sample size increases, reflecting greater precision of estimation.
In practice, standard errors are calculated for sample means, regression coefficients, odds ratios, hazard ratios, and numerous other estimators. In health economics they are routinely reported for treatment effects, costs, quality-adjusted life years, incremental cost-effectiveness ratios, and model parameters. Standard errors are subsequently used to construct confidence intervals, perform hypothesis tests, and quantify uncertainty within economic evaluations.
Purpose
Used to quantify the sampling variability of statistical estimators, assess estimation precision, construct confidence intervals, perform hypothesis testing, and support statistical inference in health economic analyses.
Mathematical Formulae
Primary Formula
For the sample mean:
SE(x?) = � � �n
or, when � is unknown:
SE(x?) = s � �n
where:
- SE = standard error
- � = population standard deviation
- s = sample standard deviation
- n = sample size
Supporting Formulae
Confidence interval:
Estimate � z ? SE
or
Estimate � t ? SE
For a regression coefficient:
SE(??) = �Var(??)
Test statistic:
t = (Estimate ? Null Value) � SE
Related Mathematical Methods
- Standard Deviation
- Confidence Interval
- Hypothesis Testing
- Sample Size Calculation
- Regression Analysis
- Variance Estimation
- Wald Test
- Maximum Likelihood Estimation
Example
A health economist estimates the mean annual healthcare cost for a sample of 400 patients.
Sample mean:
�8,200
Sample standard deviation:
�2,400
The standard error is:
SE = 2,400 � �400
= 2,400 � 20
= �120
The estimated mean annual healthcare cost therefore has a sampling precision of �120. This standard error can be used to calculate confidence intervals and perform hypothesis tests regarding the population mean.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| STDEV.S | =STDEV.S(B2:B401) | Calculate the sample standard deviation. |
| COUNT | =COUNT(B2:B401) | Determine the sample size. |
| SQRT | =SQRT(COUNT(B2:B401)) | Calculate the square root of the sample size. |
| Standard Error | =STDEV.S(B2:B401)/SQRT(COUNT(B2:B401)) | Calculate the standard error of healthcare costs or QALYs. |
| CONFIDENCE.T | =CONFIDENCE.T(0.05,STDEV.S(B2:B401),COUNT(B2:B401)) | Calculate the margin of error for confidence intervals. |
VBA (Optional)
Automate calculation of standard errors, confidence intervals, and statistical summaries across multiple health economic outcome measures.
Sources
- Casella G, Berger RL. Statistical Inference.
- Rice JA. Mathematical Statistics and Data Analysis.
- Altman DG. Practical Statistics for Medical Research.
- Mood AM, Graybill FA, Boes DC. Introduction to the Theory of Statistics.
- Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation.
- Drummond MF, et al. Methods for the Economic Evaluation of Health Care Programmes.
- NICE Health Technology Evaluation Manual.
Related Concepts (2)
Library
Publications
1
Statistical Analysis of Cost-Effectiveness Data — Willan & Briggs, 1st Edition ed., 2006 (John Wiley & Sons)
A synthesis of statistical methods for analysing cost-effectiveness data, including net-benefit regression, confidence intervals for the ICER, cost-effectiveness acceptability curves, and covariate adjustment. Part of the Wiley Statistics in Practice series.
BookView source →
Frequently Asked Questions (6)
What is the standard error?
A measure of an estimated parameter's precision, the standard deviation of its sampling distribution across repeated samples of the same size.
Source: Casella G, Berger RL. Statistical Inference. 2nd ed. Duxbury; 2002.
What does the standard error tell us about an estimate?
The standard error measures how precise an estimate is, quantifying how much it would vary from one sample to another if the study were repeated. It is the standard deviation of the estimate's sampling distribution, and it shrinks as the sample grows, since larger studies give steadier estimates. This distinguishes it from the standard deviation, which describes the spread of the data themselves rather than of the estimate. Confidence intervals and tests are built from it. The precision of an estimate is what it captures. Kirkwood and Sterne (2003) describe this.
Source: Kirkwood & Sterne 2003
How does the standard error differ from the standard deviation?
The standard error differs from the standard deviation in what it describes: the standard deviation measures the variability of individual data points around the mean, while the standard error measures the variability of an estimate, such as the sample mean, across repeated samples. The standard error is typically smaller and decreases with sample size, whereas the standard deviation reflects the spread of the data. So the two differ in that the standard deviation describes the dispersion of the data and the standard error the precision of an estimate, which is why they are not interchangeable, and confusing them leads to misjudging the uncertainty in an estimate.
Source: Casella & Berger 2002
How is the standard error calculated?
The standard error is calculated from the variability of the data and the sample size; for the mean, it is the standard deviation of the data divided by the square root of the sample size, so it decreases as the sample grows. For other estimates, the standard error is derived from the sampling distribution or estimated by methods such as the bootstrap. So the standard error is calculated to reflect how precisely a quantity is estimated, with the standard error of the mean being the classic example, and its dependence on the sample size explains why larger samples give more precise estimates and narrower confidence intervals.
Source: Casella & Berger 2002
What does the standard error indicate?
The standard error indicates the precision of an estimate, showing how much it would vary across repeated samples, so a small standard error means a precise estimate and a large one an imprecise estimate. It directly determines the width of confidence intervals. So the standard error indicates the uncertainty in an estimate due to sampling, which is why it is central to interpreting results, since it conveys how reliable the estimate is and, through confidence intervals and test statistics, how much the estimate can be trusted, with a smaller standard error corresponding to greater confidence in the estimated value.
Source: Casella & Berger 2002
How is the standard error used in inference?
The standard error is used in inference to construct confidence intervals, typically the estimate plus and minus a multiple of the standard error, and to compute test statistics, such as dividing an estimate by its standard error to test whether it differs from a null value. So the standard error is a building block of statistical inference, since confidence intervals and hypothesis tests both depend on it to quantify uncertainty, which is why it is estimated for parameters of interest, and its size, reflecting the sample size and variability, determines the precision of intervals and the power of tests.
Source: Casella & Berger 2002
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 25 Dec 2025
Content version: 1.0.0
Canonical Identity
- Persistent URI
- https://healtheconomics.wiki/concept/standard-error
- Term code
- HE-ES-SA-200
Stable URI · Machine-readable · Resolvable · CC BY 4.0