Concept Architecture
Concept
Theoretically, Instrumental Variable Analysis is a causal inference method used to estimate treatment effects when the exposure of interest is endogenous because of unmeasured confounding, measurement error or reverse causation. It is founded on econometric theory and identifies causal effects using an instrumental variable that influences treatment assignment but affects the outcome only through the treatment. The method exists to recover unbiased causal estimates when conventional regression assumptions are violated.
Mathematically, Instrumental Variable Analysis is represented using systems of structural equations, with estimation commonly performed using Two-Stage Least Squares (2SLS), Limited Information Maximum Likelihood (LIML) or Generalised Method of Moments (GMM). The mathematical framework estimates the causal parameter by exploiting exogenous variation induced by the instrument rather than observed treatment assignment alone.
In practice, Instrumental Variable Analysis is implemented by identifying and validating suitable instruments, estimating first-stage treatment models and subsequently estimating causal treatment effects. In health economics it is widely applied to estimate treatment effectiveness, healthcare utilisation, provider effects and policy interventions using observational data where randomisation is unavailable.
Purpose
Used to estimate unbiased causal treatment effects in the presence of unmeasured confounding or endogenous treatment assignment using valid instrumental variables.
Mathematical Formulae
Primary Formula
??_IV = Cov(Z, Y) / Cov(Z, X)
Supporting Formulae
First stage:
X = �? + �?Z + ?W + u
Second stage:
Y = � + ?X? + �W + �
Matrix form (2SLS):
???SLS = (X?PZX)??X?PZY
where
PZ = Z(Z?Z)??Z?
Related Mathematical Methods
Two-Stage Least Squares (2SLS)
Limited Information Maximum Likelihood (LIML)
Generalised Method of Moments (GMM)
Wald Estimator
Weak Instrument Tests
Overidentification Tests (Sargan Test, Hansen J Test)
Example
A health economist wishes to estimate the effect of specialist cardiac treatment on one-year healthcare costs. Treatment selection is influenced by patient severity, creating unmeasured confounding. Differential distance to the nearest specialist centre is used as an instrumental variable because it affects the probability of receiving specialist treatment but is assumed not to affect costs directly. Using 2SLS, the estimated causal effect of specialist treatment is a reduction of �1,850 in annual healthcare costs per patient.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| LINEST | =LINEST(B2:B201,A2:A201,TRUE,TRUE) | Estimate first-stage regression coefficients |
| MMULT | =MMULT(array1,array2) | Matrix multiplication for 2SLS calculations |
| MINVERSE | =MINVERSE(range) | Compute matrix inverse for IV estimation |
| TRANSPOSE | =TRANSPOSE(range) | Matrix transposition in 2SLS calculations |
| CORREL | =CORREL(A2:A201,B2:B201) | Assess instrument relevance |
| RSQ | =RSQ(B2:B201,A2:A201) | Evaluate first-stage model fit |
VBA (Optional)
VBA can automate two-stage least squares estimation, instrument diagnostics and batch causal effect analyses across multiple observational datasets.
Sources
- Angrist JD, Imbens GW, Rubin DB. Identification of Causal Effects Using Instrumental Variables.
- Wooldridge JM. Econometric Analysis of Cross Section and Panel Data.
- Greene WH. Econometric Analysis.
- ISPOR Good Practice Reports for Comparative Effectiveness Research.
- Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation.
Related Concepts (3)
Library
Publications
1
Good Practices for Real-World Data Studies of Treatment and/or Comparative Effectiveness: Recommendations from the Joint ISPOR-ISPE Special Task Force on Real-World Evidence in Health Care Decision Making — Berger, Sox, Willke, Brixner, Eichler, Goettsch, Madigan, Makady, Schneeweiss, Tarricone, Wang, Watkins & Mullins, Vol. 20, No. 8 ed., 2017 (Value in Health)
The joint ISPOR-ISPE recommendations on good procedural practice for real-world data studies (observational studies and registries) used to inform healthcare decisions — study registration, replicability and stakeholder involvement — the reference for RWE credibility in HTA.
Journal ArticleView source →
Frequently Asked Questions (6)
What is instrumental variable analysis?
A technique estimating a causal effect despite unmeasured confounding, using a variable that affects treatment but not the outcome except through treatment.
Source: Angrist, Imbens & Rubin 1996
Why can an instrumental variable estimate a causal effect from observational data?
In observational data, treatment and outcome may share unmeasured causes that adjustment cannot remove, blocking a causal conclusion. An instrumental variable analysis gets around this by finding a variable that influences whether patients get the treatment but affects the outcome only through the treatment, and is itself unrelated to the hidden confounders. Because such an instrument nudges treatment for reasons unconnected to prognosis, the outcome differences it induces can be attributed to the treatment. It mimics randomisation using a natural nudge. Greenland (2000) describes this method.
Source: Greenland 2000
How does instrumental variable analysis work?
Instrumental variable analysis works by using an instrument that influences the treatment but affects the outcome only through the treatment, so the part of the treatment variation driven by the instrument is free of confounding. The analysis relates the instrument to both the treatment and the outcome and uses this to isolate the causal effect of the treatment, effectively using the instrument as a source of quasi-random variation in treatment. Because the instrument is unrelated to confounders, the resulting estimate can be unbiased by unmeasured confounding, provided the instrument's assumptions hold.
Source: Angrist, Imbens & Rubin 1996
What conditions must an instrument satisfy?
An instrument must satisfy three conditions: relevance, that it is associated with the treatment; the exclusion restriction, that it affects the outcome only through the treatment and not directly or through other pathways; and independence, that it is not associated with confounders of the treatment-outcome relationship. If these hold, the instrument provides variation in treatment free of confounding, allowing a valid causal estimate. The exclusion restriction and independence cannot generally be fully tested and must be justified by reasoning. So finding a valid instrument satisfying these conditions is the central challenge of the method.
Source: Angrist & Pischke 2009
When is instrumental variable analysis used?
Instrumental variable analysis is used in observational studies where unmeasured confounding threatens standard analyses, and a suitable instrument is available that influences treatment but not the outcome directly. Examples include using distance to a facility, policy variation, or physician prescribing preferences as instruments for treatment. It is applied when randomisation is impossible but a source of quasi-random variation in treatment exists. So instrumental variable analysis suits situations where confounding cannot be handled by adjustment and a credible instrument can be identified, offering a way to estimate causal effects that ordinary methods cannot.
Source: Angrist, Imbens & Rubin 1996
What are the limitations of instrumental variable analysis?
The limitations of instrumental variable analysis include the difficulty of finding a valid instrument, since the exclusion restriction and independence assumptions cannot be fully verified and, if violated, bias the estimate; weak instruments, only loosely associated with treatment, give imprecise and potentially biased estimates; and the estimate often reflects the effect for those whose treatment is influenced by the instrument, a specific subgroup, rather than the whole population. So instrumental variable analysis requires a credible, strong instrument and careful justification of its assumptions, and its estimates are interpreted with attention to what population they apply to.
Source: Angrist, Imbens & Rubin 1996
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
- Term code
- HE-ES-CER-018
Stable URI · Machine-readable · Resolvable · CC BY 4.0