Evaluating a Homepage Redesign Using A/B Testing (Statistical Approach)
At EduPrime (EdTech platform), the product team launched a new homepage design aimed at improving user conversions.
Determine whether the new homepage (Variant B) significantly improves conversion rate compared to the
old version (Variant A).
Group A (Control) B (Test)
Users 10,000 10,000
Conversions 1,200 1,260
Conversion Rate 12.0% 12.6%
Absolute Lift = +0.6 percentage points
Relative Lift โ +5%
๐ At first glance, Variant B appears better.
Since:
Outcome = binary (conversion: 0/1)
Two independent groups
๐ I used a two-proportion z-test
Hโ (Null Hypothesis): No difference in conversion rates
Hโ (Alternative): Variant B performs better
The observed lift was NOT statistically significant
Meaning:
The improvement could be due to random variation
No strong evidence that B is actually better
To uncover hidden patterns, data was segmented by:
Device type
User type (new vs returning)
Acquisition channel
๐ Result:
No segment showed strong, consistent improvement
Sample size may be insufficient for small lift
Effect size (0.6%) is relatively small
Do NOT launch Variant B
Continue experiment with larger sample size
Investigate specific user journeys (heatmaps, session recordings)
Test more impactful design changes
Focus on hypotheses with higher expected lift
โNot every positive-looking result is actionable. Statistical validation is critical before making product decisions.โ