Skip to content

Outlier Calculator (IQR Method)

Detect outliers in a data set with the 1.5×IQR rule. Enter comma-separated values to find the quartiles, the interquartile range, the lower and upper fences, and every value that falls beyond them.

Inputs

Results

Fences

\begin{aligned} L &= Q_1 - 1.5\,\mathrm{IQR} \\ &= 11 - 1.5\times1 \\ &= 9.5 \end{aligned}
\begin{aligned} U &= Q_3 + 1.5\,\mathrm{IQR} \\ &= 12 + 1.5\times1 \\ &= 13.5 \end{aligned}

Quartiles & IQR

\begin{aligned} \mathrm{IQR} &= Q_3 - Q_1 \\ &= 12 - 11 \\ &= 1 \end{aligned}

Embed this calculator

Preview

Paste this code into your page to show the calculator.

Share this calculation

Anyone who opens this link sees your values already filled in.

200+ calculators · 10 languages · 100% free

Was this calculator helpful?

No

How can we improve this calculator?