PulseFit, a mobile fitness app, launched a new guided onboarding flow intended to increase the percentage of new users who complete their first workout within 7 days. The product manager wants to know whether the feature should be rolled out to all new users.
You are given results from a 14-day randomized A/B test. Determine whether the new onboarding flow produced a statistically significant improvement in 7-day workout-start conversion, and assess whether the observed lift is large enough to matter for the business.
| Group | Sample Size | Users Who Started First Workout in 7 Days | Conversion Rate |
|---|---|---|---|
| Control (old onboarding) | 18,420 | 4,421 | 24.00% |
| Treatment (new onboarding) | 18,105 | 4,620 | 25.52% |
Additional test settings:
| Parameter | Value |
|---|---|
| Significance level | 0.05 |
| Test type | Two-sided |
| Planned minimum detectable effect | 1.0 percentage point |
{"alpha":0.05,"control_n":18420,"treatment_n":18105,"control_rate":0.24,"mde_absolute":0.01,"treatment_rate":0.2552,"control_conversions":4421,"treatment_conversions":4620}Output(none)