Skip to content

kruskalmc, significant differences while median values are the same

4 messages · Omphalodes Verna, Pascal Oettli, Thomas Lumley

#
Dear list!

I work with multiple Kruskal-Wallis test (kruskalmc, package pgirmess), which evaluates differences in medians among groups (5 groups). A result of a test is significant differences among some groups, while median values are the same for 4 groups (using tapply). Why?

p.s.: number of samples in groups vary from 50 to 4900.

Thanks to all, OV

.
#
Hello,

What about the median ranks? This test is based on ranks.

Regards,
Pascal


Le 12/12/15 18:04, Omphalodes Verna a ?crit :
1 day later
#
Thank for help!

My ''problem'' is a little bit complicated. I have a dataset of trees (five tree species) and I need to calculate if there are the significant differences in the period of suppressed growth among tree species (length in years, e.g. 1, 2, 3, 6, 10, 50, 80, etc.). Because data are not normally distributed (Levene test), my idea was to use kruskalmc test. 
?
So, my question is, how to evaluate the differences in the duration of suppressed growth among groups? Is ''bootstrap confidence interval'' for each tree species right solution??

thanks, OV