Murphydbuffalo / hyp

Minimal configuration, statistically valid A/B testing for Ruby on Rails
MIT License
2 stars 0 forks source link

Bayesian inference instead of frequentist hypothesis testing #2

Open Murphydbuffalo opened 5 years ago

Murphydbuffalo commented 5 years ago

This will enable:

  1. Less work up front when the user is creating an experiment
  2. The ability to check in on experiments at any time and draw a valid conclusion ("peeking" at the results)
  3. The ability to arrive at significant conclusions more quickly? Not sure about this, need to do more research
Murphydbuffalo commented 4 years ago

Good starting place: https://www.evanmiller.org/bayesian-ab-testing.html#binary_ab