For Beginners

How to Read a Pie Chart

Last reviewed on 2026-05-22.

A plain-English guide to interpreting slices, percentages, and legends

35% 30% 20% 15%

The big idea

A pie chart represents a single total split into parts. The whole circle is 100% of something — total revenue, total survey respondents, total hours in a day. Each slice represents one part's share of that total. The bigger the slice, the bigger that part's contribution to the whole.

Step 1 — Find the total

Look at the chart title and any caption. The title should tell you what the whole pie represents ("Q1 Revenue Mix," "Survey Responses," "Daily Time Use"). If the title is missing or vague, you can't reliably read the chart — flag that and ask.

Step 2 — Identify each slice

Each slice has a color and a label. The label tells you which part of the total this slice represents. Labels can sit on the slice itself, in a legend next to the chart, or as callout lines pointing into the slice.

Step 3 — Read the percentage

Most pie charts show a percentage on each slice. That percentage is the slice's share of the total. A 35% slice means that category accounts for 35% of whatever the whole pie represents. If percentages aren't shown, you can estimate roughly by eye, but precision will be poor — bar charts are better for precise reading.

Step 4 — Compare slices

Compare two slices by looking at their relative size — angle and area both encode the proportion. The bigger one is bigger; by how much is hard to judge unless the difference is large. For close comparisons, read the percentage labels rather than trusting your eye.

What pie charts can and can't tell you

They can show

How a total breaks into parts. Which part is the largest. Roughly how the breakdown compares to a different breakdown of the same total (e.g., this year vs last year, two segments side by side).

They cannot show

Absolute values — only proportions. Change over time — you need a line or bar chart for that. Relationships between two variables — you need a scatter plot. Distributions — you need a histogram.

Common mistakes when reading pie charts

Tip: If you find yourself squinting at a pie chart trying to compare slices, the data probably wants a bar chart instead. Bars make precise comparison easy in a way pies never quite manage.

Worked example

Imagine a pie chart titled "Monthly Budget (n=$3,000)." The slices are: Housing 50%, Food 17%, Transport 13%, Savings 10%, Other 10%. You can read this as: half of every monthly dollar goes to housing; food is the second-largest line at $510; savings and 'other' are tied at $300. The chart tells you the proportions immediately, and the sample size in the title lets you convert any percentage to a dollar figure.

Frequently Asked Questions

What does a pie chart show?

A pie chart shows how a single total breaks into parts. The whole circle is 100%; each slice is one part's share of the total.

How do I read percentages on a pie chart?

Each percentage label tells you that slice's share of the whole. A 25% slice represents one-quarter of the total; a 50% slice represents half.

Why are some slices labeled outside the chart?

When a slice is too narrow for a label to fit inside, designers use callout lines to point to the slice from a label placed outside. The number still represents that slice's percentage of the total.

Can a pie chart's percentages add up to more than 100%?

No, in a single pie chart they always sum to 100% (or close to it after rounding). If you see a chart where they don't, something is wrong — either rounding errors, a 'select all that apply' survey question, or the chart isn't actually showing parts of a single whole.

Related