Some guys told me that it's appropriate to use Wald-Wolfowitz Runs Test as a normality test (like Shapiro-Wilk's or Kolmogorov-Smirnov...). Do you think this is good way to test normality assumptions?
Tell me more
×
Cross Validated is a question and answer site for
statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.
|
This is not a great idea. The Wald-Wolfowitz test can detect certain departures from being independently distributed (it detects whether a series of observations is 'too bunchy' or 'too jittery' with respect to the distribution of positive and negative values), which have nothing to do with normality. It is not sensitive to the shape of the empirical distribution: it will 'pass' Cauchy, shifted uniform, $t$, polluted normal, etc. random variates. Moreover, the WW test is sensitive to the ordering of the observations. A true test for normality should be invariant to permutations. |
|||
|