A/B Testing & Causal Inference Simulator

A four-tab interactive dashboard demonstrating state-of-the-art experimentation methods used at companies like Netflix, Spotify, Microsoft, and Airbnb.

Tab Method What it demonstrates
1 Power Analysis Z-test power formula Sample size planning
2 A/B Test Analyzer Frequentist · Bayesian · CUPED Multi-method comparison
3 Sequential Testing mSPRT (Always-Valid Inference) Safe continuous monitoring
4 Uplift Modeling CausalForest · X-Learner · T-Learner Heterogeneous treatment effects

Dataset (Tabs 3 & 4): Hillstrom E-mail Analytics Challenge — 64,000 customers, 3-arm RCT, 2008.

Sample Size & Power Calculator

Compute the required experiment size before running your A/B test. A well-powered experiment is the foundation of valid inference.

0.01 0.5
0.1 10
Significance level (α)
0.7 0.95

Built by Muhammad Fikri Wahidin · GitHub · Methods: CUPED (Microsoft 2013) · mSPRT (Johari et al. 2015) · CausalForestDML (Athey & Wager 2019, via EconML)