Shapiro-Wilk test: Difference between revisions
Brian Blank (talk | contribs) No edit summary |
(No difference)
|
Revision as of 17:33, 11 June 2009
WikiDoc Resources for Shapiro-Wilk test |
Articles |
---|
Most recent articles on Shapiro-Wilk test Most cited articles on Shapiro-Wilk test |
Media |
Powerpoint slides on Shapiro-Wilk test |
Evidence Based Medicine |
Cochrane Collaboration on Shapiro-Wilk test |
Clinical Trials |
Ongoing Trials on Shapiro-Wilk test at Clinical Trials.gov Trial results on Shapiro-Wilk test Clinical Trials on Shapiro-Wilk test at Google
|
Guidelines / Policies / Govt |
US National Guidelines Clearinghouse on Shapiro-Wilk test NICE Guidance on Shapiro-Wilk test
|
Books |
News |
Commentary |
Definitions |
Patient Resources / Community |
Patient resources on Shapiro-Wilk test Discussion groups on Shapiro-Wilk test Patient Handouts on Shapiro-Wilk test Directions to Hospitals Treating Shapiro-Wilk test Risk calculators and risk factors for Shapiro-Wilk test
|
Healthcare Provider Resources |
Causes & Risk Factors for Shapiro-Wilk test |
Continuing Medical Education (CME) |
International |
|
Business |
Experimental / Informatics |
Please Take Over This Page and Apply to be Editor-In-Chief for this topic: There can be one or more than one Editor-In-Chief. You may also apply to be an Associate Editor-In-Chief of one of the subtopics below. Please mail us [1] to indicate your interest in serving either as an Editor-In-Chief of the entire topic or as an Associate Editor-In-Chief for a subtopic. Please be sure to attach your CV and or biographical sketch.
Overview
In statistics, the Shapiro-Wilk test tests the null hypothesis that a sample x1, ..., xn came from a normally distributed population. It was published in 1965 by Samuel Shapiro and Martin Wilk.
The test statistic is
- <math>W = {\left(\sum_{i=1}^n a_i x_{(i)}\right)^2 \over \sum_{i=1}^n (x_i-\overline{x})^2}</math>
where
- x(i) (with parentheses enclosing the subscript index i) is the ith order statistic, i.e., the ith-smallest number in the sample;
- <math>\overline{x}=(x_1+\cdots+x_n)/n\,</math> is the sample mean;
- the constants ai are given by
- <math>(a_1,\dots,a_n) = {m^\top V^{-1} \over (m^\top V^{-1}V^{-1}m)^{1/2}}</math>
- where
- <math>m = (m_1,\dots,m_n)^\top\,</math>
- and m1, ..., mn are the expected values of the order statistics of independent and identically-distributed random variables sampled from the standard normal distribution, and V is the covariance matrix of those order statistics.
The user may reject the null hypothesis if W is too small.
See also
References
- Shapiro, S. S. and Wilk, M. B. (1965). "An analysis of variance test for normality (complete samples)", Biometrika, 52, 3 and 4, pages 591-611. [2]