Chapter 3 Notes: Displaying and Summarizing Quantitative Data
Chapter 3 Notes: Displaying and Summarizing Quantitative Data
Purpose of the chapter
- Learn how to display and summarize quantitative (numerical) data.
- Build a story about the distribution using shape, center, spread, and unusual features.
- Always pair center with spread when reporting summaries.
- Use appropriate graphical displays (histograms, dotplots, stem-and-leaf, boxplots) and numerical summaries (mean, median, standard deviation, IQR, range, 5-number summary).
Key ideas and definitions
- Distribution: how data values are spread across possible values; look for shape, center, spread, and unusual features.
- Histogram: distribution sliced into equal-width bins; bars show counts or relative frequencies for quantitative data.
- Gap: a region with no data values.
- Stem-and-leaf display: another way to sketch the distribution while preserving actual data values.
- Dotplot: a dot for each observation on a single axis.
- Quantitative Data Condition: data are values of a quantitative variable with known units; histograms and boxplots are appropriate.
- Shape indicators: single vs multiple modes; symmetry vs skewness; tails.
- Center indicators: mean (balance point of the data) and median (middle value).
- Spread indicators: range, interquartile range (IQR), and standard deviation (SD).
- 5-number summary: minimum, Q1, median, Q3, maximum.
- Boxplot: graphical display of the 5-number summary with whiskers to nonoutlying data and outliers plotted individually.
- Outliers: extreme values that may be unusual or data errors; influence means and standard deviations.
- Unimodal, bimodal, multimodal: number of modes; may indicate natural grouping or separate populations.
- Relative vs absolute scales: be mindful whether a display uses counts or proportions.
Central tendency and spread: paired reporting
- When distribution is skewed or has outliers, prefer:
- Median and IQR (less affected by skew/outliers).
- When distribution is symmetric and roughly unimodal, you can report:
- Mean and standard deviation (and possibly median and IQR as well).
- Why pair center with the corresponding spread:
- Reporting only center or only spread can misrepresent the data; combining them gives a fuller picture.
- The mean balances the distribution; the median splits the data into halves.
Practical guidelines for reporting summary statistics
- Report summary statistics to a reasonable number of decimal places (one or two more decimals than the data, depending on precision).
- In skewed data, report the median and IQR; you may include the mean/SD but explain why they differ.
- In symmetric data, report the mean and SD; you may also include the median and IQR.
- If there are multiple modes, consider splitting the data into groups corresponding to each mode.
- Clearly point out any outliers; report center and spread with and without outliers to reveal their effect.
- Do not compute numerical summaries for categorical variables (e.g., ZIP codes, policy numbers) — use percentages or counts instead.
- Avoid over-precision: do not report excessive decimal places that aren’t meaningful for the data.
Examples and worked illustrations (from the transcript)
- Credit card expenditures (skewed distribution, center described by median, spread by IQR)
- Median = $73.84; Q3 = $624.80; Q1 = $73.84; IQR = Q3 − Q1 = $550.96.
- Rationale: data skew and outliers make mean and SD less representative; IQR and median resist outliers.
- Outlier impact example: a high outlier (e.g., $7000) pulls the mean up and inflates SD; median/IQR remain more robust.
- Nissan Maxima fuel efficiency (mpg) example
- Distribution is fairly symmetric with a low outlier.
- Numerical summaries:
- Mean = mpg
- SD = mpg
- Q1 = 20.8, Median = 22.0, Q3 = 24.0
- IQR = mpg
- Conclusion: outlier does not heavily affect the mean; use mean/SD here for interpretation of everyday fuel economy variability.
- Step-by-step example for summarizing a distribution (fuel efficiency of Nissan Maxima)
- PLAN: State the objective; identify the variable and the W's; check conditions.
- SHOW: Make a histogram; determine shape; select appropriate numerical summaries.
- TELL: Interpret the distribution in context; comment on center, spread, and unusual features.
How to describe and interpret distributions (think-plan-show-tell)
- THINK: State what you want to find; identify the variable; verify quantitative condition; note units.
- PLAN: Define the data and the appropriate displays; verify condition.
- SHOW: Create histogram/boxplot; summarize with numbers.
- TELL: Provide a contextual interpretation including center, spread, shape, and any outliers.
How to choose the right display and summary statistics
- If data are quantitative, displays like histogram, stem-and-leaf, dotplot, or boxplot are appropriate.
- Don’t use a histogram for a categorical variable (labels, IDs, etc.). Bar charts or pie charts are better for categorical data.
- Don’t rely solely on a single statistic; pair center with a corresponding measure of spread.
- When there are outliers or strong skewness, the median and IQR are more robust descriptors.
- If a distribution has multiple modes, consider analyzing groups separately or using separate summaries for each mode.
- Use a picture to check for outliers and skewness before summarizing numerically.
Statistical calculations and formulas (typical in the chapter)
- Mean (sample):
- Variance (sample):
- Standard deviation (sample):
- Median: the middle value when data are sorted; if n is even, the average of the two middle values.
- Quartiles and IQR:
- Q1 is the 25th percentile, Q3 is the 75th percentile.
- Interquartile Range (IQR):
- 5-number summary: minimum, Q1, median, Q3, maximum.
- Range:
- Boxplot interpretation: the box spans Q1 to Q3, the line inside the box marks the median, whiskers extend to the most extreme data points that are not outliers, and outliers are plotted individually.
Quick notes on performing calculations with technology
- TI calculators (1-Var Stats) example
- Steps: STAT → CALC → 1-Var Stats, specify List: L1, then Calculate.
- Output highlights:
- x = mean, Ex = sum of values, Ex^2 = sum of squares, Sx = standard deviation, n = count, minX, Q1, Med, Q3, maxX.
- IQR can be computed as .
- Alternative: if data come as a frequency table, specify List: L4 and Freqlist: L5 in 1-Var Stats.
- Note on rounding: do not round in the middle of a calculation; round only at the end, and keep extra digits during intermediate steps to minimize rounding error.
What can go wrong in data displays and summaries
- Common pitfalls:
- Using a histogram for a categorical variable.
- Trying to read symmetry, center, and spread from a bar chart of categories.
- Using bars to represent individual data values (not appropriate for histograms or bar charts).
- Inadequate bin width may obscure details (bins too wide or too narrow can hide or exaggerate features).
- Reality checks:
- Ensure the mean lies near the center of the histogram if distribution is roughly symmetric.
- Check the spread makes sense (e.g., IQR cannot be negative; SD cannot be negative).
- Always sort data before computing medians or percentiles by hand.
- Discuss outliers and multiple modes when summarizing data; consider splitting into groups if warranted.
Connecting to broader context and practical implications
- The way data are summarized affects decisions in policy, business, and science.
- Overreliance on a single statistic can be misleading; the shape of the distribution and presence of outliers provide essential context.
- Ethical/practical note: be honest about limitations of the data, measurement error, and the imprecision of numerical summaries.
Quick reference: common terms (from the glossary section)
- Distribution, Histogram, Gap, Stem-and-leaf display, Dotplot, Quantitative Data Condition, Shape, Center, Spread, Mode, Unimodal, Uniform, Symmetric, Tails, Median, Range, Quartile, Percentile, Interquartile Range (IQR), 5-Number Summary, Boxplot, Mean, Variance, Standard Deviation.
Practice prompts (high-level takeaways you can apply)
- How to decide which summary statistics to report based on shape and presence of outliers.
- How to interpret a histogram vs a boxplot for a given dataset.
- How to compute IQR, quartiles, and the 5-number summary from data.
- How outliers affect the mean and SD versus the median and IQR.
- How to present a short, clear summary of a distribution in a real-world context (with units and meaningful interpretation).
Quick connections to prior concepts
- The idea of measuring central tendency and spread is foundational for comparing distributions across groups.
- The choice of summary statistic aligns with the data’s shape, which ties into inferential reasoning and the design of further analyses (e.g., regression, t-tests) where assumptions about normality and outliers matter.
Notable numerical examples (as reference)
- Credit card expenditures: median = $73.84; Q3 = $624.80; IQR = $550.96; skewness makes median/IQR preferable.
- Nissan Maxima fuel efficiency: mean = 22.4 mpg; SD = 2.45 mpg; Q1 = 20.8; Med = 22.0; Q3 = 24.0; IQR = 3.2.
- Basic formulas reminder: