oguzerdo / ab-testing

This repo contains AB testing solutions in real-life projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AB Testing

This repo contains 2 real life AB test solutions.

projecti

projectii

Requirements

matplotlib==3.5.2
numpy==1.21.5
pandas==1.4.3
scipy==1.7.3
statsmodels==0.13.2

Files

ab-testing.ipynb - AB Test Project with proportion Z test.

ab-testing-anova.ipynb - AB Test Project with ANOVA

Author

Oğuz Erdoğan

About

This repo contains AB testing solutions in real-life projects.


Languages

Language:Jupyter Notebook 100.0%