Lesson 13 of 14
Already have access? Sign in here
Already have access? Sign in here
Ask questions about this lesson and get instant answers.
Normality tests like the Shapiro-Wilk test and the Anderson-Darling test determine whether a distribution follows a normal distribution. Python provides several libraries, including SciPy and Statsmodels, that offer functions for conducting normality tests.
Shapiro-Wilk Test for Normality
The Shapiro-Wilk test evaluates the null hypothesis that a sample comes from a normally distributed population. The results of the test are interpreted as follows:
Premium membership required
Upgrade to premium to unlock all videos and courses