matheusfacure / python-causality-handbook

Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality.
https://matheusfacure.github.io/python-causality-handbook/landing-page.html
MIT License
2.65k stars 463 forks source link

Typo - 03-Stats-Review-The-Most-Dangerous-Equation.html #292

Closed minicz closed 1 year ago

minicz commented 1 year ago

In section Hypotheses Test, in paragraph:

With this at hand, we can say that we are 95% confident that the true difference between the online and face-to-face groups falls between -8.37 and -1.44. We can also construct a z statistic by dividing the difference in mean by the $SE\$ of the differences.

has a typo near the end: $SE\$, instead of $SE$

matheusfacure commented 1 year ago

I could't find this issue. I think it was fixed. If not, feel free to reopen.