To calculate the interquartile range (IQR) of a box plot, you need to find the difference between the third quartile (Q3) and the first quartile (Q1).
From the information provided:
- Q1 (first quartile) = 13
- Q3 (third quartile) = 17
The formula for the interquartile range is:
\[ \text{IQR} = Q3 - Q1 \]
Substituting the values:
\[ \text{IQR} = 17 - 13 = 4 \]
Therefore, the interquartile range (IQR) is 4.