Boxplot
Displays the 5-number summary as a central box with whiskers that extend to the non-outlying data values.
5 Number Summary
Maximum, minimum, median, upper quartile, lower quartile
Upper fence
Upper fence= Q3 + 1.5 IQR
Lower fence
Lower fence= Q1 - 1.5 IQR
Far outliers
Data values farther than 3 IQRs from the quartiles
Re-expression
Applying a simple function to make the skewed distribution more symmetric
Outlier
Any point more that 1.5 IQR from either end of the box in a boxplot
Comparing distributions
Shape, unusual features, center, spread
Timeplot
Displays the data that change over time