StreamCart, a subscription video platform, changed its landing page headline and observed a higher signup rate over one week. The product manager wants to know whether the increase is real or just random variation.
Use the experiment results below to determine whether the observed change in signup conversion is statistically meaningful or likely noise.
| Group | Visitors | Signups | Conversion Rate |
|---|---|---|---|
| Control (old headline) | 18,450 | 2,214 | 12.00% |
| Treatment (new headline) | 18,120 | 2,302 | 12.70% |
Additional test settings:
| Parameter | Value |
|---|---|
| Significance level | 0.05 |
| Test type | Two-tailed |
| Confidence level | 95% |
{"alpha":0.05,"control_n":18450,"treatment_n":18120,"control_rate":0.12,"treatment_rate":0.127042,"confidence_level":0.95,"control_conversions":2214,"treatment_conversions":2302}Output(none)