Skip to content

Chapter 5 of 7

Frameworks for Choosing Well

Good decisions benefit from choosing an approach that fits the situation. Dave Snowden's Cynefin framework sorts contexts into five domains. In Simple contexts, cause and effect are clear and best practices apply: sense, categorize, respond. In Complicated contexts, cause and effect require expert analysis and good practices apply: sense, analyze, respond. In Complex contexts, cause and effect are only visible in retrospect and emergent practices appear: probe, sense, respond. In Chaotic contexts, there is no useful cause-and-effect link and novel practices arise: act, sense, respond. Disorder is the domain in which you do not yet know which domain you are in, and identifying it is the first task. The Vroom-Yetton model similarly selects autocratic, consultative, or group decision modes based on the situation's quality needs, acceptance requirements, and time constraints.

Other frameworks address different parts of the problem. The OODA loop (Observe, Orient, Decide, Act) was developed for adversarial settings but applies broadly as a fast iterative cycle. The WRAP framework (Heath brothers) organizes choices into four moves: widen options, reality-test assumptions, attain distance before deciding, and prepare to be wrong by designing tripwires. First-principles thinking breaks a problem into fundamental truths and reasons up from them rather than copying existing assumptions, while second-order thinking (Marks) asks "and then what?" to anticipate downstream consequences. Charlie Munger's inverted thinking reverses the move: "tell me where I'll die, so I'll never go there," working backward from failure to prevent it. Both are reinforced by knowing your circle of competence: deciding within what you know and deferring outside it, since multiple biases and pressures can combine into extreme behavior in what Munger called a Lollapalooza effect.

When the choice itself is the problem, several structured techniques help. Generate options before judging them, since too many options can hurt quality by increasing cognitive load, but a binary frame often hides better alternatives; the vanishing options test asks what you would do if your current options were unavailable. The best-of-the-rest anti-pattern picks the strongest from a weak set instead of generating better options, and the false dichotomy treats multi-option situations as binary; both/and thinking instead seeks solutions that combine apparent opposites. Chesterton's fence cautions against removing existing rules until you understand why they were built.

Formal analytical tools add precision. Decision tree analysis diagrams decisions, chance nodes, and outcomes to compute expected values. Multi-Criteria Decision Analysis (MCDA) evaluates options against weighted criteria; the Analytic Hierarchy Process (AHP) derives weights from structured pairwise comparisons, and the weighted scorecard approach multiplies criterion scores by weights and sums them per option. The MECE principle ensures options are categorized without overlap or gaps, and the issue tree decomposes a decision hierarchically into sub-questions. When probabilities are unknown, classical decision rules guide choice: maximax picks the best possible outcome (optimistic), minimax picks the option whose worst outcome is best (pessimistic), the Hurwicz criterion blends best and worst cases by an optimism weight \(\alpha\), and the Laplace criterion assumes equal likelihood for all outcomes. The minimax regret rule picks the option that minimizes the worst possible regret across futures. The precautionary principle and Pascal's wager both apply when potential losses are huge: even unlikely catastrophes can warrant caution. The Eisenhower matrix (urgent/important) and the Pareto principle, that roughly 80% of value comes from 20% of decisions, help focus effort where it matters most.

All chapters
  1. 1Foundations of Decision Making
  2. 2Decision Strategy: Reversibility and Velocity
  3. 3The Cognitive Landscape: Biases and Heuristics
  4. 4Reasoning Under Uncertainty
  5. 5Frameworks for Choosing Well
  6. 6Group Decisions, Roles, and Processes
  7. 7Practices for Better Decision Making

Drill it

Reading is not remembering. These come from the Decision Making deck:

Q

What is decision making?

Decision making is the process of choosing a course of action from multiple options based on goals, evidence, and trade-offs.

Q

Why is decision quality important?

Better decisions compound over time, improving outcomes, team trust, and resource allocation.

Q

What is the difference between a reversible and irreversible decision?

A reversible decision can be changed cheaply later; an irreversible decision is costly or difficult to unwind.

Q

Why should teams make reversible decisions quickly?

Fast decisions preserve momentum when the downside of being wrong is manageable.