Box Plot
Box Plot
Box Plot
• A box plot is a pictorial representation of the
distribution of a set of data. It is a graphical
display of the five-number summary.
• The five-number summary of a distribution
reports the Minimum, 1st Quartile, Median, 3rd
Quartile and Maximum.
• Box plots are useful when comparing groups.
• Box plots are particularly good at pointing out
outliers.
Box Plot
Box Plot
INTER-QUARTILE RANGE
4. 4, 5, 5, 1, 1, 2, 8, 8, 9, 9, 8, 7, 2.
Comparison of Boxplots
and histograms
Outliers
Outliers are values that are much bigger or
smaller than the rest of the data.
In order to be an outlier, the data value must
be:larger than Q3 by at least 1.5 times
the interquartile range (IQR), or smaller
than Q1 by at least 1.5 times the IQR.
21 61 38 49 33 74 30
33 41 31 35 41 42 37
26 34 34 35 26 61 60
34 24 30 37 31 27 39
34 26 25 33
5 number summary
• Min = 21
• Q1 = 30
• Med = 34
• Q3 = 41
• Max = 80
Example 1