Skip to content
Prev 143205 / 398498 Next

What are ties? Wilcox u-test

Dirkheld wrote:
If you have two identical values in your data, these are called ties.
Now the ranks are not unique anymore and hence exact p-values cannot be 
calculated.
And since you do not know this, it might be worth to note that the 
Wilcoxon test also assumes a non-skewed distribution.
If there are just a few ties, you should not worry, but re-check how 
your data looks like. It is a warning, not an error message.
If you need to, use an appropriate test for your data.
Read some textbook?

Uwe Ligges