Skip to content

Interquartile range

The interquartile range of a set of numbers is the difference between the third quartile (sometimes called the upper quartile) and the first quartile (sometimes called the lower quartile).

But what is a quartile?

A quartile is, as it sounds, (a multiple of) a quarter of the way through a set of data. It’s the value that you get when you go to the number 1/4 of the way into your dataset (as well as 2/4 and 3/4 of the way in).

Usually, we just focus on:

  • The first quartile (Q1), which is the value that is 1/4 of the way through the dataset. We can call this the lower quartile.
  • The third quartile (Q3), which is the value that is 3/4 of the way through the dataset. We can call this the upper quartile.

The first quartile is half way through the lower half of the dataset.

That means that we can find it like this:

  1. Arrange the numbers in order from smallest to largest.
  2. Find the median of the dataset.
  3. Get rid of the median, and everything above it.
    • Doing that leaves us with the lower half of the dataset.
  4. Find the median of the lower half of the dataset.
    • That median is the first quartile.

The third quartile is half way through the upper half of the dataset.

So, similarly to finding the first quartile, we can find it like this:

  1. Arrange the numbers in order from smallest to largest.
  2. Find the median of the dataset.
  3. Get rid of the median, and everything below it.
    • Doing that leaves us with the upper half of the dataset.
  4. Find the median of the upper half of the dataset.
    • That median is the third quartile.

The interquartile range is the difference between the third quartile and the first quartile.

  • The numbers are already in order:
  • The median is .
  • The lower half of the dataset is .
  • The median of the lower half is the value in-between and , which is .
  • Answer:
  • The numbers are already in order:
  • The median is .
  • The upper half of the dataset is .
  • The median of the upper half is the value in-between and , which is .
  • Answer:
  • The first quartile is .
  • The third quartile is .
  • The interquartile range is the difference between the third quartile and the first quartile, which is .
  • Answer:
  • Arrange the numbers in order:
  • The median is .
  • The lower half of the dataset is .
  • The median of the lower half is , so the first quartile is .
  • The upper half of the dataset is .
  • The median of the upper half is , so the third quartile is .
  • Answer: