Causal assumptions
Causal inference does not rely purely on data and statistics. It requires more assumptions for causal relationships to be established.
DAGs are a visual way of expressing our beliefs about how different quantities influence each other.
As it turns out, DAGs are not enough. Even with infinite data, some causal relationships cannot be estimated.
Formally, exchangeability reads
where \(T\) is the treatment assignment, \(Y(0)\) is the outcome for when not receiving the treatment, and \(Y(1)\) is the outcome when receiving the treatment.
A less strict version of this assumption would be
which asks for the expected value of having received the treatment (a counterfactual in the left-hand side case) to be the same under being assigned to the control group (\(T=0\)) or the treatment group (\(T=1\)).