5 Finding comparable cases with propensity scores
This chapter covers
- Using propensity scores to assess the positivity assumption
- Calculating the ATE using propensity-score techniques
Let’s revisit the main point in causal inference: how to choose between two options when we can’t use randomized controlled trials or A/B tests. Remember the kidney-stone example from chapter 2? We’ve used the adjustment formula to tackle problems like this. Now we have a modified version of this formula. Why do we need it? Because it’s specifically made to determine whether the positivity assumption is true.
Remember from chapter 2 that the adjustment formula only works if the positivity assumption is true. Let’s go over what this assumption means. Suppose you have two treatments, A and B. You give treatment A to both young and old people, but treatment B only to young people. If you want to figure out the effect of treatment B on everyone, both young and old, you hit a snag. You can’t know how treatment B affects old people unless some of them also receive this treatment. To determine which treatment is better, you need to apply both treatments, A and B, to both age groups: older and younger.