This document discusses non-parametric tests and how to use them to compare groups when assumptions of parametric tests are violated. It explains that non-parametric tests like the Wilcoxon and Kruskal-Wallis tests can be used when samples are small or data is not normally distributed. The Kruskal-Wallis test allows comparison of more than two groups by ranking all data and comparing mean ranks between groups. An example compares student grades under different teaching methods using both Kruskal-Wallis and ANOVA tests.