A/B test significance calculator
Calculate conversion rates, lift and statistical significance across A/B test variants.
A/B test significance calculator
Paste your test data as one line per variant — a name, the number of visitors and the number of conversions — and this tool runs a two-proportion z-test against the first line, which it treats as the control. It reports each variant's conversion rate, the absolute and relative lift over the control, a confidence interval and whether the difference is statistically significant.
The confidence level sets how strict the test is: 90%, 95% or 99%. A two-tailed test asks whether a variant differs from the control in either direction; a one-tailed test asks only whether it is better, which reaches significance sooner for the same data. Turning on the confidence interval adds a range for every variant's true conversion rate, not just the control. Choose a table for a compact side-by-side comparison, or a sentence for a plain-language readout ending in a stated winner.
Real traffic is messy, so the tool also checks sample size: when the expected number of conversions or non-conversions for any variant falls below five, it adds a note that the normal approximation behind the test may be unreliable, rather than reporting a confident-sounding number that isn't. You can compare more than two variants at once — every line after the control is tested independently against it, and the winner is the highest-converting variant that beats the control by a statistically significant margin.
Everything runs locally in your browser. Traffic and conversion numbers can be commercially sensitive, and none of it is ever uploaded — the calculation happens on your device and nowhere else. Copy the result, download it as a .txt file, or send it back into the input to adjust a number and see the significance update.