How to Make Pareto in Excel

If you just need to make pareto in excel and move on, the boxed answer at the top is all you need. The rest of this page is for when you want to understand why it works in Excel, adapt it to a trickier version, or make it robust enough to hand to a colleague. We keep the opening short on purpose — the depth is here when you want it, not in your way when you don’t.

Exact answer

In Excel: select the category and count columns and choose Insert ▸ Insert Statistic Chart ▸ Pareto — Excel sorts the bars descending and adds the cumulative percentage line itself.

On this page7
Annotated stepsExcel
1

Put the categories in one column and their counts in the next; no sorting is needed.

2

Select both columns including the headers.

3

Choose Insert ▸ Charts ▸ Insert Statistic Chart ▸ Pareto.

4

Right-click the horizontal axis ▸ Format Axis to group the long tail into an Overflow bin if there are many small categories.

5

Add data labels to the bars, and leave the percentage line unlabelled unless a specific threshold matters.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

What this does

A Pareto chart is a sorted bar chart with a cumulative percentage line drawn over it on a secondary axis. It answers one question: how few categories account for most of the total. Since Excel 2016 it is a native statistic chart, so the sorting, the running total and the second axis are all handled by the chart type rather than by helper columns. Before you run it on a workbook other people depend on, try it on a copy or a few rows first. Undo only reaches back through the current session, so a quick trial run is the cheapest way to see exactly what will change before the file is saved and shared. Treat “make pareto in excel” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected cells shows up while it is still harmless. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That turns a visual that makes the number obvious at a glance into a method you can reuse, explain, and defend when the workbook leaves your screen.

A worked example

Six defect types with counts 142, 96, 41, 22, 12 and 7 — 320 failures in total. Insert ▸ Insert Statistic Chart ▸ Pareto. The bars reorder themselves largest first and the cumulative line reaches 74% at the second bar (238 of 320), so two of the six defect types account for roughly three quarters of all failures. Prioritisation arguments are won with the cumulative line: it converts a list of complaints into a defensible claim about where two fixes remove most of the pain. A practical tip: try it on a copy of the sheet or a handful of sample rows first and check the result before you apply it to the real data. That one habit catches almost every surprise while it is still cheap to reverse.

In Google Sheets

This is a command rather than a formula, so there is no syntax to carry over. Google Sheets arranges its commands in menus across the top instead of a ribbon, names some of them differently and does not have every Excel command — look for the equivalent in the Sheets menus or its help before assuming the steps match. Nothing on this page is behind a login or a download: the exact answer is at the top, and the detail below it is there for when you need it. That is the whole promise here — the answer first, and just enough context to make it stick. Treat “make pareto in excel” as a routine rather than a one-off. Once you know which setting or command controls it, the same few steps handle every workbook where it comes up in Excel, and you can explain them to a colleague in a sentence.

Common mistakes

  • Feeding it percentages instead of counts, which makes the cumulative line meaningless.
  • Charting thirty categories, where the tail is unreadable and an Overflow bin would tell the same story.
  • Comparing counts of things with different costs — twenty cheap defects can outrank one expensive one and hide the real problem.
  • Building it manually in Excel 2013 or earlier and forgetting to sort descending, which breaks the cumulative reading entirely.

Frequently asked questions

Which version has the Pareto chart?

Excel 2016 and later, including Microsoft 365, under Insert ▸ Insert Statistic Chart.

How do I build one without the native type?

Sort descending, add a cumulative percentage column, chart both, then move the percentage series to a secondary axis and change it to a line.

Can I group the small categories?

Yes. Format Axis has Overflow bin and Underflow bin settings that collect the tail into one bar.

Why does the line not reach 100%?

The axis maximum was changed by hand. Set the secondary axis maximum back to 1.0 (100%).

Other ways people ask this

On the way here you may have searched this as “how to create a pareto in excel”, “create pareto in excel” and “create a pareto in excel” — it is all the same task, and this page is the single, complete answer to it.

Why do people search for this in so many different ways?

Because the same task has many names. “how to create a pareto in excel”, “create pareto in excel”, “create a pareto in excel” all point at the one operation explained on this page, which is why they all lead here.