Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 338 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 338 Bytes

Analyze A/B Test Results

I analysed the results of an A/B test run by an e-commerce website. My goal was 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.

Requirements:

  • Jupyter Notebook
  • pandas
  • NumPy
  • Matplotlib
  • statsmodels