





BrightMail tested a new subject-line generator to improve email click-through rate (CTR). The marketing team wants to know whether the observed lift is statistically significant and, just as importantly, what that conclusion does and does not imply.
You are given results from a randomized A/B test comparing the current subject line strategy (control) with a new generator (treatment). Determine whether the difference in CTR is statistically significant at the 5% level, then explain what statistical significance tells you and what it does not tell you.
| Group | Emails Delivered | Clicks | CTR |
|---|---|---|---|
| Control | 50,000 | 2,400 | 4.80% |
| Treatment | 50,000 | 2,650 | 5.30% |
Additional information:
| Parameter | Value |
|---|---|
| Significance level | 0.05 |
| Test type | Two-sided |
{"alpha":0.05,"control_n":50000,"control_ctr":0.048,"treatment_n":50000,"treatment_ctr":0.053,"control_clicks":2400,"confidence_level":0.95,"treatment_clicks":2650}Output(none)