AboutHow we built thisSponsorshipShop
SearchSubscribeDecision ToolsBusiness ModelsFrameworksReading Lists
Privacy PolicyTerms of UseCookie PolicyRefund PolicyAccessibilityDisclaimer

© 2026 Faster Than Normal. All rights reserved.

Faster Than Normal
DecisionsPeopleBusinessesNewsletterSubscribe
Start reading →
  1. Home
  2. Decision tools
  3. Pareto Analysis
Finding Root Causes

Pareto Analysis

Identify the 20% of causes responsible for 80% of the impact — know where to focus first

Complexity
Time required30-60 min
Tool #010Also called: 80/20 Rule, Pareto PrincipleOrigin: Vilfredo Pareto / Joseph Juran, 1940s25 min read

On this page

  • What This Tool Does
  • How to Use It — Step by Step
  • When It Works Best
  • When It Breaks Down
  • Visual Explanation
  • Pairs With
  • Real-World Application
  • Analyst's Take
  • Top Resources

Contents

  1. 1. What This Tool Does
  2. 2. How to Use It — Step by Step
  3. 3. When It Works Best
  4. 4. When It Breaks Down
  5. 5. Visual Explanation
  6. 6. Pairs With
  7. 7. Real-World Application
  8. 8. Analyst's Take
  9. 9. Top Resources
Most problems don't have twenty causes. They have twenty symptoms and three causes — and those three account for nearly everything. Pareto Analysis is the discipline of finding those three before you waste resources on the other seventeen.
Section 1

What This Tool Does

In 1896, Vilfredo Pareto noticed something odd about Italian land ownership: roughly 80% of the land belonged to roughly 20% of the population. An interesting footnote in economics, perhaps, but not obviously useful — until Joseph Juran, a quality management consultant working in post-war Japan, recognised the same pattern in manufacturing defects. A small number of defect types caused the vast majority of quality failures. He named the pattern the "Pareto Principle" and gave industrial engineers a tool for deciding where to focus: rank your problems by impact, work on the biggest ones first, and ignore the rest until the big ones are solved.
The insight sounds obvious. It isn't. Human attention distributes itself almost exactly wrong when confronted with a list of problems. We gravitate toward the most recent issue, the most emotionally salient one, the one that a vocal customer or a senior executive mentioned in a meeting. We spread effort evenly across ten initiatives when two of them account for 70% of the potential improvement. We confuse activity with impact. A customer support team might address all ticket categories with equal urgency, not realising that three categories generate 78% of the volume — and that two of those three share a common upstream cause that, if fixed, would eliminate them entirely.
Pareto Analysis forces a confrontation between what you think matters and what the data says matters. The mechanism is almost embarrassingly simple: list all causes (or problems, or defect types, or customer complaints), quantify each one's contribution to the total impact, sort them from largest to smallest, and calculate the cumulative percentage. The result is a Pareto chart — a bar graph with a cumulative line that shows, visually and unambiguously, where the concentration of impact sits. The bars on the left side of the chart are where your resources should go. The long tail on the right is where they shouldn't — at least not yet.
What makes this tool genuinely powerful rather than merely tidy is the cognitive shift it produces. Before the analysis, a team sees a list of problems. After it, they see a hierarchy. That hierarchy changes the conversation from "what should we work on?" to "why would we work on anything other than these two things first?" The tool doesn't generate new information. It reorganises existing information in a way that makes the right allocation of effort self-evident. Which is why it's maddening how often teams skip it. They have the data. They just haven't sorted it.
Section 2

How to Use It — Step by Step

Instructions on the left. Worked example — "Why is our SaaS platform's monthly churn rate at 4.1% when the industry benchmark is 2.5%?" — on the right.
Step 1 — Collect

Gather and categorise all contributing factors with their frequency or impact data

Start with raw data, not opinions. Pull the actual records — support tickets, defect logs, cancellation surveys, error reports, financial line items. Categorise each instance into a discrete bucket. The categories should be mutually exclusive and collectively exhaustive: every data point belongs to exactly one category, and no data point is left uncategorised. If your categories overlap ("poor onboarding" and "confusing UI" might describe the same underlying issue), merge them or define sharper boundaries. Aim for 8–15 categories. Fewer than 8 usually means you're grouping too aggressively and hiding important distinctions. More than 15 means you're splitting hairs that won't survive the analysis anyway.
Worked example

