HackerRank Real-Time Evaluation Test
HackerRank Real-Time Evaluation Test
57 mins Answered: 1 / 14
5. A/B testing II
ALL
We perform an online experiment to test a new feature: half of our clients receive the
new feature, while the other half keeps the same feature and we measure how much
time they spend on our website.
1 We use p < 0.05 to decide to implement our feature. Our backend tool monitors the
experiments and sends an email every day to the experimenter with the p-value, and
2 the ability to continue or conclude the experiment. Most of our experimenters stop
the experiment when they reach significant difference between features (p < 0.05).
What would you conclude from our process?
3
8
The proportion of clients exposed to new features
should be increased.
9
The proportion of clients exposed to new features
should be decreased.
10
Clear Selection
11
12
[Link] 1/1