8000 GitHub - adityac07/DAND-Project-4: Analyze A/B Test Results - Project 4 for Term 1 Data Analyst Nanodegree with Udacity
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adityac07/DAND-Project-4

 
 

Repository files navigation

Analyze A/B Test Results

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

Overview

The project conducted A/B testing of user conversions on an old and new wepage.

Steps included handling mismatched condition and page assignment, removing duplicate ids, hypothesis testing via bootstrapping and standard statistical tests, and multiple regression modelling.

Statistical Analysis

  • Bootstrapping sampling distributions and p-value calculations
  • Z-core tests
  • Logistic regression
  • Multiple linear regression modelling to assess for interactions of independent variables

Technologies Used

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

Key Findings

  • The conversion rate for the new page was not superior to that for the old page
  • The country of the user did not impact the rate of conversion between the new and old page

About

Analyze A/B Test Results - Project 4 for Term 1 Data Analyst Nanodegree with Udacity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%
0