# Pareto chart

{% hint style="info" %}
Available in a focused view (when you select and focus on items in a dimension), in Total mode only.
{% endhint %}

A Pareto chart shows the relative importance of differences between large sets of values. It shows cumulative totals of contributing factors to assess the success or failure metrics. It is often used for root cause analysis, in other words, to highlight the most significant cause of a certain outcome. It contains both columns and a line, with the columns representing individual values (in descending order) and the line representing the cumulative total.&#x20;

<details>

<summary>Example 1: Use a Pareto chart to analyze sales revenue</summary>

In a Sales database, create a Pareto chart to see at a glance where the bulk of your revenue comes from.

1. Prepare the data in the grid: Select the **Customer** dimension, select **Mode** > **Total**, and select **Period** > **Financial YTD**.
2. Click the **Chart** button in the top right toolbar above the grid. The Bar chart type displays by default.
3. Click the **Bar** chart category button on the left of the chart and select the **Pareto** option.

   <div align="left"><figure><img src="https://content.gitbook.com/content/itAvDF3MljQXV0rjHRP7/blobs/MB5Qz9U7iHhJHayepgmb/3017769322.png" alt="" width="170"><figcaption></figcaption></figure></div>

   The columns display revenue for individual customers, while the pareto line charts the cumulative total. You can hover over a data point on the pareto line to view the entity name, cumulative value and cumulative percent of overall revenue.

   <figure><img src="https://content.gitbook.com/content/itAvDF3MljQXV0rjHRP7/blobs/Wp344qK5uO5DnkSxdag8/3018064111.png" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Example 2: Use a Pareto chart to identify the cause of a decline in sales</summary>

As a Sales Executive, you have been alerted to a decline in sales over a three-month period. You want to find the major contributors to the decline, initially at a customer level and then drilling further into region or product information.

1. Prepare the data in the grid: Select the **Customer** dimension, then select and focus on the customers with sales of less than 200,000. Select **Mode** > **Total**, then select **Period** > **Financial YTD**.
2. Click the **Chart** button in the top right toolbar above the grid. The Bar chart type displays by default.
3. Click the **Bar** chart category button on the left of the chart and select the **Pareto** option. The columns display revenue for individual customers, while the pareto line charts the cumulative total. You can hover over a data point on the pareto line to view the entity name, cumulative value and cumulative percent of overall revenue. Now you have the customer overview, you can further slice and dice the data for a particular region, customer, product group or even product.

![](https://content.gitbook.com/content/itAvDF3MljQXV0rjHRP7/blobs/w5LB1MOfhly2gwU68OGz/image.png)

</details>

***

{% hint style="success" %}
**Related pages**

You can take the following actions with your chart:&#x20;

[Configure the chart options](https://docs.phocassoftware.com/analytics/visualize-your-data-in-a-chart/configure-the-chart-options) | [Select and focus on a chart segment](https://docs.phocassoftware.com/analytics/visualize-your-data-in-a-chart/select-and-focus-on-a-chart-segment) | [Use the chart legend](https://docs.phocassoftware.com/analytics/visualize-your-data-in-a-chart/use-the-chart-legend) | Save the chart as a favorite | Add the chart to a dashboard | [Export a chart as an image](https://docs.phocassoftware.com/analytics/visualize-your-data-in-a-chart/export-a-chart-as-an-image)

See also the main page: [Visualize your data in a chart](https://docs.phocassoftware.com/analytics/visualize-your-data-in-a-chart)
{% endhint %}
