Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter 9 #393

Open
Navatso opened this issue May 20, 2024 · 0 comments
Open

Chapter 9 #393

Navatso opened this issue May 20, 2024 · 0 comments
Assignees

Comments

@Navatso
Copy link

Navatso commented May 20, 2024

There is an issue on chapter 9, in the following paragraph

OLS is saying that the treatment effect is BRL 27.60, that is, the push increases in-app purchase by 27.6 reais.

It should be
OLS is saying that the treatment effect is BRL 10.59, that is, the push increases in-app purchase by 10.159 reais.

The reason is that for the ones that the push is delivered, the push is assigned too. You cannot have push delivered without assigning it. so the total effect is sum of assigning and delivering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants