Andromeda
Note

Pareto Chart (80/20 Rule)

Definition

A Pareto Chart is a type of chart that contains both bars and a line graph, where individual values are represented in descending order by bars, and the cumulative total is represented by the line.

Why It Matters

In any complex system, causes and effects are not distributed equally. The Pareto Chart is the primary defense against the “trivial many”—the noise that looks like work but yields no results. Without it, managers and engineers default to a linear mindset, fixing things in the order they appear rather than the order of their impact. This leads to system-wide inefficiency and the exhaustion of resources on problems that don’t actually move the needle.

Core Concepts

  • The 80/20 Rule (Pareto Principle): Suggests that roughly 80% of effects come from 20% of causes.
  • Prioritization: By identifying the “vital few” causes (the tallest bars), practitioners can focus their efforts where they will have the greatest impact.
  • X-Axis: Categorical variables (e.g., types of machine failures).
  • Y-Axis: Frequency or cost of occurrence.
  • Cumulative Line: Shows the percentage of the total problem accounted for by the categories to its left.

Connected Concepts