Pareto Analysis
Pareto Analysis
9/16/2013
Pareto Analysis
Summary ......................................................................................................................................... 1
Data Input........................................................................................................................................ 2
Analysis Summary .......................................................................................................................... 3
Frequency Table.............................................................................................................................. 3
Pareto Chart .................................................................................................................................... 4
Cumulative Pareto Chart ................................................................................................................. 5
Analysis Options ............................................................................................................................. 5
Summary
Pareto Analysis is a statistical procedure that seeks to discover from an analysis of defect
reports or customer complaints which “vital few” causes are responsible for most of the reported
problems. The old adage states that 80% of reported problems can usually be traced to 20% of
the various underlying causes. By concentrating one’s efforts on rectifying the vital 20%, you
can have the greatest immediate impact on product quality.
STATGRAPHICS supports two basic types of Pareto analysis: weighted and unweighted. In an
unweighted analysis, only the frequency of each problem is considered in determining the vital
few causes. In a weighted analysis, the cost or impact of each problem is also considered.
Sample Data
The file checksheet.sf6 contains information on n = 166 defects discovered in a manufacturing
process. This data, from Montgomery (2005), is shown below:
Defect Frequency
Parts damaged 34
Machining problems 29
Supplied parts rusted 13
Masking insufficient 17
Misaligned weld 2
Processing out of order 4
Wrong part issued 3
Unfinished fairing 3
Adhesive failure 6
Powdery adoline 1
Paint out of limits 2
Paint damaged by etching 1
Film on parts 5
Primer cans damaged 1
Voids in casting 2
Delaminated composite 2
Incorrect dimensions 36
Improper test procedure 1
Salt-spray failure 4
Notice that the data above has already been tabulated, i.e., the number of defects attributable to
each type of problem has been identified. Alternatively, the file could have been structured with
2013 by StatPoint Technologies, Inc. Pareto Analysis - 1
STATGRAPHICS – Rev. 9/16/2013
166 rows, each identifying the cause of a single problem, and STATGRAPHICS could have been
asked to count the occurrence of each unique cause.
Data Input
The data input dialog box allows the user to specify how the data is structured.
Data: If the data is Untabulated, with each row corresponding to a single defect, then the
name of the column identifying the type of defect should be entered. If the frequency of each
type of defect has already been calculated, then a column containing the count for each type
should be entered.
Labels: a column with labels, one for each unique type of defect. This field is primarily used
for tabulated data, in which case the order of the labels should correspond to the frequencies
in the data field. For untabulated data, labels are usually automatically generated from the
Data entries, so that this field may be left blank. However, if labels are entered here for
untabulated data, they will be assigned to the types of defects in the Data column in numeric
or alphabetic order, depending upon the type of the Data column.
Weights: when creating a weighted or “exposure” Pareto chart, the weight to be assigned to
each type of defect. Weights should be entered in the same order as described for Labels.
Analysis Summary
The Analysis Summary shows the total number of defects and the number of different types.
Frequency Table
This table shows each of the different types of defects, ordered from most frequent to least
frequent:
The table displays the following information for each type of “class” or defect:
Weight - the weight w j associated with each class j. If weights were not specified on
the data input dialog box, then w j 1 for all j.
s j wj f j (1)
Percent - the percent of the total weighted score represented by each class:
100s j
pj % (2)
W
where
k
W wi f i (3)
i 1
Cumulative percent - the sum of the percentages from class 1 through the current
class.
In the example, the 3 most common types of defects were Incorrect dimensions, Parts damaged,
and Machining problems. Together, these 3 types of problems accounted for nearly 60% of all
defects.
Pareto Chart
The Pareto chart shows the frequency of defects in graphical form:
Pareto Chart for Frequency
180 163 164 165 166
158 160 162
151 154 156
144 148
150 135
140
129
116
120
frequency
99
90 70
60
36
30
0
Processing out of or
Film on parts
Machining problems
Misaligned weld
Parts damaged
Adhesive failure
Voids in casting
Powdery adoline
Salt-spray failure
Unfinished fairing
Wrong part issued
Each type of defect is represented by a vertical bar. Defect types have been sorted from most
frequent to least frequent. Above the bars, a line has been drawn representing the cumulative
number of defects from left to right. For example, the leftmost 3 types of defects accounted for
99 of the total 166 defects observed.
Note: The X-Axis tab on the Graphical Options dialog box allows you to rotate the labels for
each bar and to reduce the font size if necessary. You can also use your mouse to drag the x-axis
away from the bottom of the screen if the labels are cut off.
Display: the value to be placed above each bar. Either the percentage of the total weighted score,
the score, or no label.
99
90
70
60
36
30
0
Misaligned weld
Parts damaged
Adhesive failure
Salt-spray failure
Unfinished fairing
Powdery adoline
Wrong part issued
Voids in casting
Processing out of or
Film on parts
Machining problems
Masking insufficient
Analysis Options
If there are many types of defects that occur infrequently, the least frequent defects may be
combined into a single “Other” class using Analysis Options.
Combine Classes: the method to be used to combine the least frequent classes:
Counts Less Than: combine all classes with scores less than that specified.
Percentages Less Than: combine all classes accounting for less than the specified
percentage of the total weighted score.
Smallest Classes: combine the specified number of classes that have the smallest
scores.
144 148
150 135
140
129
116
120
frequency
99
90 70
60
36
30
0 Other
Processing out of or
Film on parts
Machining problems
Incorrect dimensions
Masking insufficient
Parts damaged
Adhesive failure
Salt-spray failure
Supplied parts ruste