Loading…
Before you launch the test — calculate how many samples (people) you need to trust the result.
Enter the current conversion rate and the minimum lift (MDE) you want to detect, and the required sample size per arm is calculated.
At 5,000 people/day of average traffic, you'll need about 13 days; at 10,000/day, about 7 days.
Enter the expected CPR (Cost Per Result) to calculate the total budget needed for the sample size above. Leaving CPR_B blank assumes it equals A.
CPR A = ₩2,500 · CPR B = ₩2,500 · n_per_arm = 31,235
As the sample size (per arm) grows, the minimum detectable effect (MDE) shrinks. A lower baseline conversion rate needs more samples.
z = (p̂_B - p̂_A) / √(p̄(1-p̄)(1/n_A + 1/n_B)). Reject the null hypothesis when p-value < α.n = 2 × (z_α/2 + z_β)² × p̄(1-p̄) / δ²z = (μ̂_B - μ̂_A) / √(s_A²/n_A + s_B²/n_B). Accurate when n > 30 per arm.Total Budget = n_per_arm × (CPR_A + CPR_B).