Unit 1.8 – Graphical Representations of Summary Statistics

Why use graphs for summary stats?
Graphs make center, spread, clusters, and outliers instantly visible. They turn numbers into stories!

📝 Core Summary Stats & Their Graphs

  • Mean, Median: Mark location of “typical” value on dotplots, histograms, boxplots
  • Range: Marked by the lowest and highest values (extremes) on all quantitative graphs
  • Interquartile Range (IQR): Shown by box width in boxplots
  • Standard Deviation (SD): Visual “spread” in histograms, but not directly marked
  • Percentiles & Quartiles: Located by positions on boxplots and ogives (cumulative plots)
  • Five-Number Summary: Everything you need for a boxplot

📦 How Graphs Show Summary Statistics

Dotplots:
  • Each dot = 1 data point.
  • Mean & median often marked with symbols.
  • Min/max visible by farthest dots.
Histograms:
  • Mean/median marked with a line or arrow.
  • SD can be shown as width around center, but not marked directly.
  • Range = width from leftmost to rightmost bar.
Boxplots (Box-and-Whisker Plots):
  • Drawn from the five-number summary: min, \( Q_1 \), median, \( Q_3 \), max.
  • IQR = box width; median line inside box.
  • Outliers marked as points beyond whiskers (calculated as \( 1.5 \times IQR \)).
Ogive (Cumulative Frequency Curve):
  • Shows percentiles visually (read value at desired percentile along y-axis)

📈 Boxplot Structure & Calculation

The Five-Number Summary:
  • Min, \( Q_1 \), Median, \( Q_3 \), Max
IQR (Interquartile Range):
\[ IQR = Q_3 - Q_1 \]
Outlier Boundaries (Boxplot “fences”):
\[ \text{Lower Fence} = Q_1 - 1.5 \times IQR \] \[ \text{Upper Fence} = Q_3 + 1.5 \times IQR \]
Visualization:
  • Box = from \( Q_1 \) to \( Q_3 \)
  • Median = line through box
  • Whiskers = extends to min/max (not outliers)
  • Dots = outliers beyond fences

💡 Tips & Tricks for Interpreting Graphs

  • Use boxplots to instantly compare medians, spreads, and outliers between groups
  • Always label marks for mean and median if added to graphs
  • Histograms show shape and spread well, but not exact quartiles
  • Ogives (cumulative plots) make it easy to estimate percentiles visually
  • On AP exams, sketch out graphs and mark stats for partial credit even if not asked!
  • Don’t forget context: units, variable names, titles

❌ Common Mistakes

  • Reading “spread” from just box width (boxplot) — add whiskers for full range!
  • Calling the mean “robust” (it's not—use median for outlier resistance)
  • Forgetting to mark or report outliers when data points fall outside boxplot fences
  • Failing to compare medians, spreads, and outliers when looking at multiple boxplots
  • Not showing or reporting which summary stat a visual mark corresponds to

📊 Visual Summary Table

Stat or Tool Graph/Location
Mean, Median Labeled line/arrow on dotplot, histogram, boxplot
Range Distance between min and max (all graphs)
IQR Width of box in boxplot
Outliers Dots beyond whiskers in boxplot
Percentiles/Quartiles Boxplots/ogives; read position/height
Summary:
Unit 1.8 is about recognizing and interpreting summary statistics using visuals—primarily boxplots, dotplots, histograms, and ogives. For AP Statistics, always relate stats to their position or mark on a graph, and use graphs to compare data sets with one glance!