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.
Solution
Thanks for your feedback!
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Summarize this chapter
Explain the code in file
Explain why file doesn't solve the task
Awesome!
Completion rate improved to 3.23
Challenge: Shapiro Test
Swipe to show menu
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
Thanks for your feedback!
Awesome!
Completion rate improved to 3.23single