Inlier Outlier
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

Z-Score Outlier Detection & Data Cleaning

Real datasets are never perfectly clean — sensor glitches, entry errors and rare edge cases all show up as points that sit far outside a feature's normal range. This simulator generates a synthetic 3-feature dataset with a tunable share of injected outliers, renders it as a live 3D scatter plot, and applies a standard Z-score threshold to flag every sample whose deviation from the mean exceeds a chosen number of standard deviations on any axis. Adjust the sample size and outlier fraction to regenerate fresh data, drag the threshold to see the accept/reject boundary tighten or loosen in real time, and watch the standard deviation and x–y correlation change as flagged points are removed — a compact, hands-on view of the data-cleaning step that precedes almost every statistical model.