The Tools of Decision-Making: Expected Value, Decision Trees, and Models
In the previous chapter you learned the big idea behind decision science: a good decision is not the same thing as a good outcome. You make decisions forward, with limited information and real uncertainty; outcomes get judged backward, once luck has had its say. This chapter is about the working tools that help you make that forward-looking choice as well as possible. These are the everyday instruments of the trade — the things you can actually pick up and use on Monday morning.
We'll build them up in order, simplest first:
- Expected Value (EV) — how to put a single number on a risky choice.
- Utility — why that number isn't the whole story, and how to fix it.
- Decision trees — how to map a choice that unfolds in stages.
- Mental models — the reusable thinking tools you carry between problems.
None of these requires hard math. They require a little arithmetic and the willingness to write your guesses down instead of keeping them in your head.
29.1 First, three flavors of "not knowing"
Every tool in this chapter is a tool for deciding when you don't know what will happen. But "not knowing" comes in different strengths, and it matters which one you're facing.
- Certainty
- You know exactly what will happen. Press B4 on the vending machine, get the chips.
- Risk
- You don't know the outcome, but you do know the odds. A roulette wheel: you can't predict the spin, but you know each number's chance.
- Uncertainty (also called Knightian uncertainty, after economist Frank Knight)
- You don't know the outcome and you don't even know the odds. Launching a brand-new product into a market nobody has measured — you're guessing the probabilities themselves.
Most of real life is uncertainty wearing a risk costume. The tools below want clean probabilities, but you'll usually be feeding them estimates. That's fine — and it's the point. Writing down "I think there's about a 60% chance" is far better than pretending you know nothing, and far more honest than pretending you know everything.
29.2 Expected Value: putting one number on a gamble
Expected value is the most useful single idea in this chapter, and it's genuinely simple.
- Expected Value (EV)
- The average payoff you'd get if you could repeat a choice many, many times. You compute it by multiplying each possible outcome by its probability, then adding those up.
The formula in plain words: EV = (outcome 1 × its chance) + (outcome 2 × its chance) + …
€5,000,000 × (1 / 10,000,000) = €0.50.
So the average ticket is worth about 50 cents — and you're paying €2 for it. Over millions of tickets, you'd lose three-quarters of your money. The lottery is a beautifully reliable way to convert €2 into 50 cents.
Flip that around and you understand why casinos and insurance companies are so profitable: they arrange to be on the positive side of the EV. They don't win every bet — the casino pays out jackpots, the insurer pays out claims — but on average, across thousands of bets, the math runs in their favor. They don't need luck. They need volume and a positive EV.
A bet whose EV is in your favor is called +EV (or "EV-positive"). A great mental shift is to ask of any risky choice: "Is this +EV?" — is it worth taking on average, even though it might lose this particular time?
29.3 Why EV alone can fool you: utility
Pure expected value treats every euro the same. But money — and most things — don't feel the same in every situation.
- Utility
- The personal value or satisfaction an outcome gives you — not its raw dollar amount.
- Expected Utility
- Expected value, but using utility instead of dollars: you weight how much each outcome is worth to you by its probability.
Consider a clean choice:
- Option A: a guaranteed €1,000,000.
- Option B: a 50/50 coin flip for €2,000,000 or nothing.
The expected value of both is identical: €1,000,000. Yet almost everyone takes the sure million. Are they being irrational? No — they're being sensible about utility. The jump from €0 to €1M changes your life. The jump from €1M to €2M is nice but adds far less than the first million did. This is diminishing marginal utility: each extra unit of money matters less than the one before. Because the second million is "worth less" to you, gambling your sure first million to chase it is a bad trade in utility terms — even though it's an even trade in dollar terms. Preferring the sure thing here is called risk aversion, and for most people it's perfectly rational.
This idea is old. In 1738, mathematician Daniel Bernoulli introduced utility to solve a puzzle called the St. Petersburg paradox — a coin-flip game whose expected value is mathematically infinite, yet which no sane person would pay more than a few coins to play. The resolution: people don't value money linearly; they value its usefulness, which grows ever more slowly. Once you measure choices in utility rather than dollars, the paradox dissolves.
29.4 Decision trees: mapping a choice that unfolds in stages
Expected value handles a single gamble. But real decisions branch: you choose, then chance happens, then maybe you choose again. A decision tree is a diagram that lays the whole thing out so you can compute the EV of each path and pick the best opening move.
The grammar of a decision tree has three symbols:
- Squares = decision nodes — you choose here.
- Circles = chance nodes — the world rolls the dice here; you write the probabilities.
- Payoffs = the value at the tip of each branch.
You solve a tree by folding back (also called rolling back): start at the tips, work leftward, and at each chance node compute its expected value. At each decision node, pick the branch with the highest value. Whatever survives back at the start is your best move.
- 60% chance it goes well → payoff 100 (great pay, growth, equity).
- 40% chance it folds within a year → payoff 10 (back to job-hunting).
EV of staying = 50.
On these numbers, the startup is the higher-EV move (64 vs 50). But notice two things: the answer depends entirely on the numbers you put in, and you might still prefer staying if a payoff of 10 would be ruinous for you (that's utility and risk aversion talking). The tree doesn't decide for you — it makes your assumptions visible so you can argue about the right things.
┌─ goes well (60%) ───────► payoff 100
[DECISION] │
take job?──○ (chance node, EV = 64)
│ └─ folds (40%) ───────────► payoff 10
│
└─ stay put ───────────────────────► payoff 50
Square □ = you choose Circle ○ = chance decides
Fold back: EV(startup)=0.6·100 + 0.4·10 = 64 > 50
→ Best opening move: take the job.
The real power of a tree shows up when decisions have multiple stages — choose a strategy, see how the market reacts, then choose again. Drawing it forces you to plan your later moves before you're emotionally committed, and to notice paths you'd otherwise forget.
29.5 Mental models: the reusable thinking tools
EV and decision trees are specific tools. But experts also carry a kit of more general thinking tools they reach for across every domain. These are mental models.
- Mental model
- A reusable concept — borrowed from any field — that helps you make sense of a situation. Examples: supply and demand, compound interest, base rates, second-order effects.
Three mental models are so useful for everyday decisions that they're worth installing right now.
Base rates (the "outside view")
A base rate is the background frequency of something before you look at the specific case in front of you.
This is exactly how the best forecasters work. Researcher Philip Tetlock's "superforecasters" — ordinary, trained people who out-predicted intelligence analysts in the Good Judgment Project — explicitly begin every forecast from the base rate, then update gradually as specific evidence comes in.
Second-order thinking
Second-order thinking means asking "and then what?" — tracing the consequences of the consequences, not just the first, obvious effect.
Reversibility: one-way vs. two-way doors
Not all decisions deserve the same care. A simple model from Jeff Bezos: ask whether a decision is a one-way door (hard or impossible to undo) or a two-way door (easily reversed).
- One-way doors — selling your house, quitting to start a company, a big irreversible spend. Go slow, gather information, use a decision tree, run a premortem.
- Two-way doors — trying a new supplier for one order, changing a button color, testing a price for a week. Decide fast and learn from the result. Agonizing over reversible choices wastes your scarcest resource: your decision-making attention.
29.6 Putting the tools together: a worked decision
Watch how the tools stack. Suppose you're a small print-shop owner deciding whether to buy a second printing machine for €40,000.
- Frame the uncertainty. You don't know future demand — this is uncertainty, so your probabilities will be estimates. Name them anyway.
- Start from the base rate. How often does buying extra capacity pay off for shops your size? Suppose, from talking to peers, it's roughly 50/50. That's your outside view before optimism kicks in.
- Adjust with the inside view. You have a new big client almost confirmed, so you nudge the "demand is high" chance up to, say, 65%.
- Build the tree and compute EV. If demand is high (65%), the machine earns +€90,000 over its life; if low (35%), you've sunk €40,000 for little return, a net of −€30,000.
EV = (90,000 × 0.65) + (−30,000 × 0.35) = 58,500 − 10,500 = +€48,000. - Check utility, not just dollars. A +€48,000 average looks great — but if losing €40,000 would bankrupt you, that downside is far more painful than its dollar size suggests. Risk aversion is rational when a loss could wipe you out. Maybe you lease the machine instead to cap the downside.
- Apply reversibility. Buying outright is closer to a one-way door; leasing turns it into a two-way door. Choosing the lease keeps the upside while making the decision reversible.
Notice that no single tool decided this. EV pointed at "yes." Utility and reversibility refined how to say yes. That's the realistic picture: these tools don't replace judgment — they organize it.
| Tool | What it answers | Best used when… |
|---|---|---|
| Expected Value | What's the average payoff? | Repeated or small-stakes bets; comparing options on one number. |
| Expected Utility | What's it worth to me? | Big, one-shot stakes where a loss could hurt badly. |
| Decision Tree | What's my best move across stages? | Choices that unfold over time, with chance steps in between. |
| Base rate | What usually happens? | Always — start here before the specifics. |
| Second-order thinking | And then what? | Any move others will react to, or that has delayed effects. |
| Reversibility test | How carefully should I decide? | To set the speed of any decision. |
29.7 The limits of the tools (and why that's okay)
It's tempting to think that with enough tools you can calculate your way to certainty. You can't, for three honest reasons.
Your inputs are guesses. A decision tree built on numbers you invented is only as good as those numbers — "garbage in, garbage out." The tree doesn't manufacture truth; it makes your guesses explicit and checkable. That's still a huge gain, but it's not magic.
More information isn't always better. Past a certain point, extra data adds noise and false confidence rather than accuracy. You feel more certain without actually being more right. Economist Herbert Simon called the realistic alternative bounded rationality: we have limited time and brainpower, so we satisfice — pick the first option that's good enough — rather than chase the mathematically perfect one. For most decisions, satisficing is the wise move, not a failure.
Outcomes still belong to luck. Even a perfectly built +EV decision can lose this one time. The tools improve your process, and the process is the only thing you actually control. The outcome is process plus luck — and you can't control luck.
29.8 Chapter recap
- Expected Value turns a gamble into one number: sum of (outcome × probability). Ask "is this +EV?" of any risky choice.
- Utility fixes EV's blind spot — a euro's value depends on your situation (diminishing marginal utility), which is why risk aversion can be perfectly rational on big, one-shot stakes.
- Decision trees map staged choices with squares (you choose), circles (chance decides), and payoffs; solve by folding back. Their real gift is exposing hidden assumptions.
- Mental models — especially base rates first, then adjust, second-order thinking, and the reversibility test — are the reusable tools you carry between every kind of decision.
- None of these replaces judgment or beats luck. They improve your process, which is the only thing you control — and over the long run, a good process is what wins.
In the next chapters we turn from "how to be right" toward "why we're so often wrong" — the predictable biases that pull real human decisions away from these clean tools — and then to the prescriptive habits that close the gap.