Every data set tells a story. Build a dot plot, then investigate its
center, its spread, and its
shape — and crack the
Mean Absolute Deviation (MAD) case. Click a column to
add a dot; click a dot to remove it. Solve all the cases to earn your
Detective badge!
🏅 Cases solved: 0 /
0
🗂️ The Data Lab
0
Count (n)
–
Mean
–
Median
–
Range
–
MAD
🧮 How is MAD calculated?
Level 1 support
MAD = Mean Absolute Deviation. It measures the
typical distance each data point sits from the mean.
Steps: (1) find the mean, (2) find each point's distance from the
mean (always positive — that's the "absolute" part), (3) average
those distances.
ES: La DAM es la distancia típica de cada dato a la media
(promedio de las distancias).