methodatlas
RunsheetDecision Making

Pareto Analysis

ComplexityLow
Time30-60 min
Participants1-6
FormatWorkshop + async
MaturityCanonical
01

Prerequisite

What needs to be finished first

Complete firstData extractnot in catalog

A countable list of events, causes, or items with a numeric value per entry exists for a clearly bounded time period.

Without: Without a clean data basis, the 80/20 statement becomes intuition and leads to misallocation.
Complete firstFishbone Diagram

A categorization of causes or error classes exists so items are not counted twice.

Without: Without a category catalog, overlapping items are counted multiple times and the distribution is distorted.
02

Preparation

What needs to be ready before start

Materials

Spreadsheet with columns Item, frequency or cost, cumulative sum, cumulative percentage; bar-line chart template; shared document for conclusions.

People / roles

One analyst prepares the data; two to three domain experts verify categories; one decider approves consequences from the distribution.

Pre-read

Data period (at least 60 days or 100 incidents); measurement source and collection method; known outliers or exceptions; definition of the unit being counted.

Time needed

60-90 min

Setup

Load data extract into spreadsheet. Sort items descending. Calculate cumulative sum and percentage. Prepare chart without sharing yet to avoid bias.

03

Core question

The one question this method answers

Which 20% of items drive 80% of impact, and which levers in the top group are truly actionable?

04

Flow

Marker: Sektion

StepDurationActionHint
1Section 1: Validate categories
15 minReview items with domain experts and check for overlaps, duplicate counting, or catch-all categories. Fix definitions in writing.A "Other" category above 15% is a critical problem; it hides the real drivers.
2Section 2: Calculate distribution
10 minSum frequencies or costs, sort descending, calculate cumulative sum and cumulative percentage.If top 3 are below 40%, there is no Pareto distribution. Then the method does not deliver clear focus.
3Section 3: Chart and threshold
15 minCreate Pareto chart (bars for frequency, line for cumulative percentage). Mark 80% threshold as a horizontal line.The threshold does not have to be exactly 80. 70 or 90 are valid if the distribution has a bend there. Search for the inflection point.
4Section 4: Leverage check
20 minFor each item in the top group rate leverage: actionable in 30 days, actionable in 90 days, not actionable. Only actionable items become actions.If the top cause is external (for example market demand), Pareto leads astray. The method then delivers awareness, not a plan.
5Section 5: Decision
10 minDefine one to three items with owner and due date as actions. Keep remaining long-tail items intentionally untouched and document rationale.Long tail must be explicitly held. Otherwise the team discusses again in 4 weeks whether to work on it.
05

Artifact

What comes out at the end

Form

Pareto chart and tabular distribution (item, frequency, cumulative percentage), marked 80% threshold, leverage column, action list with owner and due date, documented long-tail decision.

Versioning / ownership

One analysis version per period with date, data source, and snapshot hash. Keep earlier versions to visualize distribution shifts by quarter.

Tool alternatives
  • Google Sheet or Excel with bar-line chart
  • Notion page with embedded sheet and action list
  • BI tool such as Metabase, Tableau, or Power BI with Pareto visualizations
  • Python or R notebook for reproducible analysis

pareto-analysis-working-template.md

Compact working template for Pareto Analysis with context, input, output artifacts, and next step.

Pareto Analysis Working Template

Goal

Uses the 80/20 principle to identify the few most important causes or options.

Context

When and for what do we use this method?

Input

Which data, observations, decisions, or materials are available?

Execution

Short notes along the runsheet.

Output artifacts

  • Pareto Chart:
  • Top Causes:
  • Focus List:

Assumptions and open questions

  • ...

Decision / Next step

Owner, date, and success signal.

06

Example output

Concrete filled scenario, fictional example

pareto-analysis-beispiel.md

Concrete filled scenario, fictional example

Pareto Analysis: Support Tickets Q2 2026 (n=1,842)

CauseTicketsShareCumulative
Login failed (SSO timeout)61233.2%33.2%
Mail address undeliverable40121.8%55.0%
Export limit exceeded24813.5%68.5%
Language switching failed19710.7%79.2%
Remaining 23 categories38420.8%100.0%

Top 4 cover 79.2%. Leverageability:

  • SSO timeout: fixable in 30 days (owner: @anna, platform).
  • Mail address: 90-day fix with CRM migration (owner: @ben).
  • Export limit: product decision pending, escalated to PM @lisa.
  • Language: 30-day fix (owner: @marc).

Long tail (23 categories, 20.8%): kept intentionally, re-review in Q3.

07

Pitfalls

Recognize symptoms and steer against them

Trap

Catch-all category dominates

Symptom

"Other" or "Misc" is in the top 5 and above 15%.

What to do

Review items in Other manually and split into at least three new categories. Sort again after recoding.

Trap

No real 80/20 distribution

Symptom

Top 3 below 40%, distribution is flat.

What to do

Stop the method, work with cluster analysis or a broader data basis. Pareto otherwise enforces false focus.

Trap

Frequency confused with impact

Symptom

Top item is frequent but cheap per incident; expensive incidents are in the long tail.

What to do

Calculate Pareto twice: by frequency and by cost or severity. Compare both distributions and derive actions from the intersection.

Trap

Data period too short

Symptom

Collection covers two weeks, results are strongly influenced by the last incident.

What to do

Use at least 60 days or 100 incidents, whichever is larger. For seasonality, include same period of previous year.

Trap

Top cause not actionable

Symptom

Largest driver is outside team influence (market, regulation).

What to do

Mark the item clearly and do not treat it as action. Choose the next most actionable item from the list.

Trap

Long tail is touched silently

Symptom

Team works on tail items in parallel, delaying top actions.

What to do

Document a long-tail hold agreement. Automatically deprioritize tail tickets in triage.

08

Stop criteria

Done signals checkable in under a minute

Data extract contains fewer than 30 items; distribution is not statistically robust.
Category definitions change during measurement period, comparability is missing.
Distribution is nearly flat (top 3 below 30%), Pareto assumption is not confirmed.
Data source is not reproducible, snapshot cannot be preserved.
Top causes are outside participants' sphere of control.
Collection happened in a special period (outage week, Black Friday), so results are not generalizable.

Finished the runsheet?

Go to the profile for purpose, similar methods, and sources or continue to the next method in the catalog.