For p = -0.5 (reciprocal square root), 0, or 0.5 (square root), the data values must all be positive. To use these transformations when there are negative and positive values, a constant can be added to all the data values such that the smallest is greater than 0 (say, such that the smallest value is 1). (If all the data values are negative, the data can instead be multiplied by -1, but note that in this situation, data suggesting skewness to the right would now become data suggesting skewness to the left.) To preserve the order of the original data in the transformed data, if the value of p is negative, the transformed data are multiplied by -1.0; e.g., for p = -1, the data are transformed as x --> -1.0/x. Taking logs or square roots tends to "pull in" values greater than 1 relative to values less than 1, which is useful in correcting skewness to the right. Transformation involves changing the metric in which the data are analyzed, which may make interpretation of the results difficult if the transformation is complicated. If you are unfamiliar with transformations, you may wish to consult a statistician before proceeding.
If the sampled values do indeed come from populations with normal distributions, then the one-way blocked ANOVA is the most powerful test of the equality of the means, meaning that no other test is more likely to detect an actual difference among the means. (If a distribution is symmetric, its mean and median are both equal to the center of symmetry. Since the normal distribution is symmetric, the one-way blocked ANOVA can also be viewed as testing for differences among the sample medians, if the normality assumption holds.) If the population distributions are not normal, however, Friedman's test may be more powerful at detecting differences between the sample medians.
Examine the glossary.
Do a keyword search of PROPHET
StatGuide.
Back to StatGuide one-way blocked ANOVA page.
Back to StatGuide home page.
©1996 BBN Corporation All rights reserved.