Practice Interquartile Range (IQR) in Statistics

Use these practice problems to test your method after reviewing the concept explanation and worked examples.

Quick Recap

The interquartile range (IQR) is the range of the middle 50% of data, calculated as Q3โˆ’Q1Q_3 - Q_1. It measures spread while ignoring the top and bottom 25% of values, making it resistant to outliers.

IQR focuses on where most of the data lives, ignoring the extremes. If regular range is how far the outliers stretched, IQR is how wide the main crowd is. More resistant to outliers than range.

Showing a random 20 of 50 problems.

Example 1

challenge
Show that IQR โ‰ค\le range for any data set.

Example 2

easy
A box plot's box stretches from 4040 to 5555. What is the IQR?

Example 3

challenge
Two sets have equal IQR =10=10 but ranges 1212 and 6060. What distinguishes them?

Example 4

medium
A box plot shows Q1=22Q_1=22, Q3=34Q_3=34. The largest value is 8080. Does 8080 qualify as a high outlier by the 1.5โ‹…IQR1.5\cdot\text{IQR} rule?

Example 5

medium
Add 77 to every value. If the IQR was 99, find the new IQR.

Example 6

hard
A new value 200200 is added to a set with Q1=20Q_1=20, Q3=40Q_3=40, and many values. The IQR barely changes. Why?

Example 7

easy
Which is generally more resistant to outliers: range or IQR?

Example 8

easy
If Q1=20Q_1=20 and Q3=20Q_3=20, find the IQR.

Example 9

easy
For a set with Q1=100,Q3=140Q_1=100, Q_3=140, find the IQR.

Example 10

medium
If Q1=30Q_1 = 30, IQR =10= 10, find Q3Q_3.

Example 11

medium
Find the IQR of 2,3,5,7,7,8,102, 3, 5, 7, 7, 8, 10.

Example 12

easy
If Q1=0Q_1 = 0 and Q3=9Q_3 = 9, find the IQR.

Example 13

hard
Daily commute times (min): 20,22,25,28,30,35,38,40,9520, 22, 25, 28, 30, 35, 38, 40, 95. Find the IQR and explain why it is a better spread measure than the range here.

Example 14

easy
Given the data set: 4, 7, 9, 12, 15, 18, 22, 25, 30, find the interquartile range (IQR).

Example 15

challenge
Two cities report median household incomes both equal to $60k. City A has IQR $10k\$10k; City B has IQR $60k\$60k. What do these tell you about income inequality?

Example 16

medium
Multiply all data by 44. If the original IQR was 55, find the new IQR.

Example 17

medium
If you add 55 to every value, what happens to the IQR?

Example 18

easy
Is IQR more or less affected by outliers than range?

Example 19

hard
Two data sets: A has IQR 44 and B has IQR 2020. Both have median 5050. Which set is more reliable?

Example 20

easy
If Q1=5Q_1=5 and Q3=12Q_3=12, find the IQR.