MEPX
Chapter 6 of 13All chapters

Chapter 6 of 13

Describing the spread

Range, quartiles and standard deviation.

Why spread matters

Two datasets can share a mean and be nothing alike. Standard deviation measures typical distance from the mean, and quartiles split the data into four equal parts.

  • The interquartile range ignores extremes, which makes it robust.
  • A box plot shows the middle, the spread and the outliers in one picture.

Outliers

An outlier is either an error or the most interesting row in the table. Investigate before deleting, because removing inconvenient points is how analysis becomes fiction.