Propensity Score

The conditional probability of treatment given covariates, (Rosenbaum & Rubin, 1983). Its key property is that it is a balancing score: if treatment is ignorable given , it is also ignorable given the scalar , so conditioning on the propensity score alone removes covariate bias and collapses a high-dimensional matching problem to one dimension. Used via matching, subclassi- fication/blocking, or inverse-probability weighting. It does not weaken the identifying assumptions — it still requires Ignorability and Overlap (); the score is only known when assignment is controlled, and otherwise must be estimated.

Relied on by

PSM and weighting estimators (selection-on-observables designs); the propensity-score DiD of Abadie2005-SemiparametricDiD.

Referenced by