Giter Club home page Giter Club logo

ab_testing's Introduction

Description of the project

In this project, an A/B testing was running to evaluate whether to introduce a change to the trial process (additional window after a click on the button "Start free trial") to reduce the number of people who don't buy a subscription after the trial.

The main analysis is done in the Jupiter Notebook file AB_testing_project.ipynb

Stages of the experiment

Experiment Design

  1. Experiment overview and hypothesis formulation
  2. Choosing the unit of diversion
  3. Choosing invariant metrics (for sanity check)
    • Number of cookies: number of unique cookies to view the course overview page;
    • Number of clicks: number of unique cookies to click the "Start free trial" button (which happens before the free trial screener is trigger);
    • Click-through-probability (CTP): number of unique cookies to click the "Start free trial" button divided by number of unique cookies to view the course overview page.
  4. Choosing evaluation metrics
    • Gross conversion: number of user-ids to complete checkout and enroll in the free trial divided by number of unique cookies to click the "Start free trial" button;
    • Retention: number of user-ids to remain enrolled past the 14-day boundary (and thus make at least one payment) divided by number of user-ids to complete checkout;
    • Net conversion: number of user-ids to remain enrolled past the 14-day boundary (and thus make at least one payment) divided by the number of unique cookies to click the "Start free trial" button.
  5. Measuring Variability (based on standard deviation)
  6. Calculating sample size
  7. Choosing duration of the experiment

Experimental Analysis

  1. Sanity Checks for invariant metrics
  2. Effective Size Test for evaluation metrics
  3. Sign Test for evaluation metrics

Recommendation

The A/B test results showed that the number of people who sign up for the trial period with these changes does decrease, but it doesn't affect the number of people who sign up for a paid subscription after the trial period ends. So we have only achieved a decrease that does not affect our sales. Consequently, a recommendation is not to introduce this change, as there is no noticeable business benefit.

ab_testing's People

Contributors

irinapukhlova 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.