A Pareto chart in Excel helps you pinpoint which problems or categories have the biggest impact so you know where to focus your efforts first. In this guide, you'll learn how to create a Pareto chart using both the built-in option (Excel 2016 and later) and the manual method that gives you full control over formatting and data preparation.
A Pareto chart is a specialized combination of a bar graph and a line graph. The bars represent individual values sorted in descending order, while the line tracks the cumulative percentage across all categories. Together, they make it easy to see which factors contribute the most to a total.
Teams widely use Pareto charts in quality management, root-cause analysis and business decision-making. Any time you need to prioritize where to direct resources or attention, a Pareto analysis can help you cut through the noise.
Common use cases include:
Italian economist Vilfredo Pareto inspired the Pareto Principle, which states that roughly 80% of effects come from 20% of causes. In practice, this means a small number of categories often account for the majority of problems, costs or defects. A Pareto chart makes this relationship visible at a glance, helping you identify the "vital few" causes that deserve your attention first.
A Pareto chart is the right tool when you want to:
If you're using Excel 2016, 2019, 2021 or Microsoft 365, you can create a Pareto chart in just a few clicks. Excel handles the sorting, cumulative percentage calculation and secondary axis automatically.
Excel generates a fully formatted Pareto chart with bars sorted in descending order and a cumulative percentage line on a secondary axis.
The built-in version is fast, but it comes with trade-offs. Excel automatically bins your data, which can group categories in ways you didn't intend. You also have less control over formatting, axis labels and the placement of reference lines. For detailed Pareto analysis or presentations that require a polished look, the manual method gives you much more flexibility.
In our example scenario, we have a company that reimburses employee expenses regularly. We want to know where we are spending the most and how we can reduce that cost by 80% with a quick Pareto analysis. We can find which reimbursements account for 80% of cost and prevent high costs in the future through policy changes, quotes on bulk pricing and a discussion of employee expenses.
Here is the sample data we'll work with:
| Category | Amount | Cumulative Amount | Cumulative % |
|---|---|---|---|
| Training Fees | $3,750 | $3,750 | 30.6% |
| Hardware | $2,900 | $6,650 | 54.3% |
| Office Supplies | $2,100 | $8,750 | 71.4% |
| Travel | $1,800 | $10,550 | 86.1% |
| Software | $1,200 | $11,750 | 95.9% |
| Meals | $500 | $12,250 | 100.0% |
Sorting is critical for a valid Pareto chart. The bars must go from largest to smallest so the cumulative percentage line rises correctly from left to right. To sort in Excel, highlight your category and amount columns, go to the Data tab and choose Sort Largest to Smallest on the amount column. Be careful to select both columns so your categories stay aligned with their values.
You need two additional columns to build the chart: Cumulative Amount and Cumulative Percentage. The cumulative amount shows a running total, and the cumulative percentage shows what share of the grand total you've accounted for at each step. The final cumulative percentage value should always equal 100%.
1) Set up your data. We have six reimbursement categories and the claim amounts in our table.
2) Sort your data from largest to smallest amount. Be careful to highlight your data in columns A and B to sort accurately.
3) Use the SUM() function to add your Amount range. In this example, cells B3 through B8 should be added to get our total. SHORTCUT - To sum up a range of values, select the cell B9 and type ALT + "=". The total here is $12,250.

4) Create a Cumulative Amount column. Start with the first amount, $3,750 or B3. Each amount builds on the one before it. In C4, type "=C3+B4" then press Enter.
5) To automatically fill the rest of the column, double click the Autofill Handle.
6) Next, create a Cumulative Percent column. You can use the Amount total and each cumulative amount to build this column. In the function bar for D3, type "=C3/$B$9" and Enter. The "$" figures create an absolute reference so that the Amount total (B9) does not change when you drag the formula down.

7) Now either double click on the Auto Fill Handle to fill in your data or click and drag the handle down your column of data.

8) You now have what you need to start your Pareto chart!
With your data prepared, you can now build the chart step by step. The manual method works in any version of Excel and gives you full control over every element. You'll create a bar chart for the individual values, then add a cumulative percentage line on a secondary axis so the percentage scale runs from 0% to 100% independently of the dollar amounts.
1) Highlight your data (from B2 to D8 in this example).
2) Quick Tip: Press ALT and F1 on your keyboard to automatically create a chart from the data.

3) Right click in the Chart Area and select Select Data. The Select Data Source dialog box appears. Select Cumulative Amount and choose Remove. You only need the Amount bars and the Cumulative % line, so removing this extra series keeps the chart clean. Then choose OK.

The secondary axis is what makes a Pareto chart work. Without it, your cumulative percentage line would be compressed against the bottom of the chart because the dollar values on the primary axis are so much larger. The secondary axis gives the percentage line its own 0%-to-100% scale on the right side.
4) Click in the chart and use your keyboard's arrow keys to toggle between areas on your chart. When Cumulative % is highlighted on the x-axis, hover and right click Change Chart Series Type.

5) The Change Chart Type dialog box appears and pick a line graph.


6) You now have a bar chart with a flat line graph along the x-axis. In order to get a curve to our Cumulative % line, we need the other vertical axis.
7) Right click on the Cumulative % line and choose Format Data Series. The Format Data Series dialog box appears.
8)Choose Secondary Axis under Series Options then click Close.

9) Now you have a Percentage Axis and a complete Pareto chart!
Our findings: training fees, hardware and office supplies make up the bulk of our expenses.

A basic Pareto chart gets the job done, but a few formatting touches can make it much easier to read and more effective in presentations and Excel dashboards.
These small adjustments turn a functional chart into one that communicates your findings clearly to any audience.
Even experienced Excel users run into issues with Pareto charts. Watch out for these common pitfalls:
A Pareto chart is one of the most practical tools you can add to your data analysis toolkit. Whether you use the built-in option for quick insights or build one manually for full control, the ability to visualize the vital few causes behind your biggest challenges is a skill that pays off across every role and industry.
Now that you have the step-by-step tips to set up and create a Pareto chart in Excel, give it a try. You can apply Pareto analysis to identify your biggest problem areas and make a huge impact by addressing them.
Ready to sharpen your Excel skills further? Pryor Learning offers hands-on Excel training courses that cover charts, formulas, data analysis and more. Explore Pryor's Excel training to take your skills to the next level.