Description for Students


Data Files : Project A:B Testing


Overview of A/B Testing

A/B testing, or split testing, is a method used to compare two versions of a webpage or product to determine which one performs better. The comparison is based on a specific metric, such as conversion rate, click-through rate, or time spent on the page. One version (A) is the control, while the other (B) is the variation. By randomly showing different users either version A or B and measuring the outcomes, businesses can make data-driven decisions.

Project Goals

Students will perform an A/B test analysis to determine whether a new webpage design leads to a higher conversion rate compared to the current design. The project will involve the following steps:

  1. Preliminary Analysis using Google Sheets
  2. Data Cleaning and Insights Generation using Python
  3. Visualization and Dashboard Creation using PowerBI connected through SQL

Parameters to Test

Hypothesis Testing

Process

  1. Preliminary Findings with Google Sheets