Loading…

Box and Plot Graph (Box Plot) Explained

What is a box and plot graph (box plot), and how is it constructed and interpreted using quartiles, median, and interquartile range?

Subject: Statistics Chapter: Numerical Descriptive Measures Topic: Box and Whisker Plot Answer included
box and plot graph box plot box-and-whisker plot five-number summary quartiles median interquartile range IQR
Accepted answer Answer included

Box and plot graph

A box and plot graph is commonly used to mean a box plot (box-and-whisker plot). The display summarizes a quantitative dataset through quartiles and the median, with whiskers indicating the spread of typical values and optional points marking outliers.

Five-number summary and the box structure

A box plot is anchored by the five-number summary: minimum, first quartile \(Q_1\), median, third quartile \(Q_3\), and maximum. Many modern (modified) box plots replace the extreme minimum/maximum with the most extreme non-outlier values for the whiskers.

The central box spans \(Q_1\) to \(Q_3\). The line inside the box marks the median. The width of the box represents the interquartile range:

\[ \text{IQR} = Q_3 - Q_1 \]

Quartiles and interquartile range

Median
The middle of the ordered data (or the average of the two middle values when the sample size is even).
First quartile \(Q_1\)
The median of the lower half of the ordered data (definition varies slightly by convention; the idea remains “25th percentile”).
Third quartile \(Q_3\)
The median of the upper half of the ordered data (approximately the 75th percentile).
Interquartile range (IQR)
The spread of the middle 50% of observations, \(Q_3 - Q_1\). IQR is resistant to extreme values compared with the full range.
Skewness cues
A median closer to \(Q_1\) with a longer upper whisker suggests right-skew; a median closer to \(Q_3\) with a longer lower whisker suggests left-skew.

Whiskers and outlier fences

A widely used outlier rule defines “fences” based on IQR. Values beyond the fences are plotted as individual outlier points, and whiskers extend to the most extreme values within the fences.

\[ \text{Lower fence} = Q_1 - 1.5 \cdot \text{IQR} \qquad \text{Upper fence} = Q_3 + 1.5 \cdot \text{IQR} \]

Worked example with numerical values

Consider the ordered dataset (n = 16): 52, 55, 57, 60, 61, 63, 65, 66, 68, 70, 72, 73, 75, 78, 84, 95. Quartiles follow the common “median of halves” convention.

Quantity Meaning Value
\(Q_1\) First quartile (median of lower 8 values) \(\frac{60 + 61}{2} = 60.5\)
Median Middle of all 16 values \(\frac{66 + 68}{2} = 67\)
\(Q_3\) Third quartile (median of upper 8 values) \(\frac{73 + 75}{2} = 74\)
IQR Middle-50% spread \(74 - 60.5 = 13.5\)
Fences Outlier thresholds Lower: \(60.5 - 1.5 \cdot 13.5 = 40.25\)
Upper: \(74 + 1.5 \cdot 13.5 = 94.25\)
Whiskers (modified) Most extreme non-outlier values Lower whisker: 52    Upper whisker: 84
Outliers Values beyond the fences 95 (above 94.25)

Visualization: box plot graph with quartiles, whiskers, and an outlier

Box plot (box-and-whisker plot) for an example dataset A horizontal box plot on a 50 to 100 scale. The box spans Q1=60.5 to Q3=74 with a median line at 67. Whiskers extend to 52 and 84, and an outlier point is shown at 95. Labels mark each feature. Box plot graph (box-and-whisker plot): Q1, median, Q3, whiskers, and an outlier 50 60 70 80 90 100 value scale outlier 95 lower whisker 52 Q1 60.5 median 67 Q3 74 upper whisker 84
The box spans \(Q_1\) to \(Q_3\), the red line marks the median, whiskers extend to the most extreme non-outlier values, and the outlier point appears beyond the IQR-based fence. The same structure defines a box plot, box-and-whisker plot, or “box and plot graph.”

Interpretation of a box plot

A box plot emphasizes center, spread, and unusual values while suppressing fine detail. The middle 50% of observations lie inside the box, and the median line gives a resistant measure of center.

Common pitfalls

Quartile convention differences
Several accepted definitions exist for \(Q_1\) and \(Q_3\) in finite samples; small changes in quartiles produce small changes in IQR and fences. Consistency within a course or software environment matters more than a single convention.
Whiskers interpreted as minimum and maximum
Modified box plots use whiskers for the most extreme non-outlier values; outliers appear as separate points beyond the whiskers.
Box plot viewed as a histogram
Box plots do not display frequencies within the quartile ranges; equal box widths do not imply equal counts per unit length, only equal counts per quartile region.

A box plot graph is a compact descriptive summary built from quartiles and IQR, suitable for comparing distributions across groups on a common scale.

Vote on the accepted answer
Upvotes: 0 Downvotes: 0 Score: 0
Community answers No approved answers yet

No approved community answers are published yet. You can submit one below.

Submit your answer Moderated before publishing

Plain text only. Your name is required. Links, HTML, and scripts are blocked.

Fresh

Most recent questions

109 questions · Sorted by newest first

Showing 1–10 of 109
per page
  1. Mar 5, 2026 Published
    Formula of the Variance (Population and Sample)
    Statistics Numerical Descriptive Measures Measures of Dispersion for Ungrouped Data
  2. Mar 5, 2026 Published
    Mean Median Mode Calculator (Formulas, Interpretation, and Example)
    Statistics Numerical Descriptive Measures Measures of Central Tendency for Ungrouped Data
  3. Mar 4, 2026 Published
    How to Calculate Standard Deviation in Excel (STDEV.S vs STDEV.P)
    Statistics Numerical Descriptive Measures Measures of Dispersion for Ungrouped Data
  4. Mar 4, 2026 Published
    Suppose T and Z Are Random Variables: How T Relates to Z in the t Distribution
    Statistics Estimation of the Mean and Proportion Estimation of a Population Mean σ Not Known the T Distribution
  5. Mar 4, 2026 Published
    What Does R Squared Mean in Statistics (Coefficient of Determination)
    Statistics Simple Linear Regression Coefficient of Determination
  6. Mar 3, 2026 Published
    Box and Plot Graph (Box Plot) Explained
    Statistics Numerical Descriptive Measures Box and Whisker Plot
  7. Mar 3, 2026 Published
    How to Calculate a Z Score
    Statistics Continuous Random Variables and the Normal Distribution Standardizing a Normal Distribution
  8. Mar 3, 2026 Published
    How to Calculate Relative Frequency
    Statistics Organizing and Graphing Data Organizing and Graphing Quantitative Data
  9. Mar 3, 2026 Published
    Is zero an even number?
    Statistics Numerical Descriptive Measures Measures of Central Tendency for Ungrouped Data
  10. Mar 3, 2026 Published
    Monty Hall Paradox (Conditional Probability Explained)
    Statistics Probability Marginal and Conditional Probabilities
Showing 1–10 of 109
Open the calculator for this topic