StreamCart, a subscription video platform, changed its landing-page signup flow and wants to know whether the observed conversion increase is a real effect or just random variation.
You are given results from a 10-day A/B test. Determine whether the treatment's higher conversion rate is statistically significant, quantify the uncertainty, and explain whether the team should roll out the redesign.
| Group | Users Exposed | Conversions | Conversion Rate |
|---|---|---|---|
| Control (old signup flow) | 18,420 | 2,211 | 12.00% |
| Treatment (new signup flow) | 18,105 | 2,316 | 12.79% |
Additional test settings:
| Parameter | Value |
|---|---|
| Significance level | 0.05 |
| Test type | Two-sided |
{"alpha":0.05,"control_n":18420,"treatment_n":18105,"control_rate":0.12,"treatment_rate":0.1279,"control_conversions":2211,"treatment_conversions":2316}Output(none)