Concept Architecture
Concept
Theoretically, Causal Inference is the branch of statistics concerned with estimating the effect of an intervention, exposure or policy on an outcome by distinguishing causal relationships from associations. It is founded on counterfactual reasoning, probability theory and statistical decision theory, providing a framework for determining what would have happened under alternative treatment scenarios. In health economics, causal inference is essential for estimating treatment effects used in economic evaluations, comparative effectiveness research and health technology assessment.
Mathematically, causal inference is represented using formal frameworks such as the potential outcomes model and structural causal models. Causal effects are defined as contrasts between potential outcomes under different interventions and are estimated using statistical methods that account for confounding, selection bias and treatment assignment mechanisms. Identification relies on assumptions such as exchangeability, consistency and positivity.
In practice, causal inference is implemented using evidence from randomised controlled trials or observational studies. Methods including regression adjustment, propensity score methods, inverse probability weighting, instrumental variables, marginal structural models and targeted maximum likelihood estimation are applied to estimate unbiased treatment effects that inform decision models, cost-effectiveness analyses and healthcare policy.
Purpose
Used to estimate causal treatment effects from experimental or observational data, enabling valid comparative effectiveness analyses, economic evaluations and evidence-based healthcare decision-making.
Mathematical Formulae
Primary Formula
ATE = E[Y(1) ? Y(0)]
where:
- ATE = Average Treatment Effect
- Y(1) = potential outcome under treatment
- Y(0) = potential outcome under control
- E(�) = expected value over the target population
Supporting Formulae
ATE = E[Y | do(T = 1)] ? E[Y | do(T = 0)]
IPW = (1/n) ? ?[(T?Y? / e(X?)) ? ((1 ? T?)Y? / (1 ? e(X?)))]
where:
- T? = treatment indicator
- Y? = observed outcome
- e(X?) = propensity score
Related Mathematical Methods
- Potential outcomes framework
- Structural causal models
- Directed acyclic graphs
- Propensity score matching
- Inverse probability weighting
- Instrumental variable analysis
- Marginal structural models
- Targeted maximum likelihood estimation
Example
An observational study compares a new diabetes treatment with standard care. Patients receiving the new treatment are younger and healthier than controls. Propensity score weighting is applied to balance baseline characteristics before estimating the Average Treatment Effect. The adjusted analysis estimates an average gain of 0.18 QALYs per patient, which is subsequently incorporated into a cost-effectiveness model.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| LINEST | =LINEST(Y2:Y501,X2:X501,TRUE,TRUE) | Estimates adjusted treatment effects using regression |
| AVERAGE | =AVERAGE(B2:B501)-AVERAGE(C2:C501) | Calculates crude treatment effect in randomised studies |
| SUMPRODUCT | =SUMPRODUCT(OutcomeRange,WeightRange)/SUM(WeightRange) | Calculates weighted treatment effects using inverse probability weights |
| LOGEST | =LOGEST(Y2:Y501,X2:X501) | Supports estimation of treatment assignment models for propensity scores |
VBA (Optional)
VBA can automate causal effect estimation by applying propensity score weighting or regression adjustment across multiple treatment comparisons and exporting adjusted treatment effects for economic modelling.
Sources
- Hern�n MA, Robins JM. Causal Inference: What If.
- Rubin DB. Estimating Causal Effects of Treatments in Randomized and Nonrandomized Studies. Journal of Educational Psychology.
- Pearl J. Causality: Models, Reasoning and Inference.
- Rosenbaum PR, Rubin DB. The Central Role of the Propensity Score in Observational Studies for Causal Effects. Biometrika.
- Drummond MF, Sculpher MJ, Claxton K, Stoddart GL, Torrance GW. Methods for the Economic Evaluation of Health Care Programmes.
- Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation.
Related Concepts (2)
Frequently Asked Questions (6)
What is causal inference?
The statistical and epistemological methods used to determine whether an observed association between an exposure and outcome reflects a genuine causal relationship.
Source: Hernán & Robins 2020
Why is establishing causation harder than finding an association?
Finding that two things vary together is straightforward, but showing that one causes the other is not, because an association can arise from confounding, reverse causation, or chance rather than a true causal link. Causal inference provides the reasoning and methods to distinguish genuine cause from mere correlation, ideally through randomisation, or through careful assumptions and design when only observational data exist. The core difficulty is that the counterfactual, what would have happened otherwise, is never directly observed. Correlation alone cannot settle cause. Hernan and Robins (2020) set out this framework.
Source: Hernan & Robins 2020
Why is causal inference challenging?
Causal inference is challenging because association does not imply causation: an observed relationship between exposure and outcome can arise from confounding, where a third factor influences both, from selection or information bias, or from reverse causation, so establishing that the exposure causes the outcome requires ruling these out. In observational data especially, unmeasured confounding threatens causal conclusions. Because what would have happened under a different exposure for the same individuals cannot be observed, causal inference relies on assumptions and study designs to approximate that counterfactual comparison, which is inherently demanding.
Source: Hernán & Robins 2020
What methods support causal inference?
Methods supporting causal inference include randomised experiments, which balance confounders and provide the strongest basis for causal claims; and, for observational data, approaches such as adjustment for confounders through regression, stratification, or matching; propensity score methods; instrumental variables; and quasi-experimental designs such as difference-in-differences and regression discontinuity. Causal diagrams help identify what to adjust for. These methods aim to approximate the comparison that randomisation provides, addressing confounding and bias. The choice depends on the data and assumptions, and each rests on conditions that must hold for the causal interpretation to be valid.
Source: Rubin 1974
What assumptions underlie causal inference from observational data?
Causal inference from observational data rests on assumptions such as no unmeasured confounding, meaning all common causes of exposure and outcome are measured and accounted for; positivity, that individuals with each combination of characteristics could receive each exposure; and consistency, that the exposure is well defined. These assumptions allow the observed data to identify the causal effect. Because they cannot generally be verified and may fail, particularly no unmeasured confounding, causal conclusions from observational data are held with caution, and sensitivity analyses assess how violations could affect them. So the validity of the inference depends on these assumptions.
Source: Hernán & Robins 2020
Why is causal inference important?
Causal inference is important because decisions about interventions, treatments, and policies depend on knowing whether they actually cause changes in outcomes, not merely whether they are associated with them, so distinguishing causation from association is central to acting effectively. In health and economics, mistaking a non-causal association for a causal one could lead to ineffective or harmful decisions. Causal inference provides the frameworks and methods to draw causal conclusions responsibly, with their assumptions made explicit. Because sound decisions require understanding causes, causal inference is fundamental to research that aims to inform action.
Source: Hernán & Robins 2020
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 20 Nov 2025
Content version: 1.0.0
Canonical Identity
- Persistent URI
- https://healtheconomics.wiki/concept/causal-inference
- Term code
- HE-ES-CER-004
Stable URI · Machine-readable · Resolvable · CC BY 4.0