SaaS churn — collecting cancellation reasons

Export all 1,240 cancellation records from the past six months. Each record includes the customer's stated reason for leaving (from the exit survey) plus internal tags from the customer success team. Consolidate into 11 categories: Price sensitivity (customer cited cost), Missing feature (specific functionality gap), Poor onboarding (never reached activation), Switched to competitor (named a rival), Business closed/downsized, Integration failures (couldn't connect to existing stack), Performance/reliability (downtime, latency), Support quality, Billing disputes, Outgrew the product, No stated reason. Every cancellation maps to exactly one category.
Step 2 — Quantify

Measure each category's contribution to total impact

Count isn't always the right metric. Frequency matters for some problems (how many defects of each type?), but impact often matters more (how much revenue does each churn reason represent? how much downtime does each failure mode cause?). Choose the metric that aligns with the outcome you're trying to improve. If possible, quantify both frequency and impact — they sometimes tell different stories. A churn reason that affects only 8% of cancellations but accounts for 25% of lost ARR (because it disproportionately affects enterprise accounts) looks very different through a revenue lens than through a headcount lens.
Worked example

Quantifying by frequency and by lost ARR

By cancellation count: Price sensitivity: 298 (24.0%), Missing feature: 211 (17.0%), Poor onboarding: 186 (15.0%), Switched to competitor: 149 (12.0%), Business closed: 112 (9.0%), Integration failures: 93 (7.5%), Performance: 68 (5.5%), Support quality: 52 (4.2%), Billing disputes: 31 (2.5%), Outgrew product: 24 (1.9%), No reason: 16 (1.3%). By lost ARR: Missing feature: $1.92M (26.1%), Switched to competitor: $1.44M (19.6%), Price sensitivity: $1.08M (14.7%), Integration failures: $0.89M (12.1%), Poor onboarding: $0.67M (9.1%), Performance: $0.51M (6.9%), and the remaining five categories share the last 11.5%. The revenue ranking is starkly different from the frequency ranking — missing feature jumps from #2 to #1, and price sensitivity drops from #1 to #3.
Step 3 — Rank and Cumulate

Sort categories from highest to lowest impact and calculate cumulative percentages

Arrange the categories in descending order of the metric you chose (or the metric that matters most to the decision). Then calculate the running cumulative percentage. The first category's cumulative percentage equals its own share. The second equals the first plus the second. Continue until you reach 100%. Draw the line — literally, on a chart — or build it in a spreadsheet. The shape of the cumulative curve tells you how concentrated the problem is. A steep initial rise means high concentration (a few causes dominate). A gradual, nearly linear rise means the impact is spread more evenly — and the Pareto principle may not apply cleanly.
Worked example

Cumulative ARR impact

Sorted by lost ARR: Missing feature ($1.92M, cumulative 26.1%), Switched to competitor ($1.92M + $1.44M = $3.36M, cumulative 45.7%), Price sensitivity ($3.36M + $1.08M = $4.44M, cumulative 60.4%), Integration failures ($4.44M + $0.89M = $5.33M, cumulative 72.5%), Poor onboarding ($5.33M + $0.67M = $6.00M, cumulative 81.6%). Five of eleven categories account for 81.6% of lost ARR. The top three alone account for 60.4%. The remaining six categories — combined — represent less than $1.35M. The concentration is clear.
Step 4 — Identify the Vital Few

Draw the 80% line and identify the categories below it

The 80% threshold is a heuristic, not a law. Sometimes the break falls at 75%. Sometimes at 85%. What you're looking for is the natural inflection point — the place on the cumulative curve where adding the next category yields diminishing marginal returns. Everything to the left of that inflection is your "vital few." Everything to the right is the "useful many" — not unimportant, but not where you should focus first. Label these two groups explicitly. The vital few are your priority list. The useful many are your backlog.
Worked example

The vital few for SaaS churn

The 80% line falls between category 4 (Integration failures, cumulative 72.5%) and category 5 (Poor onboarding, cumulative 81.6%). The vital few: Missing feature, Switched to competitor, Price sensitivity, Integration failures, and Poor onboarding. But the real insight is sharper than that. "Missing feature" and "Switched to competitor" together account for 45.7% of lost ARR — nearly half. And when the team cross-references these two categories, they discover that 64% of "switched to competitor" cancellations cite the same missing feature: native Salesforce integration. One feature gap is driving two of the top three churn categories.
Step 5 — Act on the Vital Few

Design interventions targeting only the highest-impact categories, then re-measure

Resist the temptation to launch initiatives against all five vital-few categories simultaneously. Sequence them. Start with the category that has the highest impact and the clearest path to resolution. Implement the fix, wait long enough to measure the effect (usually one to two full cycles of the metric), then re-run the Pareto analysis. The distribution will shift. What was category #4 may become #1 once the original top causes are addressed. This iterative approach — fix, measure, re-rank, fix again — is how Pareto Analysis becomes a continuous improvement engine rather than a one-time exercise.
Worked example

Sequencing the response

Priority 1: Build native Salesforce integration. This single initiative addresses the #1 churn reason (missing feature) and a significant portion of #2 (switched to competitor). Estimated ARR recovery: $1.4M–$2.1M. Timeline: 12 weeks. Priority 2: Renegotiate pricing tiers for the mid-market segment where price sensitivity concentrates. Priority 3: Rebuild the integration onboarding flow to reduce failures for non-Salesforce connectors. The team explicitly decides not to invest in improving support quality or resolving billing disputes this quarter — those categories represent less than 7% of lost ARR combined. They'll re-run the analysis after the Salesforce integration ships.
Section 3

When It Works Best

✓

Ideal Conditions for Pareto Analysis

DimensionBest fit
Data availabilityYou need quantifiable data — counts, revenue, hours, defects, tickets. Pareto Analysis is an empirical tool. Without numbers, you're just guessing which causes are biggest, which is exactly the failure mode the tool exists to prevent. If you don't have data, get it before you start.
Problem structureWorks best when a problem has multiple contributing causes and you suspect (or hope) that impact is unevenly distributed. If you already know there's only one cause, you don't need Pareto — you need a fix. If the problem has hundreds of micro-causes with roughly equal weight, the analysis will confirm that no concentration exists, which is useful information but won't give you a shortcut.
Resource constraintsMost valuable when you can't address everything at once — which is always. The tool's entire purpose is prioritisation under scarcity. Teams with unlimited resources (a category that doesn't exist) could theoretically fix all causes simultaneously. Everyone else needs to know which three to fix first.
Decision stageSits between diagnosis and action. You've already identified the possible causes (via brainstorming, Ishikawa diagram, customer feedback, or operational data). Now you need to decide which causes deserve resources. Pareto Analysis is the bridge between "here's what's wrong" and "here's what we're going to do about it."
Stakeholder alignmentExceptionally useful when different stakeholders advocate for different priorities. The Pareto chart is a visual argument that's hard to refute. When the VP of Sales insists that pricing is the #1 churn driver and the VP of Product insists it's missing features, the chart settles the debate with data rather than seniority.
Iteration potentialStrongest when you can re-run the analysis after each intervention. The distribution of causes shifts as you fix the top ones. What was the #4 problem becomes #1. Pareto Analysis used once is useful. Used quarterly as a continuous improvement rhythm, it's transformative.
Section 4

When It Breaks Down

⚠

Failure Modes

Failure patternWhat goes wrongWhat to use instead
Frequency ≠ impactTeams rank by count (most common complaint, most frequent defect) when they should rank by impact (most costly complaint, most damaging defect). The most frequent cause and the most impactful cause are often different. A Pareto chart built on the wrong metric produces a perfectly sorted list of the wrong priorities.Run the analysis on multiple metrics — frequency, revenue impact, time cost — and compare the rankings. If they diverge, use the metric closest to the outcome you're optimising.
Interacting causesPareto Analysis treats each category as independent. But causes interact. "Missing feature" and "switched to competitor" may be the same problem counted twice. "Poor onboarding" may be the upstream cause of "integration failures." The chart can't show these relationships — it just shows bars.Pair with an Ishikawa Diagram or Connection Circles to map cause-to-cause relationships before running the Pareto sort.
Garbage categoriesThe analysis is only as good as the categorisation. If "Other" or "No stated reason" is one of your largest categories, you haven't categorised well enough. If categories overlap, you're double-counting. If they're too broad ("product issues"), you can't act on them. The chart will look clean and be useless.Spend more time on Step 1. Reclassify the "Other" bucket. Split broad categories. The categorisation work is the analysis — the chart is just the output.
Static snapshot biasA single Pareto analysis captures one moment. But cause distributions shift over time. The #1 cause last quarter may have already been partially addressed. A new cause may be growing rapidly but hasn't yet accumulated enough volume to appear significant. A one-time analysis can mislead you into fighting the last war.Run the analysis at regular intervals. Overlay trend data — is each category growing or shrinking? A small but rapidly growing category may deserve attention before a large but stable one.
The 80/20 doesn't holdThe Pareto principle is an empirical regularity, not a physical law. Some distributions are roughly uniform — ten causes each contributing 10%. When this happens, the tool still works (it tells you there's no concentration to exploit), but it doesn't give you the dramatic focus advantage you expected. Teams sometimes force an 80/20 interpretation onto data that doesn't support it.Accept the finding. If impact is evenly distributed, you need a different prioritisation logic — perhaps ease of implementation (Impact-Effort Matrix) or strategic alignment rather than concentration of impact.
Ignoring the long tail permanentlyThe "useful many" on the right side of the chart aren't irrelevant — they're deprioritised. Teams sometimes treat the Pareto cut as a permanent decision, never revisiting the tail. After fixing the vital few, the tail becomes the new distribution. If you never re-run the analysis, you leave 20% of the problem permanently unaddressed.Build re-analysis into your operating rhythm. After each major intervention, re-run the Pareto chart on fresh data.
The most dangerous failure mode is frequency ≠ impact — because it's invisible. The chart looks right. The bars are sorted. The cumulative line climbs steeply. Everything about the visual output signals rigour. But if you sorted by the wrong metric, you've built a compelling argument for the wrong priorities. The SaaS churn example illustrates this precisely: by cancellation count, "price sensitivity" is the #1 category. By lost ARR, it drops to #3. A team that builds its retention strategy around pricing — discounts, new tiers, competitive matching — would be addressing the most frequent complaint while ignoring the most expensive one. The fix is to always ask, before building the chart: "What metric, if improved, would most directly move the outcome we care about?" Then sort by that metric. If you're unsure, build two charts and compare them. The divergence between them is itself a finding.
Section 5

