




StreamCart, a retail marketplace, built a new product-ranking model intended to improve click-through on recommendation widgets. To validate model value, the team ran a user-level A/B test comparing the current ranking model (control) against the new model (treatment).
Determine whether the new ranking model creates a statistically significant improvement in recommendation click-through rate (CTR), and quantify the likely size of the lift.
| Group | Users Exposed | Users Who Clicked | Observed CTR |
|---|---|---|---|
| Control (current model) | 52,400 | 6,131 | 11.7004% |
| Treatment (new model) | 51,900 | 6,492 | 12.5087% |
Additional test settings:
| Parameter | Value |
|---|---|
| Significance level | 0.05 |
| Test type | Two-sided |
| Randomization unit | User |
{"alpha":0.05,"control_n":52400,"control_ctr":0.117004,"treatment_n":51900,"treatment_ctr":0.125087,"control_clicks":6131,"treatment_clicks":6492}Output(none)