项目作者: Rahaffst

项目描述 :
A/B test for an E-commerce website to decide which one of two landing pages has a higher conversion rate, based on the result.
高级语言: HTML
项目地址: git://github.com/Rahaffst/Analyze-AB-Test-Results.git
创建时间: 2020-11-20T13:33:57Z
项目社区:https://github.com/Rahaffst/Analyze-AB-Test-Results

开源协议:

下载


Analyze-AB-Test-Results

A/B test is the third project in Data Analyst Nanodegree.
In this project, I will be working to understand the results of an A/B test run by an e-commerce website. The goal is to work through this notebook to help the company decide if they should implement the new page, keep the old page, or perhaps run the experiment longer to make their decision.

Project Parts

  • Probability
  • A/B Test
  • Regression
  • Conclusions

Tools

  • Python libraries NumPy, Pandas, Matplotlib, Random and Statsmodels.api.
  • Jupyter notebook.

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