The goal of this project is to test whether New UI Design can brings significantly higher CTR and DAU or not.
- What is the name of the experiment? AB Test New Design for Landing Page Design
- Define Hypothesis
- H0 : New design won't increase DAU (Daily Active User)
- H1 : New design will increase DAU (Daily Active User)
-
Who is the participant? The user that visit landing page
-
What variables will be tested? Existing Design & New Design
Metric : Daily Active Users
When we calculate sample size for daily active user, our sample becomes a number of days rather than number of user needed *note : (continuous sample = metric take value on a scale). We need at least 6 days obvservation for each group. This is just for the sake of the exercise and we keep use all the days given (because the available datasets are intended for a/b testing purposes, so when we use all of these datasets, it will not interfere with other users who are not tested)
- Experimental Design Date Started : 2021-11-01 00:00:00
- Experimental Design Date Finished : 2021-11-30 00:00:00
- The Number of Days Experimental Design Running : 30
- We will run this experiment for 30 days
- Mean Daily Active User for Control Group During Experiment : 15782.0
- Mean Daily Active User for Test Group During Experiment : 29302.433333333334
- pvalue : 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000065906035841072442
- Sufficient Reject H0
Then we will decide that the average difference between daily active user new design and daily active user existing design is very significant. Which means that the average daily active user new design is higher than the existing design.
-
What is the name of the experiment? AB Test New Design for Landing Page Design
-
Define Hypothesis
- H0 : New design won't increase CTR (Click Trough Rate)
- H1 : New design will increase CTR (Click Trough Rate)
-
Who is the participant? The user that visit landing page
-
What variables will be tested? Existing Design & New Design
Metrics : Click Trough Rate
Num of samples (at least) needed : 8796
We need at least 8796 user samples obvservation for each group. This is just for the sake of the exercise and we keep use all the users given (because the available datasets are intended for a/b testing purposes, so when we use all of these datasets, it will not interfere with other users who are not tested)
- Experimental Design Date Started : 2021-11-01 00:00:00
- Experimental Design Date Finished : 2021-11-30 00:00:00
- The Number of Days Experimental Design Running : 30
- We will run this experiment for 30 days
- Mean Click Trough Rate for Control Group During Experiment : 32.996977569382835
- Mean Click Trough Rate for Test Group During Experiment : 37.99695912626142
- pvalue : 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
- Sufficient Reject H0
Then we will decide that the average difference between ctr in new design and ctr in existing design is very significant. Which means that the ctr in new design is significantly higher than the existing design.