In-Depth Interpretation of the Seven QC Tools · Pareto Chart

By: QTank Published: 5/3/2026 Views: 371
Current rating: ★★★☆☆ Rate this Equivalent to 8 ratings

Introduction

Italian economist Vilfredo Pareto discovered in 1906 that 80% of the land in Italy was owned by 20% of the population.

Later, American quality management expert Joseph Juran introduced this principle to the field of quality management, proposing the famous Pareto Principle80% of the problems are caused by 20% of the reasons.

The Pareto Chart is a tool that visualizes this principle: using 20% of the effort to solve 80% of the problems.

While the fishbone diagram tells you "where the causes might be," the Pareto Chart tells you "where to start."


Chapter 1: The Essence of the Pareto Chart

1.1 What is a Pareto Chart

Pareto Chart (Pareto Chart) is a bar chart that ranks quality issues by occurrence from highest to lowest and simultaneously displays the cumulative percentage.

Core Logic:
  Distinguish data into "vital few" and "trivial many,"
  Prioritize resources to the most impactful areas.

1.2 Three Major Functions of the Pareto Chart

Function Description Applicable Scenario
Focus on Key Issues Identify the "vital few" from many issues Prioritizing quality improvement
Show Improvement Effects Compare before and after improvement to verify the effectiveness of corrective actions 8D-D5, CAPA effect verification
Support Decision-Making Use data to provide a basis for resource allocation Annual quality planning, project initiation

1.3 Pareto Chart vs. Ordinary Bar Chart

Dimension Ordinary Bar Chart Pareto Chart
Ordering Any order Strictly ordered from high to low
Cumulative Line None Must include a cumulative percentage line
Analysis Purpose Show distribution Distinguish "vital few" from "trivial many"
Baseline None Usually has an 80% baseline

Chapter 2: Structure and Drawing of the Pareto Chart

2.1 Standard Structure

  Number of Defects (pieces)                     Cumulative Percentage (%)
   ↑                                ↑
 120┤ ┌──┐                         100%┤──────●──
  80┤ │  │ ┌──┐                    80%┤─────●┘
  60┤ │  │ │  │ ┌──┐               60┤───●┘
  40┤ │  │ │  │ │  │ ┌──┐          40┤──●┘
  20┤ │  │ │  │ │  │ │  │ ┌──┐     20┤─●┘
   0└─┴──┴─┴──┴─┴──┴─┴──┴─┴──┴─→    0└──────────→
       A   B   C   D   E  Others            Cause Categories

  ┌─────── Bar Chart (frequency, from high to low)
  ───●─── Line (cumulative percentage)
  ───    80% baseline (distinguishing key from trivial)

2.2 Drawing Steps

Step 1: Collect Data
  Determine the analysis period and collect frequency data for various defects/problems

Step 2: Sort Data
  Arrange the data in descending order of frequency, calculate the percentage and cumulative percentage for each item

Step 3: Draw the Bar Chart
  X-axis = Cause/Problem Category (from high to low)
  Left Y-axis = Frequency (number of pieces, amount, etc.)

Step 4: Draw the Cumulative Percentage Line
  Right Y-axis = Cumulative Percentage (0%-100%)

Step 5: Draw the 80% Baseline
  Draw a horizontal baseline at the 80% cumulative percentage

Step 6: Analyze
  Projects to the left of the baseline = "vital few" → Prioritize improvement
  Projects to the right of the baseline = "trivial many" → Subsequent improvement

2.3 Data Formulas for the Pareto Chart

Item Percentage = (Item Frequency / Total Frequency) × 100%

Cumulative Percentage = (Sum of Frequencies of the Item and All Previous Items / Total Frequency) × 100%

Example:
  Total Defects = 500 pieces

  Category    Frequency     Percentage    Cumulative Percentage
  A           200           40.0%         40.0%
  B           150           30.0%         70.0%
  C            80           16.0%         86.0%  ← 80% baseline passes here
  D            40            8.0%         94.0%
  E            30            6.0%        100.0%

  → Vital few: A + B = 350 pieces, 70%; plus C = 430 pieces, 86%
  → Prioritize improvement of A, B, and C categories

Chapter 3: Practical Applications of the Pareto Chart

3.1 Classic Case: Defect Analysis in an Electronics Factory

Background: Defect data for an SMT workshop in April

Defect Type     Defect Number   Percentage    Cumulative Percentage
Welding Defects  320            43.8%         43.8%
Component Shift  180            24.7%         68.5%
Solder Balls/Solder Residue  90            12.3%         80.8%  ← 80% line
Tombstoning      45             6.2%         87.0%
Insufficient Solder  35            4.8%         91.8%
Others           60             8.2%        100.0%

