Statistics · Grade 6-8 · 5 min read

Interquartile Range (IQR)

⚡ In one breath

The interquartile range (IQR) is the range of the middle 50% of data, calculated as Q3Q1Q_3 - Q_1.

📐 The formula

IQR=Q3Q1\text{IQR} = Q_3 - Q_1

Orient

The one-line idea, why it matters, and the intuition.

Section 1

Quick Answer

The interquartile range (IQR) is the range of the middle 50% of data, calculated as Q3Q1Q_3 - Q_1. It measures spread while ignoring the top and bottom 25% of values, making it resistant to outliers. In a classroom problem, the key is not to spot the word "Interquartile Range (IQR)" and rush. First identify the question, the data structure, and the conclusion being requested. Use interquartile range (iqr) when the question asks how consistent, variable, tightly clustered, or spread out the values are. The recognition test is: Do I need to describe how far the data values extend or vary, rather than where the middle is?

Section 2

Why This Matters

Interquartile Range (IQR) prevents students from treating equal centers as equal data sets. The spread tells how predictable the values are, whether a summary is stable, and whether a comparison hides important variation.

Section 3

Intuitive Explanation

Think of Interquartile Range (IQR) as a lens for answering one particular kind of data question. The lens focuses attention on a data set: what was measured, how the values or groups are arranged, and what kind of statement the final answer should make. If that structure is missing, the same numbers can lead students toward the wrong statistical tool.

two classes both average 82, but one class has scores from 78 to 86 while the other ranges from 52 to 100. A quick response might jump straight to a number, but the stronger response asks what the number would mean. Interquartile Range (IQR) is useful only when the result can be tied back to the question, the group being studied, and the way the data were gathered or displayed.

The formula gives a compact way to carry out the idea, but the formula is not the first step. The first step is deciding that the situation matches the concept: Do I need to describe how far the data values extend or vary, rather than where the middle is?

A reliable habit is to say the mental model out loud: "Measure the distance pattern." Then test the situation against nearby ideas. If the task is really about center, outlier, or sample size, switch tools before doing arithmetic. Good statistics is less about using every possible method and more about choosing the method that matches the evidence.

Core idea

Interquartile Range (IQR) asks how tightly or loosely the values sit around the data set, not just where the middle is.

Recognize

The cues that signal this concept and how to distinguish it from look-alikes.

Section 4

When to Use

Use Interquartile Range (IQR) when the question asks how consistent, variable, tightly clustered, or spread out the values are. Strong signals include **spread**, **variation**, **consistent**, **range**, **clustered**, **distance from center**. The safest workflow is to read the final question first, identify the data source and variable, and then test the structure. Do not use interquartile range (iqr) just because familiar numbers or words appear; first decide whether the situation answers "Do I need to describe how far the data values extend or vary, rather than where the middle is?" with yes.

✨ Pro tip

Ask: Do I need to describe how far the data values extend or vary, rather than where the middle is?

Section 5

How to Recognize It

Before using Interquartile Range (IQR), ask: does the prompt require you to state the variable and the question first?

  1. Does the prompt give variable, group, units, and comparison being made, and does it ask you to state the variable and the question first?

    Yes means interquartile range (iqr) is in play; no means the prompt is probably asking for Quartiles or another neighboring idea.

  2. Does the requested answer call for claim, or is it really about Quartiles?

    Choose Interquartile Range (IQR) when the final answer needs state the variable and the question first; choose Quartiles when the prompt centers on quartiles instead.

  3. Do the given details include variable, group, units, and comparison being made?

    Those details are the evidence for interquartile range (iqr). If they are missing, the concept may be only a vocabulary clue.

  4. Does the prompt's data match how the definition of Interquartile Range (IQR) uses it?

    A matching use points toward Interquartile Range (IQR); a different use usually means a sibling concept is closer.

  5. Could a watch-out apply here — for example, the prompt asks for a different data feature?

    If so, reconsider Quartiles. If not, keep Interquartile Range (IQR) and state the specific cue that made it fit.

Section 6

Interquartile Range (IQR) vs Quartiles vs Range vs Box Plot

Interquartile Range (IQR), Quartiles, Range, Box Plot get mixed up because they can appear near interquartile and range. The difference is the final job: Interquartile Range (IQR) asks for claim, while the other rows point to different cues.

Interquartile Range (IQR)

Meaning
The interquartile range (IQR) is the range of the middle 50% of data, calculated as Q3Q1Q_3 - Q_1.
Key test
Use when the prompt asks for claim: state the variable and the question first.
Formula
IQR=Q3Q1\text{IQR} = Q_3 - Q_1
Example
Q1=70Q_1 = 70, Q3=85Q_3 = 85.

