CartJet is a large e-commerce marketplace (~8M weekly active users) planning a redesign of its checkout page to reduce friction on mobile web. The product team is willing to run an A/B test for up to 3 weeks, but traffic is expensive: every extra day of experimentation delays rollout and has real revenue opportunity cost.
Historically, the purchase conversion rate (session → purchase) on mobile web is about 3.80%. Finance has asked the experimentation team to only run tests that have a high chance of detecting economically meaningful improvements.
You are the data scientist responsible for proposing a power analysis process and producing a concrete sample size recommendation.
Design a power analysis for a two-arm A/B test on a binary metric (conversion). You want to detect a minimum detectable effect (MDE) of a +0.30 percentage point absolute lift (from 3.80% to 4.10%). The test will be analyzed using a two-sided hypothesis test at α = 0.05 with target power = 80%.
| Item | Value |
|---|---|
| Baseline conversion rate (control) | 0.0380 |
| Target conversion rate (treatment) | 0.0410 |
| Absolute MDE | 0.0030 |
| Significance level (two-sided) | 0.05 |
| Target power | 0.80 |
| Allocation | 50% control / 50% treatment |
| Expected fraction of sessions eligible for experiment (tracking + bot filtering) | 0.92 |