I have run a Mann Whitney test in R. The output is….
<code>W = 108, p-value = 0.8789
</code>
<code>W = 108, p-value = 0.8789
</code>
W = 108, p-value = 0.8789
I’ve been told to include the z statistic and p value.
How do I calculate the z statistic or is it the same as the W value?
1