Total: 730 pieces

Analysis Conclusion:
  → Welding Defects + Component Shift + Solder Balls/Solder Residue = 590 pieces, 80.8%
  → Concentrating on these three issues can resolve 80% of the defects

3.2 Application in Service Industry

Case: Customer Complaint Analysis in a Hotel (Quarterly Data)

Complaint Type         Complaint Number   Percentage    Cumulative Percentage
Room Cleaning Issues     85              36.2%         36.2%
Slow Front Desk Service  52              22.1%         58.3%
Loud Air Conditioning    38              16.2%         74.5%
Few Breakfast Options    25              10.6%         85.1%
Poor WiFi Signal         18               7.7%         92.8%
Others                   17               7.2%        100.0%

Total: 235 pieces

Analysis Conclusion:
  → Cleaning + Front Desk + Air Conditioning = 175 pieces, 74.5%
  → Addressing the top three issues can significantly improve customer satisfaction

3.3 Application in Cost Analysis

Case: Quality Cost Analysis in a Company (Quarterly)

Cost Type       Amount (RMB 10,000)  Percentage    Cumulative Percentage
Internal Failure Cost      320            44.4%         44.4%
External Failure Cost      210            29.2%         73.6%
Appraisal Cost             90            12.5%         86.1%
Prevention Cost            60             8.3%         94.4%
Others                     40             5.6%        100.0%

Total: 720 RMB 10,000

Analysis Conclusion:
  → Failure Cost (Internal + External) = 530 RMB 10,000, 73.6%
  → Increase investment in prevention costs to reduce failures at the source

Chapter 4: Common Misconceptions about the Pareto Chart

Misconception 1: Too Many Categories, Losing Focus

× Incorrect Approach:
  Include over 20 defect causes in a single Pareto Chart
  → Result: Bars are too dense, making it hard to see the key issues

✓ Correct Approach:
  Combine categories with very small percentages into "Others"
  Generally, retain 5-8 main categories

Misconception 2: Pareto Chart is Not "One-Time Only"

× Incorrect Approach:
  Draw a Pareto Chart before improvement and never look at it again after improvement

✓ Correct Approach:
  Re-collect data and redraw the Pareto Chart after improvement
  Compare before and after to verify the effectiveness of the improvement

Misconception 3: Focusing Only on the Top Few, Ignoring Systemic Causes

× Incorrect Approach:
  Only improve the top-ranked project in the Pareto Chart, ignoring all others

✓ Correct Approach:
  Prioritize the "vital few" for improvement, but also plan to address the "trivial many"
  Simultaneously analyze the systemic root causes of why these issues recur

Misconception 4: Insufficient Data Stratification

× Incorrect Approach:
  Mix all defect data together
  → For example, aggregate all defects from all production lines in a month

✓ Correct Approach:
  Analyze data by different dimensions
  → Draw Pareto Charts separately by production line, shift, and product model
  → The "vital few" in different stratifications may be entirely different

Misconception 5: Ignoring "Monetary Weight"

× Incorrect Approach:
  Draw the Pareto Chart based solely on the number of defective pieces
  → Result: A-class issues with a high number of pieces may have a small monetary impact
       B-class issues with a low number of pieces may have a huge monetary impact

✓ Correct Approach:
  Choose the measurement dimension based on the analysis purpose
  → By number of defective pieces → Focus on frequency
  → By loss amount → Focus on cost
  → By customer impact → Focus on satisfaction

Chapter 5: Combining the Pareto Chart with Other Tools

5.1 Pareto Chart + Fishbone Diagram

Combined Use Process:

Step 1: Use the Pareto Chart to identify the "vital few"
  → Identify the top 3 most important issues

Step 2: Draw a fishbone diagram for each key issue
  → Systematically analyze all potential causes of the issue

Step 3: Verify root causes with data
  → Collect data and use the Pareto Chart to validate the priority of root cause hypotheses

5.2 Pareto Chart + Stratification

Value of Stratified Pareto Charts:
  The same data can lead to completely different conclusions with different stratification methods

Example: Defect Analysis in a Factory
  Factory-wide Pareto Chart: Welding defects rank first (38%)
  Stratified by production line:
    Line A Pareto Chart: Welding defects first
    Line B Pareto Chart: Appearance defects first
    Line C Pareto Chart: Dimensional defects first

  → If not stratified, blindly improving welding defects across the factory
     would be meaningless for Lines B and C

5.3 Pareto Chart + Control Chart

Combined Use:

Step 1: Use the control chart to determine if the process is in control
  → If the process is out of control, eliminate special causes first

