...

Recommendation for an e-Commerce Website

Github

Recommendation for an e-Commerce Website

Description

A/B tests are very commonly performed by data analysts and data scientists. For this project, we will be working to understand the results of an A/B test run by an e-commerce website. Our 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.

Files used

We used the following files provided by Udacity to work on this project:

  • ab_data.csv
  • countries.csv

These file contain the raw data for the control and experiment groups, what was their initial landing page, whether the opted for the new page or not and to which countries a particular user belongs.

Credits

Thanks to Udacity for teaching me Python sparkles heart sparkles