1. Method Name
Pareto Analysis
2. Alternative Names
Pareto chart, Pareto principle, 80/20 rule
3. Brief Description
Pareto analysis is a technique that helps identify and prioritize the problems or causes that have the greatest impact. It is based on the Pareto principle, which states that approximately 80% of the effects stem from 20% of the causes (“the vital few”).
4. Purpose / When to Use
It is used to narrow the focus when solving problems so that resources and efforts are concentrated on the most significant causes. It is ideal in situations where we are faced with a large number of problems (e.g., types of errors, reasons for complaints, sources of downtime) and need to decide where to start.
5. Procedure / How to Apply It
1. Define the problem and categories: Identify the problem you are analyzing (e.g., “Number of complaints”) and define the categories of causes (e.g., “Damaged goods,” “Late delivery,” “Defective product”).
2. Collect data: For each category, collect the frequency of occurrence over a specific period.
3. Sort the data: Arrange the categories in descending order, from the most frequent to the least frequent.
4. Calculate the cumulative percentage: For each category, calculate its percentage share of the total and then sum these percentages (cumulatively).
5. Create a Pareto chart
: - Plot the categories on the horizontal axis (x-axis).
- Plot the frequency of occurrence on the left vertical axis (y-axis) and create a bar chart.
- On the right vertical axis (y-axis), plot the percentages (from 0% to 100%) and draw a curve representing the cumulative percentage on the graph.
6. Analyze the diagram: Identify the “vital few”—the categories that account for approximately 80% of all problems. Efforts to improve should focus on these categories.
6. A Real-World Example
The IT department analyzed 500 problem reports over the course of a month. They found that there were 10 types of problems. After creating a Pareto chart, it turned out that two types of problems—“Login Problem” (250 cases) and “Slow system response” (150 cases)—accounted for 400 of the 500 reports, or 80% of all problems. The team decided to prioritize resolving these two causes rather than addressing the other eight “trivial” problems.
7. Benefits
- Clear prioritization: Helps distinguish the "vital few" from the "trivial many" and allocate resources effectively
.- Powerful visual tool: Simply and persuasively communicates which problems are the most serious.
- Versatile application: It can be applied to any type of problem in any area (quality, finance, sales, HR).
- Data-driven approach: It forces the team to make decisions based on data, not gut feelings.
8. Risks / Limits
- Does not reflect severity: Pareto analysis is based on frequency, not impact. A rare problem (e.g., a security incident) can be much more serious than a frequent but minor problem (e.g., a typo in a document). Sometimes it is necessary to weight the data by cost or other factors.
- Historical data: The analysis is based on past data, which may not accurately predict the future.
- Unsuitable for complex problems: It does not show the interrelationships between causes.
9. Practical Tips
- Use "Pareto on Pareto": Once you've identified the main problem, you can perform another Pareto analysis on its sub-causes.
- Data is king: The quality of a Pareto analysis directly depends on the quality and proper categorization of the collected data.
- Combine it with other tools: Pareto analysis tells you “WHAT” to address. Tools like the 5 Whys or the Ishikawa diagram will help you determine “WHY” it is happening.
- Don’t get fixated on 80/20: It’s just a rule of thumb. Sometimes the ratio is 70/30 or 90/10. What’s important is the principle of identifying the most significant items.