Зміст курсу
The Art of A/B Testing
The Art of A/B Testing
1. What is A/B testing?
Challenge: Shapiro Test
Завдання
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.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 2. Розділ 8
Challenge: Shapiro Test
Завдання
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.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 2. Розділ 8