What are the pillars of a solid A/B test design?
medium- (1) Clear primary metric + guardrail metrics chosen in advance.
- (2) Sample size / MDE via power analysis.
- (3) Randomization unit chosen at correct level (user, session, cluster).
- (4) Sample ratio check (SRC): assignment counts should match target ratio.
- (5) A/A test as sanity check on randomizer.
- (6) Pre-registered analysis plan.
- (7) Fixed test duration + no-peeking rule (or sequential test).
- (8) Multiple-testing correction if many metrics.