https://github.com/ozlerhakan/ab-test
A repo that analyzes an A/B test result of an e-commerce website.
https://github.com/ozlerhakan/ab-test
ab-testing hypothesis-testing logistic-regression numpy pandas
Last synced: 10 months ago
JSON representation
A repo that analyzes an A/B test result of an e-commerce website.
- Host: GitHub
- URL: https://github.com/ozlerhakan/ab-test
- Owner: ozlerhakan
- Created: 2018-07-04T10:52:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T10:53:45.000Z (over 7 years ago)
- Last Synced: 2025-04-12T05:52:35.127Z (10 months ago)
- Topics: ab-testing, hypothesis-testing, logistic-regression, numpy, pandas
- Language: Jupyter Notebook
- Homepage:
- Size: 4.91 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
## Analyze A/B Test Results
For this project, you will be working to understand the results of an A/B test run by an e-commerce website. Your goal is to work through this notebook to help the company understand if they should implement the new page, keep the old page, or perhaps run the experiment longer to make their decision.