Chapter 4: Measures of Central Tendency
2026-01-10
This presentation is based on the the following books. The references are coming from these books unless otherwise specified.
Main sources:
ClassShare App
You may be asked in class to go to the ClassShare App to answer questions.
Understanding distribution shapes is crucial for selecting the appropriate measure of central tendency[1].
Characteristics: - Symmetric bell shape - Mean = Median = Mode - Best measure: Mean
Characteristics: - Tail extends right - Mode < Median < Mean - Best measure: Median
Characteristics: - Tail extends left - Mean < Median < Mode - Best measure: Median
Important
The shape of the distribution determines which measure of central tendency is most appropriate. In skewed distributions, the mean is pulled toward the tail, while the median remains more representative of the “typical” value.
This chapter focuses on measures of central tendency — statistical values that describe the middle or central characteristics of a data set[1].
Important
These measures describe how scores tend to cluster in a distribution, which is fundamentally different from measures of variability (how scores spread out), covered in Chapter 5.
Understanding the terminology is essential for selecting and interpreting the appropriate measure[1]:
Note
Each measure has specific use cases, strengths, and limitations. The choice depends on the data type and distribution shape. Recall we discussed data types in Chapter 2 - nominal, ordinal, interval, and ratio. Distribution shapes will be discussed in Chapter 6.
Note
Distributions can be unimodal (one mode), bimodal (two modes), trimodal (three modes), or multimodal (more than three modes). A distribution can technically have any number of modes.
Table 4.1: Rank Order Distribution of Pull-Up Scores
| Score | Frequency |
|---|---|
| 18 | 1 |
| 17 | 2 |
| 16 | 3 |
| 15 | 5 |
| 14 | 4 |
| 13 | 3 |
| 12 | 2 |
| 11 | 1 |
| 10 | 1 |
Tip
Question: What is the mode in this distribution?
While simple, the mode has significant limitations:
Warning
The mode is best used as a rough estimate when data are near normal, or for nominal data where it is the only appropriate measure.
Note
The median is the “typical” score and is particularly useful for ordinal data or highly skewed distributions[1].
Key Strengths:
When to Use the Median:
Tip
Example: If measuring recovery time and one participant takes 10x longer than others due to injury, the median recovery time is more representative than the mean.
Important
The mean is sensitive to every score in the distribution, including extreme values (outliers)[3].
The mean is calculated using the following formula:
\[\bar{X} = \frac{\sum X}{N}\]
Components:
Note
This formula is fundamental to many subsequent statistical calculations, including standard deviation, z-scores, and inferential tests.
VO₂max data (mL/kg/min) for 7 participants:
30.6, 29.5, 28.2, 27.8, 26.5, 26.1, 25.7
Calculation:
\[\bar{X} = \frac{\sum X}{N} = \frac{30.6 + 29.5 + 28.2 + 27.8 + 26.5 + 26.1 + 25.7}{7} = \frac{194.4}{7} = 27.77 \text{ mL/kg/min}\]
Important
Note that the mean is expressed in the same units as the raw data (mL/kg/min in this case).
Strengths:
interval and ratio dataLimitations:
Warning
When extreme scores are present, the mean may not represent the “typical” value well. Consider using the median instead[2].
You measure the maximum bench press (in kg) for 5 athletes:
Data: 80, 85, 90, 95, 100
Calculate the mean bench press using the calculator on your device.
\[\bar{X} = \frac{80 + 85 + 90 + 95 + 100}{5} = \frac{450}{5} = 90 \text{ kg}\]
The mean bench press is 90 kg.Checking your calculation
Open SPSS using the Canvas link and enter the data into the Data View. Then, go to Analyze > Descriptive Statistics > Frequencies. Select the variable you entered and click OK. The mean will be displayed in the output.
Characteristics:
Best measure: Mean (can use for further calculations)
Characteristics:
Best measure: Median (resistant to outliers)
Characteristics:
Best measure: Median (resistant to outliers)
Tip
Mode: Use for a rough estimate if data are near normal, or when working with nominal (categorical) data.
Median: Use if data is ordinal, you need the middle/typical score, or the distribution is badly skewed by outliers.
Tip
Mean: Use if data is interval/ratio and the distribution is near normal, all data information (values and order) must be considered, or further calculations (e.g., standard deviation, standard scores, inferential tests) are required.
Important
This decision tree provides a practical guide, but always consider the research question and context when selecting a measure of central tendency.
For each scenario, identify which measure of central tendency (mode, median, or mean) is most appropriate:
Using the ClassShare App, submit your answers.
Scenario: You measure sprint times (in seconds) for 10 athletes:
Data: 10.2, 10.5, 10.3, 10.8, 10.2, 10.6, 10.4, 10.2, 10.7, 12.5
Questions:
Note
This example demonstrates why understanding distribution shape and outliers is crucial for selecting the appropriate measure of central tendency. Notice how the outlier (12.5 s) pulls the mean to the right, while the median stays closer to the bulk of the data.
Tip
The graph above is a dot plot. To learn how to create dot plots, click here.
Remember These Core Concepts:
In the next chapter, we will explore measures of variability:
Note
Understanding both central tendency (where scores cluster) and variability (how spread out they are) gives you a complete picture of your data distribution.