This article describes how to create a grouped box plot. You will end up with a plot like this:
Requirements
- A Numeric variable.
- A categorical variable (Nominal, Ordinal, Binary) to use for groupings.
Method
- From the toolbar, or via the + in the Report tree, go to Visualization
> Distributions > Box.
- In the object inspector, under Data > Data Source > Variables in 'Data' select your Numeric variable.
- Under Data > Data Source > Groups select the categorical variable to group by.
- Click Calculate and/or ensure Automatic is checked.