Range vs Standard Deviation
Both terms below come up in the same part of the course, and students mix them up. Here is each one defined on its own, side by side, so you can see where they part company.
Range
Describing data
The range is a measure of spread equal to the difference between the largest and smallest values in a data set.
The range measures spread as the distance between the two most extreme values. You compute it as . For example, if test scores run from 62 to 98, the range is points. Because it uses only the two extreme values, the range is highly sensitive to outliers and ignores everything in between.
Standard deviation
Describing data
The standard deviation measures the typical distance of data values from the mean, in the same units as the data.
The standard deviation summarizes spread as the typical gap between a value and the mean. The sample standard deviation is , where are the values, (x-bar) is the mean, and is the number of values. For example, a small means the data cluster tightly around the mean, while a large means they spread out widely. It is the square root of the variance, which returns the measure to the original units.