



StreamCart, a SaaS company, tested a redesigned pricing page intended to increase free-trial signups. The product manager wants a statistically sound recommendation on whether to launch the new page.
You are given results from a 21-day randomized A/B test. Determine whether the new pricing page produced a statistically significant improvement in signup conversion rate versus the current page.
| Group | Sample Size | Signups | Conversion Rate |
|---|---|---|---|
| Control (current page) | 18,400 | 2,208 | 12.0% |
| Treatment (new page) | 17,900 | 2,327 | 13.0% |
Additional test settings:
| Parameter | Value |
|---|---|
| Significance level | 0.05 |
| Test type | Two-tailed |
{"control_signups":2208,"treatment_signups":2327,"significance_level":0.05,"control_sample_size":18400,"treatment_sample_size":17900,"control_conversion_rate":0.12,"treatment_conversion_rate":0.13}Output(none)