To create a histogram with a fitted distribution line and 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, with normal fitted distribution lines.
C1 | C2 |
---|---|
Torque | Machine |
22 | 1 |
18 | 1 |
31 | 2 |
... | ... |
For information on how to specify different distributions and parameters, go to Fitted distribution lines.
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, with normal fitted distribution lines.
C1 | C2 |
---|---|
Machine 1 | Machine 2 |
14 | 24 |
18 | 27 |
27 | 17 |
... | ... |
For information on how to specify different distributions and parameters, go to Fitted distribution lines.