TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

12 点作者 efm将近 11 年前

1 comment

matthewowen将近 11 年前
&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 未加载