matheusfacure / python-causality-handbook

Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality.

Home Page:https://matheusfacure.github.io/python-causality-handbook/landing-page.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue on page /01-Introduction-To-Causality.html

Henry-Louis opened this issue · comments

I found there may be a typo for the expression of Average Treatment Effect
"""Finally, we reorder the terms, merge some expectations, and lo and behold:

(The Expression here seems to be wrong)

This simple piece of math encompasses all the problems we will encounter in causal questions. """

I'm assuming you means this expression?
image
I could't find the mistake. Can you be more specific? Feel free to reopen the issue afterwards.