Visual Explanation

PARETO ANALYSIS — CHURN BY LOST ARR ($M)$0$0.5M$1.0M$1.5M$2.0M0%20%40%60%80%100%80% LINEMissing feature$1.92MSwitched to competitor$1.44MPrice sensitivity$1.08MIntegration failures$0.89MPoor onboarding$0.67MPerformance$0.51MSupport quality$0.33MBilling disputesOutgrew / No reason26%46%60%73%82%VITAL FEW — 82% of lost ARRUSEFUL MANY — 18%
Pareto chart — SaaS churn analysis by lost ARR. The cumulative line crosses 80% after the fifth category, identifying the vital few. Data from the worked example in Section 2.
Section 6

Pairs With

Pareto Analysis sits in the middle of a diagnostic sequence. It needs inputs — categorised, quantified data about causes — and it produces outputs — a ranked priority list that still needs to be acted on. The tools you pair it with determine whether the analysis leads to real improvement or just a well-formatted chart.
Use before
Ishikawa Diagram
The fishbone generates the list of possible causes. Pareto Analysis sorts that list by impact. Without the Ishikawa step, you risk running the Pareto on an incomplete set of causes — sorting accurately among the wrong options. The fishbone ensures breadth; the Pareto chart provides focus.
Use before
5 Whys
Apply 5 Whys to your initial categories before quantifying them. "Missing feature" is a surface-level category. Why is that feature missing? Because the product roadmap prioritised a different segment. Why? Because the sales team's commission structure incentivised mid-market over enterprise. Now you're sorting root causes, not symptoms.
Use after
Impact-Effort Matrix
Pareto tells you which causes matter most. The Impact-Effort Matrix tells you which of those high-impact causes are feasible to address first. A cause that drives 26% of lost ARR but requires 18 months of engineering may not be your first move if another cause drives 15% and can be fixed in two weeks.
Use after
Issue Trees
Once you've identified the vital few, use Issue Trees to decompose each one into actionable sub-problems. "Missing feature" is a category, not a project plan. An Issue Tree breaks it into: which feature? which customer segment needs it? build vs. buy vs. partner? what's the minimum viable scope?
Mental model
First Principles Thinking
Pareto Analysis is empirical — it tells you what the data says. First Principles Thinking asks whether the categories themselves are the right frame. If 26% of lost ARR comes from "missing feature," first principles might ask: should we build the feature, or should we reposition the product so that feature isn't expected?
Mental model
[Second-Order Thinking](/mental-models/second-order-thinking)
Fixing the #1 Pareto category changes the system. If you build the missing Salesforce integration, some "switched to competitor" customers may stay — but the competitive landscape also shifts. Second-Order Thinking forces you to ask what happens after you fix the vital few, not just what happens if you fix them.
Section 7

