This document defines and provides examples of several non-parametric tests: Mann-Whitney U test, Kruskal-Wallis H test, Mood's median test, and Friedman test. The Mann-Whitney U test compares two independent groups on a continuous or ordinal dependent variable. The Kruskal-Wallis H test compares three or more independent groups. Mood's median test compares the medians of two independent groups. The Friedman test compares three or more related groups on a continuous or ordinal dependent variable. Examples of using each test are also provided.