I have a dataset that has two groups: mean_1 and mean_2. I want to find statistical significant difference between mean_1 and mean_2. The groups are paired but data is not normally distributed so I am using non-parametric tests like: Mann-Whitney U test or Wilxocon Sign-Ranked Test. As a result I get that there is a significant difference between two groups. But I also want to know how mean_1 is different from mean_2, i.e, which one is larger ? I learnt that there are few tests like Friedman's or Kruskal-Wallis test but I have only two groups to be tested whereas these tests are appropriate for more than 2 groups.

Please suggest which test will be valid in this scenario.

More Samiksha Samiksha's questions See All
Similar questions and discussions