- Home
- /
- Statistics
- /
- Concept Map
- /
- Measures of Spread
Measures of Spread Concepts
5 concepts ยท Grades 3-5, 6-8 ยท 1 prerequisite connections
Measures of spread describe how much the data varies. Range gives a rough picture, while variance and standard deviation quantify it precisely. Understanding spread is essential for comparing groups, detecting outliers, and building confidence intervals โ it tells you not just what is typical, but how much you should trust that typical value.
This family view narrows the full statistics map to one connected cluster. Read it from left to right: earlier nodes support later ones, and dense middle sections usually mark the concepts that hold the largest share of future work together.
Use the graph to plan review, then use the full concept list below to open precise pages for definitions, examples, and related content.
Concept Dependency Graph
Concepts flow left to right, from foundational to advanced. Hover to highlight connections. Click any concept to learn more.
Connected Families
Measures of Spread concepts have 2 connections to other families.
All Measures of Spread Concepts
Data Variability
How much the values in a data set are spread out or clustered together around the center.
"Two archery targets both have average hits at the bullseye. But one archer's arrows are scattered all over, while the other's are clustered tightly. Same average, very different consistency. That difference is variability."
Why it matters: The average alone doesn't tell the whole story. Knowing how much values spread out helps us understand consistency, reliability, and risk.
Range
The difference between the maximum and minimum values in a data set, measuring overall spread.
"Range tells you how spread out your data is from end to end. If the tallest kid is 5 feet and the shortest is 4 feet, the range is 1 foot - that's the 'stretch' of heights."
Why it matters: Range is the simplest measure of spread. It gives a quick sense of how much values vary.
Standard Deviation
A measure of how spread out data values are from the mean, calculated as the typical distance from the average.
"If the mean is 'home base,' standard deviation tells you how far data points typically wander from home. Small SD = data clusters close to the mean (like a tight group of friends). Large SD = data is scattered (friends spread all over town)."
Why it matters: Standard deviation is THE measure of spread in statistics. It's used in research, quality control, finance, and any field that needs to measure consistency.
Interquartile Range (IQR)
The range of the middle 50% of data, calculated as $Q_3 - Q_1$. It measures spread while ignoring extreme values.
"IQR focuses on where most of the data lives, ignoring the extremes. If regular range is how far the outliers stretched, IQR is how wide the main crowd is. More resistant to outliers than range."
Why it matters: IQR is a robust measure of spread. It's used to identify outliers and compare group consistency.
Mean Absolute Deviation (MAD)
The Mean Absolute Deviation (MAD) is the average of the absolute distances between each data point and the mean of the dataset. It measures how spread out data values are from the center, with larger MAD values indicating more variability.
"Find how far each number is from the mean (ignoring +/-), then average those distances. It tells you: on average, how far is a typical value from the center?"
Why it matters: MAD is an intuitive and accessible measure of data spread used in weather forecasting, quality control, and classroom statistics. It serves as a conceptual stepping stone to understanding the more widely used standard deviation.