Skip to content
Prev 305938 / 398506 Next

Wilcoxon Test and Mean Ratios

Mohamed Radhouane Aniba <aradwen <at> gmail.com> writes:
No, because a t-test makes even stronger parametric assumptions.
You were given more specific advice on stackoverflow 
http://stackoverflow.com/questions/12499687/wilcoxon-test-and-mean-ratios
If you want to prove that there is *some* difference between the
distributions, you're done. If you want to test for some specific
difference, you need to think more about what kind of test you want
to do.  Permutation tests with various test statistics are a way
to approach that.

  Ben Bolker
vectors "a" and "b" that I am trying
[snip]