I am still trying to get my head around hypothesis testing in the context of A/B tests. I posted another question on CV. I would appreciate some help nailing this topic. It seems like there are fairly clear answers when it comes to analyzing the results of A/B test using R, but when moving to Python, for me at least, things are more blurry.
On Mon, Feb 19, 2018 at 2:26 PM, Dror Atariah <dro...@gmail.com> wrote:I am still trying to get my head around hypothesis testing in the context of A/B tests. I posted another question on CV. I would appreciate some help nailing this topic. It seems like there are fairly clear answers when it comes to analyzing the results of A/B test using R, but when moving to Python, for me at least, things are more blurry.If you have a specific example and test case for R, then for most methods it would not be difficult to replicate.