Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.05 KB

README.md

File metadata and controls

17 lines (14 loc) · 1.05 KB

Analyze AB test results:

Overview

A/B tests are very commonly performed by data analysts and data scientists.

For this project, you will be working to understand the results of an A/B test run by an e-commerce website. The company has developed a new web page in order to try and increase the number of users who "convert," meaning the number of users who decide to pay for the company's product. Your goal is to work through this notebook to help the company understand if they should implement this new page, keep the old page, or perhaps run the experiment longer to make their decision.

The data and the Jupyter Notebook, which are all of the files you need to complete the project, are provided for you in a downloadable zip file in the resources tab (as well as under "Supporting Materials" below). Note that portions of the notebook reference back to quizzes that are linked in this lesson to ensure you are on the right track.

Understanding the Dataset

Check for the following

  • First 5 lines of the data.
  • Shape of data, row, columns
  • Nulls, na