Rapid A/B-testing with Sequential Analysis
1–4 of 4 posts
Re: Rapid A/B-testing with Sequential Analysis
#2Read the article. Not sure I understand how this is used in real world applications? Is the idea that the sequential analysis method returns an alert / flag once there is sufficient data to conclude that an A or B has been selected?
Re: Rapid A/B-testing with Sequential Analysis
#3Read the article. Not sure I understand how this is used in real world applications? Is the idea that the sequential analysis method returns an alert / flag once there is sufficient data to conclude that an A or B has been selected?
Yep, the method will alert you when there is enough data to be able to conclude which hypothesis is true.
Re: Rapid A/B-testing with Sequential Analysis
#4A/B testing is probably the best experimental test method to implement for any projects, but it does take a lot of time and investment to complete it. But thank you for explaining this Sequential Generalized Likelihood Ratio test. Definitely is a faster shortcut for experimentation.