PulseMail, a marketing automation platform, wants to know whether a new subject line meaningfully improves email click-through rate (CTR). The analytics team ran a randomized A/B test on a campaign sent to similar customer segments.
Use an appropriate statistical method to determine whether the new subject line produced a statistically significant change in CTR versus the original subject line.
| Group | Emails Delivered | Clicks | Click-Through Rate |
|---|---|---|---|
| Control (old subject line) | 18,400 | 1,472 | 8.0% |
| Treatment (new subject line) | 17,900 | 1,557 | 8.7% |
Additional test settings:
| Parameter | Value |
|---|---|
| Significance level | 0.05 |
| Test type | Two-tailed |
{"alpha":0.05,"control_n":18400,"treatment_n":17900,"control_rate":0.08,"control_clicks":1472,"treatment_rate":0.087,"treatment_clicks":1557}Output(none)