Quartiles

Meaning
Quartiles are values that divide ordered data into four equal parts: Q1Q_1 (25th percentile) marks the boundary below which 25% of data falls, Q2Q_2 (the median, 50th percentile) splits the data in half, and Q3Q_3 (75th percentile) marks the boundary below which 75% falls.
Key test
Use instead when quartiles and values is the main cue, not Interquartile Range (IQR).
Formula
Quartiles pattern
Example
Test scores: 60, 70, 75, 80, 85, 90, 95, 100.

Range

Meaning
The range is the difference between the maximum and minimum values in a data set, giving the simplest measure of overall spread.
Key test
Use instead when maximum minus minimum and largest smallest gap is the main cue, not Interquartile Range (IQR).
Formula
range=maximumminimum\text{range} = \text{maximum} - \text{minimum}
Example
Quiz scores: 72, 85, 90, 68, 95.

Box Plot

Meaning
A visual display of the five-number summary: minimum, first quartile (Q1), median, third quartile (Q3), and maximum.
Key test
Use instead when box plot and box-and-whisker plot is the main cue, not Interquartile Range (IQR).
Formula
Box Plot pattern
Example
Test scores: Min=55, Q1=70Q_1=70, Median=78, Q3=85Q_3=85, Max=98.

Apply

Worked examples and the mistakes most students make.

Section 7

Formula & Notation

IQR=Q3Q1\text{IQR} = Q_3 - Q_1
The interquartile range is IQR=Q3Q1IQR = Q_3 - Q_1. Outliers are defined as observations below Q11.5IQRQ_1 - 1.5 \cdot IQR or above Q3+1.5IQRQ_3 + 1.5 \cdot IQR.

How to read it: IQR stands for Interquartile Range. Q1Q_1 is the 25th percentile and Q3Q_3 is the 75th percentile. The 1.5×IQR1.5 \times IQR rule defines the outlier fences.

Section 8

Worked Examples

Example 1 — Recognize the structure

Easy

Problem

A student reads this situation: two classes both average 82, but one class has scores from 78 to 86 while the other ranges from 52 to 100. The student wants to know whether Interquartile Range (IQR) is the right idea. What should they check first?

Solution

  1. Name the question being answered.

    The same data can support several statistics ideas. The question decides whether interquartile range (iqr) is relevant.

  2. Identify the a data set and the answer form.

    For this concept, the final answer should be a measure or description of variability with units and a comparison to the center.

  3. Apply the recognition test: Do I need to describe how far the data values extend or vary, rather than where the middle is?

    This test separates the concept from center and outlier.

  4. Write a conclusion in words before any calculation.

    A sentence prevents a correct-looking number from being attached to the wrong interpretation.

Answer

Use Interquartile Range (IQR) only if the situation is asking for a measure or description of variability with units and a comparison to the center. If the problem is instead about center or outlier, switch tools before calculating.

Takeaway: Recognition comes before computation. The concept is the right tool only when the data question and answer form match.

Example 2 — Avoid the nearby trap

Standard

Problem

A classmate says, "I saw the word spread, so this must be interquartile range (iqr)." Explain why that reasoning may be unsafe.

Solution

  1. Treat the signal word as a clue, not proof.

    Statistics vocabulary overlaps. A word can appear in a problem that is really about a nearby idea.

  2. Check whether the data structure answers "Do I need to describe how far the data values extend or vary, rather than where the middle is?" with yes.

    The structure, not the surface word, determines the correct tool.

  3. Compare the situation with Center and Outlier.

    Center tells where data is located; spread tells how much the values differ. An outlier is one unusual value, while spread describes the whole data set.

  4. Revise the explanation so it names the data source and final claim.

    This turns a guess into a statistical argument.

Answer

The classmate may be right, but not because of one word. The correct reason is that the question, data, and answer form all point to Interquartile Range (IQR). If any of those pieces point elsewhere, the word spread is a distraction.

Takeaway: The best students use vocabulary as evidence to inspect, not as a shortcut to obey.

Example 3 — Use it in a conclusion

Application

Problem

An analyst writes a final sentence using Interquartile Range (IQR): "This proves what is happening for everyone." What should be improved in that conclusion?

