>
|
|
The ParetoChart command generates a plot of the sorted histogram of the values in a dataset and a curve that shows the percentage cumulative sum of the values:
>
|
|
>
|
|
>
|
|
The columngraphoptions and cumulativesumchart options control plot options sent to the ColumnGraph and CumulativeSumChart commands respectively:
>
|
|
The ParetoChart command can also visualize results from the Tally command. In the following example, a 100-element sample is generated using the letters ["m", "a", "p", "l", "e"].
>
|
|
| (2) |
| (3) |
>
|
|