Box plot
A graphical display summarizing a dataset's distribution using five statistics: minimum, first quartile (Q1), median, third quartile (Q3), and maximum. The box spans the interquartile range (IQR), whiskers extend to non-outlier extremes, and points beyond indicate outliers. Developed by John Tukey for exploratory data analysis.