Test duration depends on traffic, baseline rate, and minimum detectable effect.
Use a sample-size calculator before launching. Stopping early inflates false positives.
An A/B test shows the variant up 12% after two days and it is tempting to ship it. But with low traffic and a small baseline rate, that early lead is mostly noise, and calling it now inflates the chance of a false win. Statistical power is about running long enough (traffic, baseline rate, and the effect you want to detect together) to tell a real difference from randomness. Put the numbers into a sample-size calculator before you launch, then wait for it.
Formal power analysis is for decisions that hinge on a small, measurable difference. For a large, obvious change, or a product with too little traffic to ever reach significance, waiting months for a p-value is the wrong tool, and a qualitative read or a clear product judgment serves better. Rigour is worth it in proportion to the cost of being wrong.
PM wants to test 'Get started' vs 'Try free for 14 days'.