The Shapiro–Wilk test is a test of normality. It was published in 1965 by Samuel Sanford Shapiro and Martin Wilk.
The Shapiro–Wilk test tests the null hypothesis that a sample x1, ..., xn came from a normally distributed population. The test statistic is
W=
n | |
{\left(\sum | |
i=1 |
aix(i)\right)2\over
n | |
\sum | |
i=1 |
2}, | |
(x | |
i-\overline{x}) |
where
x(i)
xi
\overline{x}=\left(x1+ … +xn\right)/n
The coefficients
ai
(a1,...,an)={mTV-1\overC},
C=\|V-1m\|=(mTV-1V-1m)1/2
m=(m1,...,m
T | |
n) |
V
There is no name for the distribution of
W
The null-hypothesis of this test is that the population is normally distributed. Thus, if the p value is less than the chosen alpha level, then the null hypothesis is rejected and there is evidence that the data tested are not normally distributed. On the other hand, if the p value is greater than the chosen alpha level, then the null hypothesis (that the data came from a normally distributed population) can not be rejected (e.g., for an alpha level of .05, a data set with a p value of less than .05 rejects the null hypothesis that the data are from a normally distributed population – consequently, a data set with a p value more than the .05 alpha value fails to reject the null hypothesis that the data is from a normally distributed population).[4]
Like most statistical significance tests, if the sample size is sufficiently large this test may detect even trivial departures from the null hypothesis (i.e., although there may be some statistically significant effect, it may be too small to be of any practical significance); thus, additional investigation of the effect size is typically advisable, e.g., a Q–Q plot in this case.[5]
Monte Carlo simulation has found that Shapiro–Wilk has the best power for a given significance, followed closely by Anderson–Darling when comparing the Shapiro–Wilk, Kolmogorov–Smirnov, and Lilliefors.[6]
Royston proposed an alternative method of calculating the coefficients vector by providing an algorithm for calculating values that extended the sample size from 50 to 2,000.[7] This technique is used in several software packages including GraphPad Prism, Stata,[8] [9] SPSS and SAS.[10] Rahman and Govidarajulu extended the sample size further up to 5,000.[11]