Brunner Munzel Test
In statistics, the Brunner Munzel test is a nonparametric test of the null hypothesis that, for randomly selected values X and Y from two populations, the probability of X being greater than Y is equal to the probability of Y being greater than X.
It is thus highly similar to the well-known Mann–Whitney U test. The core difference is that the Mann-Whitney U test assumes equal variances and a location shift model, while the Brunner Munzel test does not require these assumptions, making it more robust and applicable to a wider range of conditions. As a result, multiple authors recommend using the Brunner Munzel instead of the Mann-Whitney U test by default.
Assumptions and formal statement of hypotheses
- All the observations from both groups are independent of each other,
- The responses are at least ordinal,
- Under the null hypothesis H0, is that the probability of an observation from population X exceeding an observation from population Y is the same than the probability of an observation from Y exceeding an observation from X; i.e., or.
- The alternative hypothesis H1 is that or
Software implementations
The Brunner Munzel test is available in the following packages- R: , ,
- Python (programming language):
- jamovi: