TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Advanced A/B testing: Make more profit, learn more about customers

12 pointsby efmalmost 11 years ago

1 comment

matthewowenalmost 11 years ago
&quot;data points required for confident results scales linearly with number of distinct states being tested&quot;<p>My memory of the maths behind this is poor, but I&#x27;m not sure this is actually true: I would understand that (all things being equal) the number of required data points grows faster than linearly. The reason is that not only are you spreading your users across more states, but you also need much stronger results to make a conclusion: see the use of ANOVA vs (eg) two sample t tests <a href="http://en.wikipedia.org/wiki/Analysis_of_variance" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Analysis_of_variance</a>.<p>Of course, if you run a series of base vs variant tests, where the winner stays on, you run into the exact same class of problem too. Meaningful AB testing is tricky.<p>EDIT: when I say not sure, I mean it. I wish I knew this better (rather than just being aware of the existence of gotchas). If anyone has any great insights on the impact of this stuff, or how to deal with it, I&#x27;d love to hear them.
评论 #7955792 未加载