Course Content
The Art of A/B Testing
The Art of A/B Testing
1. What is A/B testing?
Challenge: Shapiro Test
Task
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.
Solution
Everything was clear?
Thanks for your feedback!
Section 2. Chapter 8
Challenge: Shapiro Test
Task
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.
Solution
Everything was clear?
Thanks for your feedback!
Section 2. Chapter 8