A/B Testing: From Hypothesis to Impact
7 min read ยท Posted Aug 2025

A crisp A/B test prevents analysis theater. My checklist:
- Clear hypothesis with expected direction and mechanism.
 - Primary metric + guardrails (e.g., activation โ, bounce rate not worse than โ1%).
 - Pre-computed sample size & test duration.
 - Segment sanity checks (new vs. returning users).
 
Common pitfalls
- Peeking early โ inflate false positives.
 - Multiple comparisons without correction.
 - Shipping local maxima without follow-ups.