Tested tool guide
Tested browser tools
Checked August 16, 2026
What A/B Test Duration Calculator does, with a checked example
This calculator turns the three numbers you have before a test starts - daily traffic, current conversion rate, and the smallest improvement worth detecting - into a required sample size and a run duration in days and weeks. It applies the standard sample-size math for comparing two conversion proportions at a chosen confidence level and power, then divides by traffic to reach a calendar date. The number people get wrong first: sample size does not grow linearly with what you want to detect. Detecting half the effect needs about four times the visitors, which is why so many under-powered tests end inconclusively after a month.
Worked example
A concrete input and expected output from the current implementation.
Input
Baseline conversion rate 10%, minimum detectable effect 2 percentage points, 100 visitors per variant per day, 95% confidence, 80% power.
->
Expected output
Required sample: 3,841 visitors per variant, 7,682 total. At 100 visitors per variant per day, the test should run about 39 days - roughly 5.5 weeks.
The two-proportion sample-size formula returns 3,841 per group for detecting a shift from 10% to 12% at 95% confidence with 80% power, and 3,841 divided by 100 visitors per day is 38.4, rounded up to a 39-day run.