The Pyramid Principle: Logic in Writing and Thinking
Author: Barbara Minto
Notes completed: 2026-05-31
Source: K:\Books\The Pyramid Principle - Logic in Writing and Thinking.epub
About the Book
The Pyramid Principle is the definitive guide to structured thinking and communication developed by Barbara Minto at McKinsey & Company. The central idea is that every document, presentation, or argument should form a pyramid of ideas: a single governing thought at the top, supported by groups of ideas that answer the questions raised by the thought above, all the way down to the lowest level of detail.
The book is organized into four parts, showing how pyramid thinking applies to writing, analytical thinking, problem solving, and presentation.
Book Structure
Part 1: Logic in Writing (Chapters 1–5)
Covers the pyramid structure itself — what it is, why it works, and how to build one.
| Chapter | Title | Key Topic |
|---|---|---|
| 1 | Why A Pyramid Structure | How the mind sorts information; three pyramid rules |
| 2 | The Substructures Within The Pyramid | Vertical (Q&A) and horizontal (deductive/inductive) relationships; introductory flow |
| 3 | How to Build A Pyramid Structure | Top-down approach; bottom-up approach; caveats for beginners |
| 4 | Fine Points of Introductions | The S-C-Q story; common document patterns; key line introductions |
| 5 | Deduction and Induction: The Difference | How deductive and inductive reasoning differ; when to use each |
Part 2: Logic in Thinking (Chapters 6–7)
Covers the internal discipline needed to ensure grouped ideas truly belong together.
| Chapter | Title | Key Topic |
|---|---|---|
| 6 | Imposing Logical Order | Three analytical activities; four ordering types (time, structure, degree, deduction) |
| 7 | Summarizing Grouped Ideas | How to write non-intellectually-blank summaries; finding the structural similarity |
Part 3: Logic in Problem Solving (Chapters 8–9)
Covers frameworks for defining and analyzing business problems.
| Chapter | Title | Key Topic |
|---|---|---|
| 8 | Defining the Problem | The Problem Definition Framework; R1/R2 gap; Sequential Analysis |
| 9 | Structuring the Analysis of the Problem | Diagnostic frameworks; logic trees; structuring before data gathering |
Part 4: Logic in Presentation (Chapters 10–12)
Covers how to reflect pyramid thinking visually — on pages, screens, and in prose.
| Chapter | Title | Key Topic |
|---|---|---|
| 10 | Reflecting the Pyramid on the Page | Hierarchical headings; indented display; dot-dash outlines |
| 11 | Reflecting the Pyramid on a Screen | Text slides; exhibit slides; storyboarding; presenting live |
| 12 | Reflecting the Pyramid in Prose | Writing clear sentences; visualizing images; eliminating abstraction |
Appendices
| Appendix | Title | Content |
|---|---|---|
| A | Abduction | The third form of reasoning (beyond deduction and induction) used in problem solving |
| B | Examples of Introductory Structures | Real-world examples of S-C-Q introductions for different document types |
The Three Pyramid Rules
- Ideas at any level must be summaries of the ideas grouped below them
- Ideas in each grouping must always be the same kind of idea
- Ideas in each grouping must always be logically ordered
The S-C-Q Framework
Every document introduction follows the narrative flow:
- Situation (S): Establishes facts the reader agrees are true
- Complication (C): What happened to trigger the question
- Question (Q): The question the document answers
- Answer (A): The top-level point of the pyramid
Files
TPP-Notes/
├── README.md ← This file
├── chapters/
│ ├── ch01-why-a-pyramid-structure.md
│ ├── ch02-substructures-within-pyramid.md
│ ├── ch03-how-to-build-pyramid.md
│ ├── ch04-fine-points-of-introductions.md
│ ├── ch05-deduction-and-induction.md
│ ├── ch06-imposing-logical-order.md
│ ├── ch07-summarizing-grouped-ideas.md
│ ├── ch08-defining-the-problem.md
│ ├── ch09-structuring-the-analysis.md
│ ├── ch10-reflecting-pyramid-on-page.md
│ ├── ch11-reflecting-pyramid-on-screen.md
│ ├── ch12-reflecting-pyramid-in-prose.md
│ └── appendices.md
└── flashcards/
├── ch01-flashcards.md
├── ch02-flashcards.md
├── ch03-flashcards.md
├── ch04-flashcards.md
├── ch05-flashcards.md
├── ch06-flashcards.md
├── ch07-flashcards.md
├── ch08-flashcards.md
├── ch09-flashcards.md
├── ch10-flashcards.md
├── ch11-flashcards.md
├── ch12-flashcards.md
└── appendices-flashcards.md