Boxplot
 
 
A boxplot aggregates the information contained in a given data set x1, x2, ... , xn with more than 5 elements by displaying only five characteristics of the data set. It is defined by a box of length x0.75 - x0.25 (interquartile range), the median x0.5 and the two extreme values xmin and xmax.