Non-parametric Tests

Inference, estimation, and decision-making from data

The t-test leans on an assumption: the data is roughly normal. When that fails (small samples, obvious skew, heavy tails, ordinal data) non-parametric tests step in. They make almost no assumption about the distribution's shape, usually by working with ranks instead of raw values.

🔒 This is a Pro lesson — the interactive figure, worked examples, quiz and practice open with Pro access.

▶ Non-parametric Tests
← Multiple TestingSimple Linear Regression →