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
1. Go to Visualization > Distributions > Box.
2. Under Data > Data Source > Variables in 'Data' select your Numeric variable.
3. Under Data > Data Source > Groups select the categorical variable to group by.
4. Click Calculate and/or ensure Automatic is checked.