To create a histogram with groups, complete the steps for the option that best describes your data.
Complete the following steps if your groups are defined by values in a grouping variable, or unique combinations of values in multiple grouping variables.
In this worksheet, Torque is the graph variable and Machine is the categorical variable for grouping. The graph shows the distribution of torque values for each machine.
C1 | C2 |
---|---|
Torque | Machine |
22 | 1 |
18 | 1 |
31 | 2 |
... | ... |
Complete the following steps if you have multiple numeric or date/time columns and each column is a group.
In this worksheet, Machine 1 and Machine 2 are the graph variables. Each variable forms a group. The graph shows the distribution of torque values for each machine.
C1 | C2 |
---|---|
Machine 1 | Machine 2 |
14 | 24 |
18 | 27 |
27 | 17 |
... | ... |