Page 4 of 4

Re: Choice of effect size for Mann-Whitney/Wilcoxon tests

Posted: Thu May 20, 2021 6:39 pm
by rconroy
The Wilcoxon Mann-Whitney test has an inbuilt measure of effect size! If you look at the title of Mann and Whitney's original paper, it's clear :

1.Mann, H. B. & Whitney, D. R. On a Test of Whether one of Two Random Variables is Stochastically Larger than the Other. Ann. Math. Statist. 18, 50–60 (1947).
You can calculate that probability very simply from the value of U. Divide U by its maximum value, which is N1*N2 and you have the probability that an observation from group 1 will be higher than an observation from group 2.

This is sometimes called the common language effect size, and sometimes (mistakenly) Harrell's c (which is a special case of it).

Re: Choice of effect size for Mann-Whitney/Wilcoxon tests

Posted: Mon Sep 09, 2024 1:49 pm
by reason180
@Lisa

RE: "Furthermore I read that biserial rank correlation is used in the presence of a dichotomous variable, which in my case (per-post test with Interval scaled) is not given.."

Actually, yes. With respect to calculating a rank-biserial correlation, you do have one dichotomous variable: time point (the levels of time point are "pre" and "post", and it varies within subjects). Your other variable is your scale variable.