What is a propensity score?
hardAnswer
- .
- Rosenbaum-Rubin: under unconfoundedness, adjusting for e(x) alone is sufficient .
- Uses: (1) matching on e(x), (2) IPW: weight treated by 1/e(x), control by 1/(1-e(x)) → weighted average = ATE.
- (3) Stratification by e(x) quintiles.
- Estimated with logistic regression or ML.
- Never use predicted probabilities of 0 or 1 (violates overlap → wild variance).
Check yourself — multiple choice
- Random
- ; Rosenbaum-Rubin: adjust on e(x) alone under unconfoundedness → matching / IPW / stratification; avoid e(x) near 0 or 1
- Same as OLS
- Not real
Propensity score: ; adjust on it via matching / IPW / stratification.
#causal-inference
Practise Statistics Fundamentals
215 interview questions in this topic.