Concept Architecture
Concept
Theoretically, Variance is a fundamental measure of statistical dispersion that quantifies the average squared deviation of observations from their mean. It represents the degree of variability within a population or sample and forms the basis of many statistical methods, including estimation, hypothesis testing, regression analysis and analysis of variance. Variance is founded on probability theory and mathematical expectation and is one of the principal descriptors of a probability distribution.
Mathematically, variance is defined as the expected squared deviation of a random variable from its expected value. Population variance is a theoretical parameter, whereas sample variance provides an unbiased estimator of the population variance by applying Bessel's correction. Variance is expressed in squared units and underpins numerous statistical models through covariance matrices, likelihood functions and estimation procedures.
In practice, variance is estimated from observed data to quantify uncertainty and variability. It is routinely calculated for clinical outcomes, healthcare costs, quality-adjusted life-years and model parameters in health economic evaluations. Variance also provides the foundation for standard deviation, confidence intervals, regression analysis, mixed-effects models, probabilistic sensitivity analysis and meta-analysis.
Purpose
Used to quantify the variability of observations around their mean, supporting statistical inference, uncertainty assessment, model estimation and economic evaluation in health economics.
Mathematical Formulae
Primary Formula
Population variance:
Var(X) = �� = E[(X ? ?)�]
Supporting Formulae
Equivalent population formula:
Var(X) = E(X�) ? [E(X)]�
Sample variance:
s� = (1 / (n ? 1)) ? ?(x? ? x?)�
Standard deviation:
� = �Var(X)
Related Mathematical Methods
- Standard Deviation
- Covariance
- Analysis of Variance
- Regression Analysis
- Maximum Likelihood Estimation
- Mixed-Effects Models
- Meta-Analysis
- Probabilistic Sensitivity Analysis
Example
A health economist records annual healthcare costs (�000) for five patients:
10, 12, 13, 15, 20
The sample mean is:
x? = 14
The sample variance is:
s� = [(10?14)� + (12?14)� + (13?14)� + (15?14)� + (20?14)�] / (5?1)
= (16 + 4 + 1 + 1 + 36) / 4
= 58 / 4
= 14.5 (�000)�
The corresponding sample standard deviation is:
�14.5 � 3.81 (�000)
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| VAR.S | =VAR.S(B2:B101) | Estimate sample variance of healthcare costs or QALYs. |
| VAR.P | =VAR.P(B2:B101) | Calculate population variance when the complete population is available. |
| STDEV.S | =STDEV.S(B2:B101) | Calculate the corresponding sample standard deviation. |
| AVERAGE | =AVERAGE(B2:B101) | Calculate the sample mean used in variance estimation. |
VBA (Optional)
Automate calculation and reporting of variances for multiple clinical and economic outcomes across health economic datasets.
Sources
- Casella G, Berger RL. Statistical Inference.
- Mood AM, Graybill FA, Boes DC. Introduction to the Theory of Statistics.
- Rice JA. Mathematical Statistics and Data Analysis.
- Drummond MF, et al. Methods for the Economic Evaluation of Health Care Programmes.
- Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation.
- NICE. Health Technology Evaluation Manual.
Related Concepts (2)
Library
Publications
1
Bayesian Methods in Health Economics — Gianluca Baio, 1st Edition ed., 2012 (Chapman & Hall / CRC Press)
An overview of Bayesian statistical methods for the analysis of health economic data, covering economic evaluation concepts, statistical cost-effectiveness analysis, Bayesian computation and MCMC, and applied health economic evaluation.
BookView source →
Frequently Asked Questions (6)
What is variance?
A dispersion measure representing the average squared deviation of individual data points from the mean of a dataset.
Source: Casella G, Berger RL. Statistical Inference. 2nd ed. Duxbury; 2002.
What does variance measure about a dataset?
Variance measures how spread out a dataset is by averaging the squared distances of the values from their mean. Squaring the deviations makes every one positive and gives extra weight to points far from the centre, so a large variance means the data scatter widely and a small one that they cluster. It is the foundation of many statistical methods, though its squared units make it less directly interpretable than its square root, the standard deviation. The average squared spread around the mean is what it captures. Kirkwood and Sterne (2003) describe this measure.
Source: Kirkwood & Sterne 2003
How is variance calculated?
Variance is calculated by taking the difference between each value and the mean, squaring these differences, and averaging them; for a sample, the sum of squared deviations is often divided by the number of observations minus one to give an unbiased estimate of the population variance. So variance is calculated as the average of the squared deviations from the mean, with the sample variance using a divisor of the sample size minus one for unbiasedness, and because it squares the deviations, it uses all the data and is sensitive to values far from the mean, which is why it is expressed in squared units and the standard deviation is often preferred for interpretation.
Source: Casella & Berger 2002
What does variance measure?
Variance measures the variability or spread of a dataset around its mean: a small variance means the values cluster closely around the mean, while a large variance means they are widely dispersed. Being in squared units, it is less directly interpretable than the standard deviation. So variance measures how much the values differ from the mean on average, in squared terms, quantifying dispersion, and although its squared units make it harder to interpret directly than the standard deviation, it is central to statistical theory, since many methods, including analysis of variance and the decomposition of prediction error, are built upon it.
Source: Casella & Berger 2002
How does variance relate to the standard deviation?
Variance relates to the standard deviation as its square: the variance is the average squared deviation from the mean, in squared units, and the standard deviation is its square root, in the original units of the data. So variance and standard deviation measure the same variability, differing in scale, with the standard deviation usually preferred for reporting because it is on the data's scale and directly comparable to the mean, while variance is often used in calculations and theory, since squaring makes it mathematically convenient, and the two are directly convertible through the square root.
Source: Casella & Berger 2002
Why is variance important in statistics?
Variance is important in statistics because it quantifies variability, which underlies the precision of estimates, the design of studies, and many analytical methods; for example, analysis of variance partitions variance to compare groups, and the mean squared error decomposes into bias and variance. So variance matters as a foundational measure of dispersion and a building block of statistical theory, since much of inference and modelling concerns explaining or accounting for variance, which is why understanding and estimating variance is central, from summarising data and gauging precision to comparing groups and evaluating estimators and predictions.
Source: Casella & Berger 2002
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 26 Dec 2025
Content version: 1.0.0
Canonical Identity
- Persistent URI
- https://healtheconomics.wiki/concept/variance
- Term code
- HE-ES-SA-232
Stable URI · Machine-readable · Resolvable · CC BY 4.0