Coder Social home page Coder Social logo

andreasalam / analyzing-website-landing-page-a-b-test-results- Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alicelibinguo/analyzing-website-landing-page-a-b-test-results-

0.0 1.0 0.0 109 KB

Conducted hypothesis testing in python to find out whether the new website landing page has higher users’ convert rate than old page using Pandas and Matplotlib

Jupyter Notebook 78.13% Python 21.87%

analyzing-website-landing-page-a-b-test-results-'s Introduction

Analyze Website Landing Page A/B Test Results

Author: Libin Guo

The Goal are

  • use A/B hypothesis testing in python to help company find out whether the new website landing page has higher users’ convert rate than old page using Pandas and Matplotlib.

  • perform regression analysis using two method -- Using loop to similate 10,000 experiment using numpy.random.choice() function and another method is to use StatsModel package to run logistic regression model.

  • merge another dataset and measure effect of country factor using sklearn and interpret results with practical reasoning

  • Introduction

  • Part I - Probability

  • Part II - A/B Test

  • Part III - Regression

Finding: 1. The p-value associated with ab_page is 0.190. The null in c-e part is that there is no difference between the treatment and control group. Alternative hypotheses is that there is difference between between the treatment and control group

Part II assumes the old page is better unless the new page proves to be definitely better at a Type I error rate of 5%, compared to question c-e,they have different explainory varibale or factor for the result.

  1. Country Factors: I create Logit regression model for conveted and country, and us CA and old page as baseline
For every unit for UK increases, convert is 5.2% more to happen, holding all other varible constant.
For every unit for US increases, convert is 4.2% more to happen, holding all other varible constant.

analyzing-website-landing-page-a-b-test-results-'s People

Contributors

alicelibinguo5 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.