Solution

  1. Check the strength of the evidence.

    Most statistics conclusions depend on the data source, sample, display, model, or design.

  2. Name the group or context the data actually describe.

    A conclusion can be accurate for one group and unsupported for a broader population.

  3. Avoid certainty unless the design truly supports it.

    Interquartile Range (IQR) helps interpret evidence, but evidence still has limits.

  4. Rewrite the claim using cautious statistical language.

    Words such as "suggests," "is consistent with," or "for this sample" often make the claim more honest.

Answer

A better conclusion would say that the data suggest a pattern about the studied group, then explain how interquartile range (iqr) supports that statement. It should not claim more than the data collection method or study design can justify.

Takeaway: A strong statistics answer includes both the result and the limits of the result.

Section 9

Common Mistakes

Common slip-up

Confusing with range

The right idea

The safer move is to ask "Do I need to describe how far the data values extend or vary, rather than where the middle is?" and then state the data source, denominator, or variable before interpreting the result.

Common slip-up

Calculating from min/max instead of Q1Q_1/Q3Q_3

The right idea

The safer move is to ask "Do I need to describe how far the data values extend or vary, rather than where the middle is?" and then state the data source, denominator, or variable before interpreting the result.

Common slip-up

Forgetting it represents 50% of data

The right idea

The safer move is to ask "Do I need to describe how far the data values extend or vary, rather than where the middle is?" and then state the data source, denominator, or variable before interpreting the result.

Common slip-up

Choosing interquartile range (iqr) from a keyword alone

The right idea

Keywords like spread, variation, consistent are only clues; the data structure must match the concept.

Practice

Try it, then see where this concept fits in the path.

Section 10

Mini Practice

Try these on your own. Tap Reveal when you want to check.

  1. A problem asks students to interpret two classes both average 82, but one class has scores from 78 to 86 while the other ranges from 52 to 100. What is the first clue that Interquartile Range (IQR) might apply?

    Hint: Look for the question type, not just a keyword.

  2. Write one sentence explaining why Interquartile Range (IQR) is not just a formula or graph label.

    Hint: Mention the interpretation.

  3. A student confuses Interquartile Range (IQR) with Center. What should they compare?

    Hint: Compare what each idea answers.

  4. What information must be stated in the final answer when using Interquartile Range (IQR)?

    Hint: Think units, group, and meaning.

  5. Give one reason a problem that mentions variation might still NOT use Interquartile Range (IQR).

    Hint: Use the "not" condition.

  6. Rewrite this weak explanation: "I used Interquartile Range (IQR) because it was in the problem."

    Hint: Use the recognition test.

Want the full set?

50 practice questions for this concept — free to try, every one with a complete worked solution showing the why, not just the answer.

Section 11

Frequently Asked Questions

What is Interquartile Range (IQR) in simple terms?

Interquartile Range (IQR) is a statistics idea for situations where the question asks how consistent, variable, tightly clustered, or spread out the values are. In simple terms, it helps turn a data set into a measure or description of variability with units and a comparison to the center.

How do I know when to use Interquartile Range (IQR)?

Use interquartile range (iqr) when the problem passes this recognition test: Do I need to describe how far the data values extend or vary, rather than where the middle is? Also check for signal words such as spread, variation, consistent, range, clustered, but do not rely on keywords alone.

What is the most common mistake with Interquartile Range (IQR)?

The common mistake is choosing interquartile range (iqr) because a familiar word appears, without checking the data structure. A safer habit is to name the data source, variable or event, and final answer form before calculating.

How is Interquartile Range (IQR) different from Center?

Interquartile Range (IQR) is used when the question asks how consistent, variable, tightly clustered, or spread out the values are. Center is different because center tells where data is located; spread tells how much the values differ. Compare the final question before choosing.

Does Interquartile Range (IQR) always require a formula?

This concept often uses the formula IQR=Q3Q1\text{IQR} = Q_3 - Q_1, but the formula should come after recognition. First decide that the situation really asks for a measure or description of variability with units and a comparison to the center.

What should a complete answer include?

A complete answer should include the result or judgment, the context of the data, and a clear interpretation. For interquartile range (iqr), that means explaining how the evidence supports a measure or description of variability with units and a comparison to the center without overstating the conclusion. When possible, also name the group, variable, event, or study condition so a reader can tell exactly what the statement describes.

Section 12

Learning Path

← Before

QuartilesRange
Interquartile Range (IQR)

You are here

Before this, students should be comfortable with Quartiles and Range. This page focuses on the recognition cue: Do I need to describe how far the data values extend or vary, rather than where the middle is? That cue connects earlier data habits to later reasoning because students learn to choose the right representation, calculation, or interpretation before writing a conclusion. After this, Box Plot and Outlier Detection become easier to recognize.

Section 13

See Also