You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Non-parametric tests do not assume a particular distribution for the data. They are used when normality assumptions are questionable, when data are ordinal, or when sample sizes are very small. This lesson covers the sign test and the Wilcoxon signed-rank test.
| Situation | Parametric test | Non-parametric alternative |
|---|---|---|
| One-sample location test (normal data) | One-sample t-test | Sign test or Wilcoxon signed-rank test |
| Paired data (normal differences) | Paired t-test | Sign test or Wilcoxon signed-rank test |
| Two independent samples (normal) | Two-sample t-test | Mann-Whitney U test |
Non-parametric tests are generally less powerful than parametric tests when the parametric assumptions hold, but they are more robust when assumptions are violated.
The sign test is the simplest non-parametric test. It tests the median of a distribution.
H0: The population median is m0. H1: The population median is not m0 (or >m0 or <m0).
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.