Step 2: Use the Pareto Chart to determine what to improve
  → After the process is in control, use the Pareto Chart to identify improvement priorities

Step 3: Verify with the control chart after improvement
  → Determine if the process has truly improved

5.4 Pareto Chart + 5W2H

5W2H helps the Pareto Chart move from "statistics" to "action":

  What: What is the issue? (What is the top-ranked issue in the Pareto Chart?)
  Why: Why is it a priority? (What percentage does it represent?)
  Where: Where does it occur? (Which production line, which workstation?)
  When: When did it start? (Is it ongoing or sporadic?)
  Who: Who is responsible? (Who will implement the improvement?)
  How: How to improve? (What are the specific measures?)
  How much: What is the improvement target? (Reduce to what level?)

Chapter 6: Advanced Uses of the Pareto Chart

6.1 Pre- and Post-Improvement Comparison Pareto Charts

Pre-Improvement Pareto Chart (Baseline):
  ──→ Identify the "vital few" as improvement targets

Post-Improvement Pareto Chart:
  ──→ Re-collect data and draw a new Pareto Chart

Comparison Methods:
  Method 1: Side-by-side comparison of two Pareto Charts (most intuitive)
  Method 2: Change Analysis Pareto Chart
    ▸ Subtract post-improvement data from pre-improvement data
    ▸ Positive number → The issue has worsened
    ▸ Negative number → The issue has improved
  Method 3: Overlaid Pareto Chart
    ▸ Overlay the pre- and post-improvement bar charts
    ▸ Quickly see the changes in each category

6.2 Multi-Dimensional Pareto Charts

Not limited to "one dimension" analysis:

  ▸ By product model × various defect types → Identify "the main issue for each product"
  ▸ By production line × various defect types → Identify "the main issue for each production line"
  ▸ By work team × various defect types → Identify "the support needed for each team"
  ▸ By time period × various defect types → Identify "the time period with the most concentrated issues"

6.3 Weighted Pareto Charts

When the severity of issues varies, sorting by piece count alone is not accurate enough.

Weighting Method:
  Issue Category    Number    Weighting Factor    Weighted Score
  Safety Issues     10          10                 100
  Dimensional Defects  80          2                 160
  Appearance Defects  200         1                 200

  → Sort by weighted score: Appearance Defects (200) > Dimensional Defects (160) > Safety (100)
  → However, considering severity, safety issues, though fewer in number, pose the highest risk
  → Weighted Pareto Charts can more scientifically reflect the true impact of issues

6.4 Pareto Charts in the Digital Age

Limitations of Traditional Pareto Charts:
  ── Static: One-time snapshot
  ── Lagging: Monthly aggregation, no real-time updates
  ── Isolated: Disconnected from other analyses

Digital Pareto Charts:
  ── Real-time updates: Data automatically captured by MES systems
  ── Dynamic filtering: Switch dynamically by production line, product, and time period
  ── Automatic alerts: Warn when the "vital few" change
  ── Automatic distribution: Send automatically to relevant responsible persons daily/weekly

Chapter 7: Evaluation Criteria for the Pareto Chart

Evaluation Dimension Good Standard Poor Performance
Data Accuracy Reliable source, reasonable period, sufficient sample Incomplete data, arbitrary period
Reasonable Categories 5-8 main categories + "Others" Too many or too few categories
Correct Ordering Strictly ordered from high to low Unsorted or incorrect order
Clear Cumulative Line Smooth line, clear percentage labels Missing cumulative line or chaotic scale
80% Baseline Clear baseline, labeled key items No baseline
Dimension Matching Analysis dimensions match the analysis purpose Incorrect dimensions, misleading conclusions
Action Output Clear improvement targets and responsible persons Only data displayed, no follow-up plan

Conclusion: The "Way" and "Technique" of the Pareto Chart

Technique (How to Draw):
  ── Accurate data collection
  ── Sort by frequency from high to low
  ── Draw bar chart + cumulative percentage line
  ── Label the 80% baseline
  ── Identify the "vital few"

Way (Why to Use):
  ── Not just to draw a "pretty statistical chart"
  ── Not just to complete a step in 8D
  ── To "invest limited resources in the most valuable areas"

The greatest value of the Pareto Chart is not in "statistics," but in "decision-making."

It forces you to answer one question: If you have limited resources and time, which issue should your team address first?

A good quality manager is not someone who can solve all problems, but someone who knows which problems to prioritize.

The Pareto Chart is the tool that gives you this answer.

Knowledge code: 5.2.4 Document Version: v1.0 Generated Date: 2026-05-03 Author: Quality Think Tank

Issue 3: Pareto Chart (Pareto Chart / Pareto Diagram)