šŸ“Š

Summary Statistics Overview

Jul 25, 2025

Overview

This lecture covers common summary statistics for quantitative data, focusing on measures of center, spread, and position, as well as sample size.

Measures of Center (Averages)

  • Mean is the arithmetic average, best for normal data, acting as the balancing point.
  • Median is the middle value when data is ordered and is most accurate for representing the center.
  • Mode is the most frequently occurring value; a data set can have none, one, or multiple modes.
  • Mid-range is calculated as (maximum + minimum) / 2; it's quick but less accurate than mean or median.

Measures of Spread (Variability)

  • Standard deviation measures how far typical values are from the mean in normal data.
  • Variance is the square of the standard deviation (s²), also for normal data.
  • Range is calculated as maximum minus minimum; easy but not the most informative about typical values.
  • Interquartile range (IQR) is Q3 minus Q1 and is best for skewed or non-normal data.

Measures of Position

  • Minimum is the smallest value in the data set.
  • Maximum is the largest value in the data set.
  • First quartile (Q1) is the value below which about 25% of data falls.
  • Third quartile (Q3) is the value below which about 75% of data falls.
  • Typical values in skewed data are often between Q1 and Q3.

Sample Size

  • Sample size (n) is the total number of data points in the set.
  • Knowing sample size is important for assessing reliability and detecting sampling bias.

Key Terms & Definitions

  • Mean — arithmetic average of a data set.
  • Median — middle value when data is ordered.
  • Mode — value that appears most frequently in a data set.
  • Mid-range — average of maximum and minimum values.
  • Standard deviation — typical distance of values from the mean.
  • Variance — square of the standard deviation.
  • Range — difference between maximum and minimum values.
  • Interquartile range (IQR) — difference between third and first quartile.
  • Minimum — smallest number in a data set.
  • Maximum — largest number in a data set.
  • First quartile (Q1) — 25th percentile of data.
  • Third quartile (Q3) — 75th percentile of data.
  • Sample size (n) — total number of observations in the data set.

Action Items / Next Steps

  • Review section 1G in the textbook on summary statistics.
  • Practice identifying and calculating each summary statistic for sample data sets.