Performs a comparison of each pair, similar to the Steel-Dwass All Pairs option. The Dunn method computes ranks for all the data, not just the pair being compared. The reported p-value reflects a Bonferroni adjustment. It is the unadjusted p-value multiplied by the number of comparisons. If the adjusted p-value exceeds 1, it is reported as 1. See Dunn All Pairs for Joint Ranks and Dunn with Control for Joint Ranks.
Denote the number of observations in the first level by n1 and the number in the second level by n2. The observations are ranked within the sample consisting of these two levels. Tied ranks are averaged. Denote the sum of the ranks for the first level by ScoreSum1 and for the second level by ScoreSum2.
Score Mean Difference = (ScoreSum1 - 0.5)/n1 - (ScoreSum2 + 0.5)/n2
Score Mean Difference = (ScoreSum1 + 0.5)/n1 - (ScoreSum2 -0.5)/n2
The p-value for the asymptotic test based on Z.
The p-value for the asymptotic test based on Z.

Help created on 7/12/2018