Side-by-side boxplot
A side-by-side boxplot draws one boxplot per group on a shared scale, so you can compare center, spread, and skew across groups at a glance.
A side-by-side boxplot puts one boxplot per group along the same axis, so a difference in center reads as a shift and a difference in spread reads as a wider or narrower box. For example, if class A has median 78 with (the first quartile) and (the third quartile), while class B has median 85 with and , then B sits 7 points higher with a smaller interquartile range (IQR) of against A's . This site computes quartiles with the median-excluded (TI-84) rule. Because each box is built from only five numbers, a side-by-side boxplot can hide a gap, a cluster, or a second peak that a dotplot would show.
More graphs and displays terms, or browse the full statistics glossary.