Normal point Outlier (beyond fence) IQR box (Q1โ€“Q3)
โš  Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

Outlier Detection Lab: Tukey's IQR Fences

A live 3D box plot: a beeswarm cloud of sample points sits on a number line while a translucent box spans the interquartile range above it. Drag the fence multiplier k and watch points cross the lower and upper fences in real time, turning red the moment they're classified as statistical outliers โ€” the same rule data scientists reach for first during exploratory data analysis, before anything more expensive like an ML anomaly detector.