Shapiro-Wilk Test
The Shapiro-Wilk Test is a statistical test used to determine if a dataset follows a normal distribution. It compares the observed distribution of data to a theoretical normal distribution, providing a test statistic and a p-value. A low p-value indicates that the data significantly deviates from normality, while a high p-value suggests that the data may be normally distributed.
This test is particularly useful in fields like psychology, biology, and finance, where many statistical methods assume normality. It is most effective for small to moderate sample sizes, typically ranging from 3 to 500 observations.