Q-Q Plot

A Q-Q plot (quantile-quantile plot) is a visualization technique for testing normality.


Description

Rankits are expected quantiles of a normal distribution. By plotting a set of observations according to a measurement (on the vertical axis) and the corresponding rankit (on the horizontal axis), deviations from normality are visualized and can be inspected for broader trends.

It is particularly common to visualize a model's residuals using Q-Q plots, but this method can be applied to any supposedly normal variable.


CategoryRicottone

Statistics/QQPlot (last edited 2026-08-27 16:43:44 by DominicRicottone)