Concept Architecture
Concept
Theoretically, Imputation is a statistical method used to replace missing data with plausible values in order to preserve sample size, reduce bias and improve the validity of statistical inference. It is founded on missing data theory and probability modelling, recognising that missing observations can distort parameter estimates if ignored. In health economics, imputation is widely used to address missing costs, utilities, clinical outcomes and resource utilisation data in clinical trials and observational studies.
Mathematically, imputation replaces missing values using estimates derived from observed data under an assumed missing data mechanism. Methods range from deterministic approaches, such as mean imputation, to stochastic approaches, such as multiple imputation, where missing values are repeatedly sampled from predictive distributions. Multiple imputation combines parameter estimates across completed datasets using Rubin's rules to account for uncertainty introduced by missing data.
In practice, imputation is implemented by identifying the missing data mechanism, selecting an appropriate imputation model and generating one or more completed datasets. Multiple imputation using chained equations or multivariate normal models is commonly recommended in health economic evaluations because it preserves statistical variability and allows valid estimation of uncertainty.
Purpose
Used to replace missing observations with statistically plausible values, reduce bias arising from incomplete data and enable valid statistical and health economic analyses.
Mathematical Formulae
Primary Formula
For multiple imputation, the pooled estimate is:
Q? = (1 / m) ? ?Q?
where:
- Q? = pooled parameter estimate
- Q? = estimate from imputed dataset i
- m = number of imputed datasets
Supporting Formulae
Within-imputation variance:
W = (1 / m) ? ?U?
Between-imputation variance:
B = (1 / (m ? 1)) ? ?(Q? ? Q?)�
Total variance:
T = W + (1 + 1/m)B
where:
- U? = variance estimate from imputed dataset i
- W = within-imputation variance
- B = between-imputation variance
- T = total variance according to Rubin's rules
Related Mathematical Methods
- Multiple Imputation
- Multiple Imputation by Chained Equations (MICE)
- Rubin's Rules
- Maximum Likelihood Estimation
- Expectation-Maximisation Algorithm
- Missing Data Analysis
- Sensitivity Analysis
Example
A health economist analyses quality-of-life data from a clinical trial in which 12% of EQ-5D observations are missing. Twenty multiple imputed datasets are generated using patient age, treatment group, baseline utility and disease severity as predictors. The treatment effect is estimated separately within each completed dataset and then combined using Rubin's rules to produce a pooled estimate and standard error that appropriately reflect uncertainty due to missing data.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| AVERAGE | =AVERAGE(B2:B101) | Calculate simple mean imputation (illustrative only) |
| IF | =IF(ISBLANK(B2),C2,B2) | Replace missing values using predicted values |
| RAND | =RAND() | Generate random values for stochastic imputation procedures |
| AVERAGE | =AVERAGE(D2:D21) | Pool parameter estimates across multiple imputations |
| VAR.S | =VAR.S(D2:D21) | Estimate between-imputation variability |
VBA (Optional)
Automate multiple imputation by generating repeated imputed datasets, fitting statistical models to each dataset and combining parameter estimates using Rubin's rules.
Sources
- Rubin DB. Multiple Imputation for Nonresponse in Surveys. Wiley; 1987.
- Little RJA, Rubin DB. Statistical Analysis with Missing Data. 3rd ed.
- Sterne JAC, White IR, Carlin JB, et al. Multiple Imputation for Missing Data in Epidemiological and Clinical Research. BMJ. 2009.
- Briggs AH, Claxton K, Sculpher MJ. Decision Modelling for Health Economic Evaluation.
- White IR, Royston P, Wood AM. Multiple Imputation Using Chained Equations. Statistics in Medicine. 2011.
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 imputation?
A technique replacing missing data values with estimated substitutes, ranging from simple mean substitution to sophisticated multiple imputation approaches.
Source: Rubin 1987
What does imputation do about missing values in a dataset?
Imputation fills the gaps left by missing values in a dataset, replacing each with an estimated substitute so that the analysis can use the whole sample rather than discarding incomplete records. Methods range from simply inserting the average, which understates uncertainty, to multiple imputation, which creates several plausible completed datasets and combines them to reflect the doubt about what was missing. All of it rests on assumptions about why the data were missing. Supplying principled substitutes for missing data is its purpose. Little and Rubin (2002) describe these techniques.
Source: Little & Rubin 2002
What are the types of imputation?
The types of imputation include single imputation methods, such as mean substitution or replacing a value with a prediction from other variables, which fill each missing value once; and multiple imputation, which creates several completed datasets with different plausible imputed values, analyses each, and combines the results to reflect the uncertainty. So imputation ranges from simple single methods to multiple imputation, with single methods being easy but often understating uncertainty and potentially biasing results, and multiple imputation being more principled because it accounts for the uncertainty in the missing values, which is why multiple imputation is generally preferred for valid inference.
Source: Rubin 1987
Why is multiple imputation preferred over single imputation?
Multiple imputation is preferred over single imputation because single methods fill each missing value with one estimate, treating it as known and thereby understating the uncertainty, which leads to standard errors that are too small and inference that is over-confident. Multiple imputation creates several plausible completed datasets and combines them, propagating the uncertainty about the missing values. So multiple imputation is preferred because it reflects the uncertainty inherent in imputing missing data, giving valid standard errors and confidence intervals, whereas single imputation can bias estimates and falsely inflate precision, which is why multiple imputation is the standard principled approach when data are missing at random.
Source: Rubin 1987
What assumptions does imputation rely on?
Imputation relies on assumptions about why the data are missing, most commonly that the data are missing at random, meaning the probability of missingness depends only on observed data, which allows the observed data to be used to impute the missing values validly. If data are missing not at random, standard imputation can be biased. So imputation depends on the missing data mechanism, with multiple imputation generally valid under missing at random, and its results are interpreted with attention to whether that assumption is plausible, since imputation cannot fully recover information when missingness depends on the unobserved values themselves, which may require sensitivity analyses.
Source: Rubin 1976
What are the limitations of imputation?
The limitations of imputation include that it relies on assumptions about the missing data mechanism, usually missing at random, which cannot be verified; that simple single methods understate uncertainty and can bias results; and that even multiple imputation depends on the imputation model being adequate. So imputation is applied and interpreted with care, since it cannot create genuine information about the missing values and its validity rests on assumptions and on a well-specified imputation model, which is why the missing data mechanism is considered, principled methods such as multiple imputation are used, and sensitivity analyses examine whether conclusions hold under different assumptions about the missingness.
Source: Rubin 1987
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 16 Dec 2025
Content version: 1.0.0
Canonical Identity
- Persistent URI
- https://healtheconomics.wiki/concept/imputation
- Term code
- HE-ES-SA-081
Stable URI · Machine-readable · Resolvable · CC BY 4.0