Variability 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.
Variability
Describing data
Variability is the tendency of values to differ, both among the observations in one data set and from one sample to the next.
Variability is the reason statistics exists, since identical values would leave nothing to summarize and nothing to infer. Inside a single data set you measure it with the standard deviation or the IQR, which is how two classes can both average 75 while one runs from 70 to 80 and the other from 45 to 100. Across repeated samples it appears as sampling variability, the sample-to-sample bounce in a statistic such as (x-bar), and that bounce shrinks as the sample size grows. Standard error is the name for the size of that second kind of variability.
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.