Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.01 KB

Analyze A/B Test Results

This project was completed as part of Udacity's Data Analyst Nanodegree certification.

Overview

A company has developed a new e-commerce 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.

The main goal of this project was to understand the results of an A/B test run by the website and provide statistical and practical interpretation on the test results.

Results

There was no sufficient evidence found to suggest that the new page converts better than the old one.

Statistical Analysis Scope

  • Bootstrapping sampling distributions
  • P-value and Z-score calculation
  • Logistic regression

Tools

  • Python, Pandas, Numpy, Matplotlib, StatsModels, Scipy
  • Jupyter Notebook

Details

Analyze A/B Test Results notebook