Skip to content
PMPCAPM

Pareto Chart (80/20 Rule)

A Pareto chart is a type of bar chart in which the categories are ordered by frequency from highest to lowest, with a cumulative line showing the running total percentage, based on the 80/20 principle.

Share:

Explanation

The Pareto chart is one of the seven basic quality tools and is based on the Pareto principle (also known as the 80/20 rule), which states that roughly 80% of problems are caused by 20% of the causes. The chart displays defect categories in descending order of frequency as bars, with a cumulative percentage line overlaid. This makes it easy to identify the vital few causes that account for the majority of problems.\n\nIn quality management, Pareto charts help the project team prioritize their improvement efforts. By focusing on the few causes that create the most defects, the team can achieve the greatest quality improvement with the least effort. For example, if a software project finds that 80% of its bugs come from three modules, those modules should receive priority attention.\n\nPareto analysis is a form of prioritization that helps allocate limited resources effectively. Rather than trying to fix everything at once, the team targets the highest-impact areas first. The cumulative line on the chart helps visualize how much of the total problem would be eliminated by addressing each successive cause category.

Key Points

  • One of the seven basic quality tools
  • Based on the 80/20 rule: 80% of problems come from 20% of causes
  • Bars are arranged in descending order of frequency
  • Helps prioritize improvement efforts on the vital few causes

Exam Tip

The Pareto chart is about prioritization. If the exam asks which defect category to address first, look at the tallest bar on the Pareto chart. The 80/20 rule means focusing on the vital few for maximum impact.

Frequently Asked Questions

Related Topics

High-yield topics our learners drill most before exam day.

Burndown Chart

A Burndown Chart is a graphical representation of work remaining versus time in a Sprint or release, showing whether the team is on track to complete the planned work.

Resource Leveling

Resource leveling is a resource optimization technique in which adjustments are made to the project schedule to keep resource usage at or below a defined limit, often resulting in a longer project duration.

Risk Register

The risk register is a project document that records the details of individual project risks, including their identification, analysis results, response plans, and current status.

Stakeholder Mapping

Stakeholder mapping is the visual representation of stakeholder relationships, influence, interest, or other attributes using grids, matrices, or diagrams to support analysis and engagement planning.

Relative Estimation

Relative Estimation is an agile technique where work items are sized in comparison to each other rather than in absolute units like hours or days, providing faster and more accurate estimates.

Cost Performance Index (CPI)

Cost Performance Index (CPI) is an EVM efficiency metric that measures cost performance as the ratio of earned value to actual cost: CPI = EV / AC.

Schedule Performance Index (SPI)

Schedule Performance Index (SPI) is an EVM efficiency metric that measures schedule performance as the ratio of earned value to planned value: SPI = EV / PV.

Earned Value Management (EVM)

Earned Value Management (EVM) is a methodology that integrates scope, schedule, and cost data to assess project performance and progress objectively.

Power/Influence Grid

The power/influence grid is a stakeholder classification model that groups stakeholders based on their level of authority (power) and their active involvement or ability to affect the project (influence).

Part of

Quality Management

Study full domain →

Test your knowledge

Practice scenario-based questions on this topic with detailed explanations.