Propensity Score Matching
Slide 1 of 7
What is Propensity Score Matching?
Propensity score matching is one of the most widely used methods for estimating causal effects from observational data. The core idea is to pair each treated individual with an untreated individual who has a similar propensity score.
If two individuals have the same propensity score, they have similar covariate profiles. By matching on propensity scores, we effectively balance all the covariates used to estimate the score.
After matching, if the matched sample is well-balanced:
The right side is the Average Treatment Effect on the Treated (ATT).
Patients who receive surgery are systematically different. By matching each surgical patient to a medically-managed patient with a similar propensity score, we create pairs where both had similar probabilities of receiving surgery.
Propensity Score Matching pairs treated individuals with untreated individuals who have similar propensity scores.
Goal: Create a matched sample where treatment groups are comparable.
Intuition: If two individuals have the same probability of treatment, they are "exchangeable" conditional on measured confounders.
After matching:
Use ← → arrow keys to navigate