I'm trying to compute some mann-whitney tests on my datas, and I use the really handy "Realstats".
As you can see on this link, there are several functions available.
As a noob in stats, I used the MANN_EXACT function to gte my p-values, but after reading some articles I wonder if I shouldn't have used the MTEST function. I didn't find anything about the Mann-Whitney exact test on google.
What is the difference between these two ? When should I use each ?