Causal Inference Summerschool
Practical on DAGs, bonus exercises
Author
Wouter van Amsterdam
Published
August 6, 2024
On this page
1
Causal Factorization
1
Causal Factorization
Take this DAG
Figure 1: DAG
Write down the causal factorization of the joint distribution over
\(Y,T,Z,W\)
for this DAG
answer:
\(P(Y,T,Z,W) = P(Y|T,Z)P(T|Z,W)P(Z)P(W)\)
Draw the mutilated DAG after intervening on
\(T\)
answer:
Figure 2: mutilated DAG
Write down the factorization for the joint in the mutilated DAG after intervening on
\(T\)
answer:
Figure 3: mutilated DAG
\(P(Y,T,Z,W) = P(Y|T,Z)P(T)P(Z)P(W)\)