HomeData ScienceGrubbs' Test 2D: Dot-Plot Outlier Rejection

Grubbs' Test 2D: Dot-Plot Outlier Rejection

Interactive 2D dot-plot simulator of Grubbs' test for outliers: stacked dots show the sample distribution, a live G-statistic trace chart tracks each iteration against the shrinking critical value, and rejected points fall into a rejection tray as the test runs.

Data Science2DModerate60 FPS📱 Mobile-adapted⇄ 3D version
2d-ds-topic-87 ↗ Open standalone

Grubbs' test is a classic statistical procedure for deciding whether the most extreme value in an approximately normal sample is a genuine outlier rather than ordinary variation. This 2D simulator lays a synthetic sample out as a stacked dot plot — every value bucketed into a bin and drawn as a column of dots — and pairs it with a live trace chart that plots the G statistic and its shrinking critical threshold across every iteration of the test. Step through the test one rejection at a time or run it to completion: rejected points fall out of the dot plot into a rejection tray while the trace chart's G_crit line steps down as N shrinks, making the iterative logic used to screen extreme lab readings and QC measurements directly visible as it happens.

⚙ Under the hood

Interactive 2D dot-plot simulator of Grubbs' test for outliers: values are binned and stacked into a Wilkinson dot plot while a live G-trace chart tracks the test statistic against its shrinking critical value across every iteration, and rejected points fall into a rejection tray.

statisticsoutlier-detectionhypothesis-testingdata-scienceanomaly-detection

2D · HTML5 Canvas 2D · 60 FPS target · runs fully client-side, no install

What did you find?

Add reproduction steps (optional)