Real-World Application

Amazon — reducing fulfilment centre defects through iterative Pareto cycles

The scenario
Amazon's fulfilment network processes billions of items annually, and even a fractional defect rate translates into millions of mis-shipped, damaged, or delayed orders. By the mid-2010s, Amazon's operations teams had built what they internally called "Correction of Errors" (COE) processes — structured post-incident analyses that bear strong resemblance to Pareto-driven root cause work. The challenge wasn't identifying that errors existed; it was deciding which errors to fix first across a network of over 100 fulfilment centres, each with its own local defect profile.
How the tool applied
Each fulfilment centre ran weekly Pareto analyses on its defect data, categorising errors by type (wrong item, damaged in transit, late shipment, missing item, incorrect quantity) and sorting by customer impact — measured not in defect count but in "concessions" (refunds, replacements, and credits issued). This metric choice was deliberate. A wrong-item error that the customer keeps and receives a replacement for costs Amazon roughly twice what a late-shipment error costs. Sorting by concession dollars rather than defect count consistently surfaced different priorities than the operations teams expected. At one facility, "incorrect quantity" errors were the most frequent defect type but only the fourth-most-costly. "Wrong item" errors were less frequent but far more expensive per incident because they triggered both a replacement shipment and a return logistics chain.
What it surfaced
The network-level aggregation revealed a pattern invisible at the individual facility level: across all centres, a single defect type — items stored in the wrong bin location ("stow errors") — was the upstream cause of three of the top five defect categories. Wrong-item picks, incorrect quantities, and a subset of late shipments all traced back to stow errors that propagated through the pick-pack-ship chain. The Pareto chart at the defect level showed five problems. The Pareto chart at the root-cause level showed one.
The non-obvious factor
Amazon's distinctive contribution wasn't the Pareto analysis itself — it was the iteration speed. Centres re-ran the analysis weekly, not quarterly. Each week's chart reflected the previous week's interventions. When a centre fixed its stow-error process and the wrong-item defect rate dropped, the Pareto chart immediately reshuffled, surfacing the next-highest-impact category for attention. This created a ratchet effect: each week's vital few got smaller, and the cumulative improvement compounded. Colin Bryar and Bill Carr describe this rhythm in Working Backwards — the relentless, data-driven cycle of measure, rank, fix, re-measure. The tool is simple. The discipline of running it every week, acting on it every week, and never treating any single analysis as the final word — that's what made it work at Amazon's scale.
Section 8

Analyst's Take

Faster Than Normal — Editorial View
Pareto Analysis endures because it solves a problem that gets worse as organisations grow. A five-person startup has three problems and can see all of them. A five-hundred-person company has three hundred problems and can see none of them clearly. The Pareto chart is a sorting mechanism for organisational attention — and attention, not capital or talent, is the binding constraint in most companies past Series B. The tool's simplicity is its strength. Anyone can build a Pareto chart in a spreadsheet in twenty minutes. The barrier to using it is never technical. It's cultural: the willingness to let data override intuition about what matters most.
The failure mode I see most often is what I'd call metric mismatch — teams that build the chart on the most convenient data rather than the most relevant metric. Support ticket volume is easy to pull. Revenue impact per ticket category is harder. So teams sort by volume, discover that "password reset issues" are their #1 category, and launch a project to improve the password reset flow. Meanwhile, the #7 category by volume — "enterprise contract disputes" — represents 40% of at-risk ARR. The chart looked rigorous. The metric was wrong. The tell is simple: if your Pareto analysis confirms what everyone already believed, you probably measured the wrong thing. The tool's value comes from surprising you. If it doesn't, interrogate the metric.
The highest-leverage modification: run nested Pareto analyses. Don't stop at the first chart. Take your #1 category and run a second Pareto within it. "Missing feature" is your top churn driver? Break it down: which missing features? Sorted by ARR at risk? You'll find that one or two specific features account for 70% of the "missing feature" category. Now you've gone from "we have a churn problem" to "we need to build Salesforce integration for the enterprise segment by Q3" in two analytical steps. The first Pareto tells you where to look. The second tells you what to build. Most teams stop after the first.
Section 9

