Box-and-Whisker plot
Command: | Statistics Distribution plot Box-and-Whisker plot |
Description
The Box-and-Whisker plot (Tukey, 1977), or boxplot, displays a statistical summary of a variable: median, quartiles, range and possibly extreme values.
For a detailed description of a Box-and-Whisker plot, see Construction of a Box-and-Whisker plot.
Required input
The dialog box for Box-and-Whisker plot is similar to the one for Summary statistics:
If the data require a logarithmic transformation, then select the Logarithmic transformation option.
You can choose between vertical and horizontal orientation of the Box-and-Whisker plot.
Results
This is the Box-and-Whisker plot for the variable Weight:
In the Box-and-whisker plot, the central box represents the values from the lower to upper quartile (25 to 75 percentile). The middle line represents the median. The horizontal line extends from the minimum to the maximum value, excluding outside and far out values which are displayed as separate points.
- An outside value is defined as a value that is smaller than the lower quartile minus 1.5 times the interquartile range, or larger than the upper quartile plus 1.5 times the interquartile range (inner fences).
- A far out value is defined as a value that is smaller than the lower quartile minus 3 times the interquartile range, or larger than the upper quartile plus 3 times the interquartile range (outer fences). These values are plotted using a different marker in the warning color (see Format graph).
As an option, you may select to plot all individual data points. This enables you to obtain a diagram representing a statistical summary of the data without the disadvantage of concealing the real data.
When you click an individual observation in the graph, the corresponding case is identified in a pop-up window (see also Select variable for case identification command). If you double-click an observation, the spreadsheet window will open with the corresponding case highlighted. If the value is an outlier, you can exclude the value or the entire case from further statistical analysis by clicking Exclude on the Tools menu.
For multiple box-and-whisker plots see Multiple comparison graphs and Multiple variables graphs.
Presentation of results
The description of the data (summary statistics) in the text or table may be complemented by a graphical representation of the data: either a histogram, cumulative distribution or box-and-whisker plot. The histogram is not very effective to display location and spread. The cumulative distribution has the advantage that it makes it easy to estimate the median (or other percentile) by reading off the horizontal value at which the curve attains 50% (or other percentage) (Moses, 1987). Secondly, the plot can contain the individual observations (cumulative dot plot). Finally, the box-and-whisker plot may be preferable because it can combine a display of all the data together with a statistical summary.
Literature
- Altman DG (1991) Practical statistics for medical research. London: Chapman and Hall.
- Tukey JW (1977) Exploratory data analysis. Reading, Mass: Addison-Wesley Publishing Company.
More Box-and-Whisker plots including notched Box-and-Whisker plots
- Data comparison graphs: Box-and-Whisker plots for two variables
- Multiple comparison graphs: Box-and-Whisker plots for subgroups (one-way classification) of one variable
- Clustered multiple comparison graphs: Box-and-Whisker plots for subgroups (two-way classification) of one variable
- Multiple variables graphs: Box-and-Whisker plots for several variables
- Clustered multiple variables graphs: Box-and-Whisker plots for subgroups of several variables