An automated alert that pings the moment p drops below 0.05
An ad-tech team runs A/B tests on click-through rate. To "save time," an engineer wires up a bot that recomputes the p-value after every 1,000 new impressions and automatically halts the experiment and declares treatment the winner the moment . The team loves how fast tests now finish.
Explain why this automated rule dramatically inflates the false-positive rate, and how you would fix it.
Your answer
This one is open-ended. Work it through, then check your reasoning against the full solution.