correlation is not causation — a confounder
X affecting both
T and
Y manufactures spurious correlation, while conditioning on a collider introduces selection bias (Berkson's paradox); the propensity score
e(x)=P(T=1∣x) compresses high-dimensional covariates into a one-dimensional balancing score, and PSM proceeds as: ① fit
e(x) by logistic regression ② match or weight on the score ③ estimate
ATE^=Yˉ1−Yˉ0 on matched samples ④ check balance; unlike direct regression on
X, it is more robust to model misspecification when covariates are high-dimensional and overlap is limited.