Five-number summary
The five-number summary reports a data set's minimum, first quartile, median, third quartile, and maximum.
The five-number summary captures the center and spread of a distribution with five ordered values: minimum, (the first quartile), median, (the third quartile), and maximum. For example, the summary 2, 5, 8, 12, 20 says the data run from 2 to 20 with a median of 8. These five numbers are exactly what a boxplot draws, and the gap gives the interquartile range. Together they describe spread without assuming any particular distribution shape.
More describing data terms, or browse the full statistics glossary.