Central Tendency and Data Spread
Understanding how data are summarized and how they vary is fundamental in statistics. This lesson covers the main measures of central tendency—mean, median, and mode—along with concepts that describe the spread of data, such as outliers, range, clusters, and gaps. It also distinguishes between interpolation and extrapolation, two techniques used to estimate values based on existing data.
Mean: The Arithmetic Average
The mean is the arithmetic average of a data set. It is calculated by summing all values and dividing by the number of observations. Because every value contributes to the total, the mean provides a balanced summary of the entire data set.
Median: The Middle Value
The median is the middle value of an ordered data set. When the data are arranged from smallest to largest, the median separates the lower half from the upper half. If the number of observations is even, the median is the average of the two central numbers.
Mode: The Most Frequent Value
The mode is the value that occurs most frequently in a data set. A data set may have one mode (unimodal), more than one mode (multimodal), or no mode at all if all values appear with equal frequency.
Outliers and Their Effects
An outlier is a value that lies far from other observations. Outliers can indicate variability, measurement error, or a novel finding. Their presence influences different statistical measures in distinct ways:
- Mean shifts: Because the mean incorporates every value, an extreme outlier pulls the mean toward itself, making it sensitive to extremes.
- Median remains stable: The median depends only on the order of values, not their magnitude, so an outlier typically does not affect the median.
- Mode unchanged: Since the mode is based on frequency, an outlier does not alter the mode unless it becomes the most frequent value.
Range: Measuring the Full Spread
The range is the difference between the maximum and minimum values in a data set. An outlier that extends the extreme end of the data will increase the range, because the distance between the farthest points becomes larger.
Interpolation vs. Extrapolation
Both techniques estimate values based on known data, but they differ in where the estimated value lies relative to the existing data range:
- Interpolation estimates a value within the range of existing data. It assumes that the pattern observed between known points continues inside that interval.
- Extrapolation estimates a value outside the range of existing data. It extends the observed pattern beyond the known limits, which carries greater uncertainty.
Describing Data Distribution
Data can be described as spread out or tightly packed:
- Spread out indicates that observations are far apart, suggesting high variability.
- Tightly packed indicates that observations are close together, suggesting low variability.
When groups of points cluster together, we refer to them as clusters. Clusters represent regions of higher density within the data set. Conversely, gaps are intervals where no observations occur, highlighting empty spaces in the distribution.
Practical Summary
- Use the mean for a balanced average, but be aware of its sensitivity to outliers.
- Use the median when you need a robust central value that resists extreme values.
- Identify the mode to understand the most common occurrence.
- Detect outliers to assess data quality and potential impact on summary statistics.
- Calculate the range to gauge the overall spread, noting that outliers expand this measure.
- Apply interpolation for estimates within the data range and extrapolation for estimates beyond it, recognizing the increased risk with extrapolation.
- Observe clusters and gaps to describe the shape and density of the data distribution.
Mastering these concepts equips you to analyze data more effectively, interpret results accurately, and make informed decisions based on statistical evidence.

