A team compares three approaches on a 4% conversion metric where they want to detect a 5% relative lift. Their organisational reality is that experiments get checked daily and stopped when they look decisive, which has happened on most recent tests.
- Fixed horizon, run to completion
- 128,000 per arm, 21 days
- Fixed horizon as actually practised
- stopped early, false-positive rate ≈ 26%
- Always-valid, same power
- 168,000 per arm if run to the end (+31%)
- Always-valid, median stop when effect is real
- 94,000 per arm, 15 days
- Always-valid, false-positive rate
- 5.0%
- Always-valid, median stop when effect is zero
- never stops early — runs to horizon
The premium is 31% in the worst case and the median real effect is detected in 15 days rather than 21, with the error rate held at 5%.
The two middle rows are what make the case here, and they pull in opposite directions. Always-valid inference does cost 31% more traffic if you run it to the full horizon — that is the honest headline premium. But its whole point is that you do not have to: when a real effect exists it is typically detected well before that, and the median stopping point of 94,000 per arm is actually less than the fixed test's 128,000. The premium is paid only in the cases where the effect is small or absent, which are exactly the cases you want to run longer anyway. Against this team's actual practice rather than their intended practice, it is not a cost at all — they were already stopping early at a 26% error rate, and always-valid inference gives them the same convenience at 5%. That comparison is the one to make: not against the fixed test you designed, but against the fixed test you run.