Center of a distribution
By Jude Wallis · Updated
The center of a distribution is its typical value, reported with the mean when the shape is roughly symmetric and with the median when it is skewed.
Center is one of four things a description of a quantitative distribution has to cover, alongside shape, variability, and unusual features such as outliers, gaps, and clusters. Two statistics report it. The mean (x-bar) is the balance point of the values, and the median is the middle value once they are sorted. Shape picks between them, because the mean follows a long tail and the median mostly ignores it.
Take 4, 5, 5, 6, 6, 30. The mean is and the median is 5.5. Five of the six values sit between 4 and 6, so 5.5 describes them and 9.33 describes none of them. The median is the honest center here, and the matching move is to report the IQR beside it rather than the standard deviation.
"The center is halfway between the smallest and largest value." That is the midrange, , and no observation in the set sits closer than 11 units to it. The midrange reads two values and throws the rest away, so it moves whenever an extreme value does: push the 30 out to 60 and the midrange jumps from 17 to 32, while the mean shifts from 9.33 to 14.33 and the median does not move at all.
Both standard measures can fail together. In 2, 3, 3, 4, 18, 19, 19, 20 the mean is 11 and the median is also 11, and not one of the eight values sits closer than 7 to that number. Two clusters with a gap between them have no single typical value, so name the clusters and describe each one instead of reporting a center the data never produced.
Center is examined in topic 1.6 of the Fall 2026 course and again in topic 1.9 when you compare distributions. The framework states the pairing rule outright: the median and the IQR are resistant because outliers barely affect them, while the mean, the range, and the standard deviation are not.
More describing data terms, or browse the full statistics glossary.