Owning Palette: Pareto Analysis VIs
Installed With: Statistical Process Control Toolkit
Given an unsorted list of causes and the number of occurrences for each cause, sorts the list from the cause with the largest number of occurrences to the smallest and computes Pareto statistics for each cause.
The Pareto Counter VI accepts two alternative inputs. You can pass in either an unsorted list of causes (an array of strings) or an array of clusters with each cluster containing a cause string and the corresponding total number of occurrences of that cause. If you use numeric cause codes instead of strings, use the Cause Code Lookup VI to count the number of occurrences of cause codes and generate a list of cause strings with the count for each cause to be passed to the Pareto Counter VI. If no cause string is given for a cause code, the code itself is put in string form.
