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

Why simulate 10,000 draws using the beta distribution to calculate the winner #453

Open
JotaP opened this issue Nov 3, 2016 · 1 comment

Comments

@JotaP
Copy link

JotaP commented Nov 3, 2016

Hi @caser, I saw you were the original contributor for the Bayesian Statistics method to calculate the probability of an alternative to be the winner (#251). First of all thanks for that awesome feature.

We have some questions regarding the implementation.

Could you give us a little bit of "statistical" input as to why you decided to make a draw simulation for the Beta distribution? From the top of my mind I understand that the simulation is made to show "valid statistical" results when an experiment has just started and we do not have much information about the conversion rates of each alternative. Is that correct? or is there another reason for the simulation?

I would also like to know why exactly 10,000 simulated draws? Should/could we be playing with other values for the number of simulations (say 1 or 1,000 or 500 or 100,000, etc.)? What would be the consequences of either lowering or rising the simulation runs?

Another question (from a statistical point of view): using the probability of being winner on a given experiment, which would be the recommended value we should be waiting for in order to choose a definitive winning alternative? should we be waiting until any variant reaches say 95% probability of being winner or else? Any input you can give us around the "election of the winner" using the beta distribution method, would be really much appreciated.

Thanks to all the split team for this awesome framework ;)

@AlejandroJL
Copy link

I am also interested with what question @JotaP @caser

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