Skip to content

Mann Whitney test

3 messages · Rodrigo Fernandes Ramalho, Daniel Moreira, Frank E Harrell Jr

#
Daniel Moreira wrote:
I believe you'll find that the Wilcoxon 2-sample test always allowed for 
unequal sample sizes.  To be clear there is the Wilcoxon 2-sample test 
(Wilcoxon-Mann-Whitney 2-sample rank-sum test, to be precise) and the 
Wilcoxon signed-rank one sample test, usually used for paired data (in 
which the sample sizes are equal by definition since with paired data we 
subtract a f(pre) from f(post) where f is a suitable transformation for 
the pre and post measurements from the same subject).

Frank