Basics
What is Causal inference
- is prediction of intervention: What if I do this?
- is imputation of missing observations: What if I had done something else?
Counterfactuals
The fundamental problem of causal inference is we only observe one treatment and one outcome for each person.
- A counterfactual is a hypothetical scenario used to reason about what would have happened if a different action or condition had been present.
- It’s fundamental in defining causal effects.
- Often confused with:
- potential outcomes framework defines causal effects by comparing what would happen under different treatments or conditions
- counterfactual outcome: the potential outcome not observed due to the actual treatment
Causal Effects
Average Treatment Effect (ATE)
- = the average difference in outcomes between if everyone was treated with A=1 and if everyone was treated with A=0:
- formula:
- note that it is different from conditioning (which compares subpopulation)
Average Treatment Effect on the Treated (ATT)
- = the average causal effect specifically for the group of individuals who actually received the treatment
Causal relative risk
E(Y^1 - Y^0 | V=v)