Skip to content

A/B test analysis toolkit — statistics, pandas, experiment design for product managers

Notifications You must be signed in to change notification settings

Andrew-Pyanzin/ab-testing

Repository files navigation

A/B Testing

Practical toolkit for running A/B tests — from sample size calculation to decision making.

Notebooks

# Notebook What's inside
1 BasicStatistics Distributions, point estimates, estimator properties
2 BasicPandas DataFrame operations for experiment data
3 SampleSizeCalculation Power analysis, MDE, test duration planning
4 HypothesisTesting Z-test, t-test, Mann-Whitney, chi-square, Bonferroni
5 ABTestAnalysis End-to-end analysis: sanity checks → test → business impact → decision

Checklist

See CHECKLIST.md — step-by-step checklist for before, during, and after the test.

About

A/B test analysis toolkit — statistics, pandas, experiment design for product managers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors