Distribution Shape Statistics Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

medium
A histogram of exam scores is left-skewed. What does this tell us about the relationship between the mean and median?

Solution

  1. 1
    Step 1: In a left-skewed distribution, the tail extends to the left (low values).
  2. 2
    Step 2: The few low values pull the mean downward, so mean < median.

Answer

In a left-skewed distribution, the mean is less than the median.
Skewness determines how the mean and median relate: left-skewed โ†’ mean < median, symmetric โ†’ mean โ‰ˆ median, right-skewed โ†’ mean > median.

About Distribution Shape

Distribution shape describes the overall pattern of how data values are spread when displayed in a histogram or dot plot. Common shapes include symmetric (bell curve), skewed left, skewed right, uniform (all values equally common), and bimodal (two peaks).

Learn more about Distribution Shape โ†’

More Distribution Shape Examples