How to Create a Pareto Chart in Excel

How to Create a Pareto Chart in Excel

I learned about Pareto charts during a quality control project where we were trying to figure out which types of defects were causing the most customer complaints. Someone mentioned the “80/20 rule” — that roughly 80% of problems usually come from 20% of causes — and a Pareto chart is the exact tool built to prove or disprove that on your own data. Once I built my first one, it became a staple in nearly every root-cause analysis I’ve done since.

What Is a Pareto Chart?

A Pareto chart is a combination chart that shows individual values as descending bars alongside a cumulative percentage line. The bars are sorted from largest to smallest, so you can immediately see which categories contribute the most to a total. The cumulative line, plotted on a secondary axis, shows the running total percentage as you move from the biggest contributor to the smallest — making it easy to spot the “vital few” causes responsible for the majority of the effect.

Excel actually includes Pareto as a built-in chart type, which makes this far easier than manually building the sorted bars and cumulative line yourself.

When Should You Use a Pareto Chart?

I use Pareto charts when:

If your categories are already fairly even in value, a Pareto chart won’t reveal much — its power comes from highlighting imbalance.

Required Data Structure

You need two columns: a category name and its corresponding count or value. You don’t need to pre-sort or pre-calculate cumulative percentages — Excel’s built-in Pareto chart type handles that automatically. Here’s an example:

Defect TypeCount
Scratched Surface145
Wrong Color38
Missing Parts22
Packaging Damage15
Late Delivery8
Other5

Step-by-Step Instructions

Here’s exactly how I build one:

  1. Enter your data with category names in one column and their values in the adjacent column — no need to sort manually.
  2. Select the data range, including headers.
  3. Go to the Insert tab.
  4. In the Charts group, click Insert Statistic Chart.
  5. Under Histogram, choose Pareto.
  6. Excel automatically sorts your bars from largest to smallest and adds the cumulative percentage line on a secondary axis.

Formatting and Settings I Adjust

Once the chart is generated, here’s what I typically refine:

A Practical Example

Say I’m analyzing customer complaint categories for an online store. After building the Pareto chart, I see that “Late Delivery” and “Wrong Item Shipped” together account for roughly 78% of all complaints, even though there are eight complaint categories total. That immediately tells the operations team exactly where to focus improvement efforts — fixing those two issues would resolve the vast majority of complaints, rather than spreading effort evenly across all eight categories.

Common Mistakes to Avoid

Mistakes I’ve made or seen:

Troubleshooting Tips

If your Pareto chart isn’t working correctly:

Real-World Use Cases

I’ve used Pareto charts for:

Best Practices

Before I finalize a Pareto chart, I always check:

Pareto charts turn the abstract 80/20 principle into a concrete, visual finding based on your actual data. Once you’ve got clean categorized data, Excel’s built-in Pareto chart type does virtually all the sorting and calculating for you — leaving you to focus on the more important part: figuring out what to actually do with that insight.

Exit mobile version