StreamCart, a subscription video platform, wants to test a simplified signup page. The team does not want to launch the experiment until they know how many users are needed to reliably detect a meaningful lift in signup conversion.
Determine the minimum sample size per group required for a two-arm A/B test comparing conversion rates. The team wants enough power to detect a small but commercially meaningful improvement from the current baseline.
| Metric | Value |
|---|---|
| Baseline conversion rate | 8.2% |
| Minimum detectable effect (absolute lift) | 1.0 percentage point |
| Expected treatment conversion rate | 9.2% |
| Significance level | 0.05 |
| Desired power $1-\beta$ | 80% |
| Test type | Two-sided |
| Traffic split | 50/50 |
Assume the product team will use a normal approximation for two independent proportions.
{"power":0.8,"absolute_mde":0.01,"significance_level":0.05,"daily_eligible_users":52000,"allocation_to_treatment":0.5,"baseline_conversion_rate":0.082,"treatment_conversion_rate":0.092,"experiment_traffic_fraction":0.6}Output(none)