Learn Before
Concept
Notational Definition of Confounding
- Defining confounding with precise notation requires something called with the Do-Operator. Confounding happens when Pr(Y | X) = Pr(Y | do(X))
- do(X) cuts of all backdoor paths into X, changing the graph and closing the backdoors
- Pr(Y | do(X)) is the expected result of updating X on Y
- This Do-Operator gives the total causal effect on all forward paths, which can be used to derive causal inference strategies when we can't close all the backdoors
0
1
Updated 2021-07-20
Tags
Bayesian Statistics
Statistics
Data Science