Pareto Analysis ranks categories by frequency, cost, time, or impact so teams can focus on the vital few contributors instead of the trivial many.
Definition
Pareto Analysis is a prioritization method that sorts categories from largest to smallest contribution and often displays them in a Pareto chart with bars and a cumulative percentage line. It helps identify the few causes, defects, products, customers, or process losses that account for most of the observed effect.
The method is often associated with the 80/20 principle, but the actual split depends on the data.
History
The concept traces to Vilfredo Pareto and was later popularized in quality management by Joseph Juran, who used the phrase vital few and useful many. It became a core quality tool because scarce improvement resources should be directed at the largest contributors.
When to Use
Use Pareto Analysis when multiple categories contribute to defects, downtime, complaints, rework, scrap, cost, injuries, or delays. It is most useful after data are stratified into meaningful categories and before selecting root cause projects.
Step-by-Step
- Define the problem measure and time period.
- Collect data by meaningful categories.
- Use consistent definitions and clean category names.
- Summarize counts, cost, time, or impact by category.
- Sort categories from largest to smallest.
- Calculate cumulative contribution.
- Select the vital few for deeper root cause analysis.
- Repeat after improvements to verify the loss pattern changed.
Examples
- Quality: Three defect types drive most customer returns.
- Maintenance: Two machines create most unplanned downtime.
- Service: A few error codes explain most claim rework.
Common Pitfalls
- Using poor category definitions.
- Combining unlike products, shifts, or customers.
- Counting frequency when cost or risk is the better measure.
- Stopping at the Pareto chart instead of finding root causes.
- Assuming the top bar is automatically easiest to fix.
- Ignoring low-frequency high-severity issues.