Top Resources

01
Juran on [Quality](/mental-models/quality) by Design — Joseph Juran (1992)
Primary source
The closest thing to a definitive source from the person who named and popularised the Pareto Principle in quality management. Juran's treatment goes well beyond the chart itself — he embeds Pareto Analysis within a complete quality planning methodology, explaining how to select the right metric, how to avoid the "vital few vs. useful many" trap, and how to iterate. Dense but indispensable for anyone who wants to understand the tool's intellectual foundations rather than just its mechanics.
02
The 80/20 Principle — Richard Koch (1997)
Book
The most widely read book on applying Pareto thinking beyond quality management — to strategy, time management, product development, and personal productivity. Koch's contribution is extending the principle from a diagnostic tool to a strategic lens: if 20% of your customers generate 80% of your profit, your entire business model should be designed around serving that 20%. Occasionally oversimplifies, but the core argument is sound and the examples are concrete.
03
Working Backwards — Colin Bryar & Bill Carr (2021)
Book
Amazon's internal operating system, documented by two long-tenured executives. The "Correction of Errors" process described in Chapter 3 is a modern, tech-company implementation of iterative Pareto-driven root cause analysis. Read this for the operational discipline that makes the tool work at scale — the weekly cadence, the metric selection, the insistence on data over narrative.
04
Thinking, Fast and Slow — Daniel Kahneman (2011)
Book
The cognitive science behind why Pareto Analysis is necessary. Kahneman's work on availability bias (we overweight what's recent and vivid), anchoring (we fixate on the first number we see), and base-rate neglect (we ignore statistical frequency in favour of narrative) explains precisely why human intuition fails at prioritisation — and why a simple ranked bar chart is a genuine cognitive intervention.
05
Measure What Matters — John Doerr (2018)
Book
Not about Pareto Analysis directly, but essential reading on the metric-selection problem that determines whether a Pareto chart is useful or misleading. Doerr's OKR framework forces the question: what outcome are we actually trying to improve? Answer that first, and the right metric for your Pareto analysis follows. Get it wrong, and you'll build a beautiful chart that optimises the wrong thing.
Decision Tools Library — Browse by phase
FramingHard Choice ModelCynefin FrameworkReversibility TestReframingAbstraction LadderingSWOT Analysis
Root Causes5 WhysIshikawa DiagramIceberg ModelPareto AnalysisIssue TreesFirst Principles
GeneratingInversionSCAMPERZwicky BoxProductive Thinking
EvaluatingDecision MatrixSix Thinking HatsCost-Benefit AnalysisDecision TreeScenario Planning
Stress-TestingPre-MortemSecond-Order ThinkingLadder of InferenceConflict Resolution
PrioritisingEisenhower MatrixImpact-Effort MatrixSpeed vs. Quality
UncertaintyOODA LoopRegret Minimisation

Why this matters next

mental modelsSecond-Order Thinking

Ishikawa Diagram applied the Second-Order Thinking mental model

mental modelsFirst Principles Thinking

Ishikawa Diagram applied the First Principles Thinking mental model

mental modelsLeverage

Ishikawa Diagram applied the Leverage mental model

mental models5 Whys

Ishikawa Diagram applied the 5 Whys mental model

mental modelsNarrative

Ishikawa Diagram applied the Narrative mental model

mental modelsScale

Ishikawa Diagram applied the Scale mental model

Continue exploring

5W

Decision tool

5 Whys

Drill vertically into a single causal chain by asking why repeatedly until you h

ID

Decision tool

Ishikawa Diagram

Map all potential causes of a problem across categories to see the full landscap

IM

Decision tool

Iceberg Model

Look beneath surface events to find the patterns, structures, and mental models

IT

Decision tool

Issue Trees

Break a complex problem into smaller, mutually exclusive, collectively exhaustiv

FT

Decision tool

First Principles Thinking

Strip away assumptions and inherited wisdom to rebuild understanding from fundam

More like this, in your inbox

I send a newsletter every week — free, no spam, unsubscribe anytime.

Or open the full subscribe page.

On this page

  • What This Tool Does
  • How to Use It — Step by Step
  • When It Works Best
  • When It Breaks Down
  • Visual Explanation
  • Pairs With
  • Real-World Application
  • Analyst's Take
  • Top Resources