support_tickets is a planted true null that lands at raw p = 0.042 — "significant" by the naive rule. Benjamini-Hochberg adjusts it to 0.062 and correctly leaves it alone.simulations/validate_engine.py checks the statistical guarantees.scipy.stats.ttest_ind to 1e-10, Bonferroni and BH against statsmodels.multipletests (including tied p-values), and the power trio against TTestIndPower plus Cohen's published benchmark (d = 0.5, α = 0.05, power = 0.8 ⟹ n = 64 per group, reproduced exactly). 360 tests, >90% coverage, CI on Python 3.10/3.11/3.12.docs/methodology.md, or the complete technical report (PDF).ExperimentReport.Posted Aug 23, 2026
Independent A/B analysis tool: inspect effect sizes, uncertainty, corrected p-values and sample-size needs. Live demo, HTML reports and 360 tests.
0
9