X = predictor · Y = outcome · drag to pan · scroll/pinch to zoom
Bias tracker (per change)

Missing Data Mechanisms & Imputation Bias Lab (2D)

Data-centric AI treats the dataset, not the model, as the thing worth engineering — and missing values are the single most common data-quality defect a pipeline inherits. This 2D lab generates a clean synthetic dataset with a known linear relationship, then lets you hide values under one of the three classic missingness mechanisms (MCAR, MAR, MNAR) and repair the gaps with listwise deletion, mean imputation or regression imputation. Every hidden point stays visible in red as ground truth, a draggable/zoomable scatter shows the true and estimated regression lines side by side, and a live bias-tracker strip charts how far the slope and mean estimates drift from truth as you tune the missing rate, dependence strength and sample size.