


BrightCart ran an email campaign offering free shipping to a randomly selected group of users. The marketing team wants to know whether the observed lift in purchase conversion is real or just sampling noise.
Use the campaign test results to determine whether the campaign's lift in conversion rate is statistically significant.
| Group | Sample Size | Purchases | Conversion Rate |
|---|---|---|---|
| Control (no email) | 18,500 | 1,554 | 8.40% |
| Treatment (email sent) | 17,900 | 1,665 | 9.30% |
Additional parameters:
| Parameter | Value |
|---|---|
| Significance level | 0.05 |
| Test type | Two-tailed |
| The observed lift is 0.93% - 0.84% = 0.009, or 0.9 percentage points. |
{"observed_lift":0.009,"significance_level":0.05,"control_conversions":1554,"control_sample_size":18500,"treatment_conversions":1665,"treatment_sample_size":17900,"control_conversion_rate":0.084,"treatment_conversion_rate":0.093}Output(none)