Kursinnehåll
The Art of A/B Testing
The Art of A/B Testing
1. What is A/B testing?
Challenge: Shapiro Test
Uppgift
Swipe to start coding
In this exercise, your goal will be to determine the normality of the distribution using the Shapiro test. Along with visual analysis, this test allows you to verify that your distribution is indeed normal. This knowledge is key in controlled experiments.
- Read files.
- Do the Shapiro test of the Click column for the control sample.
- Do the Shapiro test of the Click column for the test sample.
Lösning
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 2. Kapitel 8
Challenge: Shapiro Test
Uppgift
Swipe to start coding
In this exercise, your goal will be to determine the normality of the distribution using the Shapiro test. Along with visual analysis, this test allows you to verify that your distribution is indeed normal. This knowledge is key in controlled experiments.
- Read files.
- Do the Shapiro test of the Click column for the control sample.
- Do the Shapiro test of the Click column for the test sample.
Lösning
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 2. Kapitel 8