A propensity score is the conditional probability of a unit (e.g., a patient, customer) receiving a particular treatment, given a set of observed pre-treatment covariates. It is formally defined as e(X) = P(T=1 | X), where T is the treatment indicator and X is a vector of covariates. This single scalar score summarizes all the information in the observed confounders, enabling the creation of balanced comparison groups for estimating causal effects like the Average Treatment Effect (ATE) from observational data where random assignment was not possible.
