---
name: Decision Under Uncertainty
status: draft
territory: decision-making-under-uncertainty
msi_territory: decisions-under-uncertainty
sources:
  - title: von Neumann, John & Morgenstern, Oskar (1944), Theory of Games and Economic Behavior, Princeton University Press
    url: https://openlibrary.org/works/OL1204974W
  - title: Savage, Leonard J. (1954), The Foundations of Statistics, Wiley
    url: https://openlibrary.org/works/OL6612530W
  - title: Knight, Frank H. (1921), Risk, Uncertainty and Profit, Houghton Mifflin
    url: https://openlibrary.org/works/OL2630815W
  - title: "Raiffa, Howard (1968), Decision Analysis: Introductory Lectures on Choices Under Uncertainty, Addison-Wesley"
    url: https://openlibrary.org/works/OL2620279W
---

# Decision Under Uncertainty

## Why it matters

When a choice will play out across a future you cannot control — a rate that might be cut or might hold, a deal that might close or might fall through, a treatment that might work or might not — the temptation is to pick the option that looks best if things go the way you expect. But the way you expect is only one branch of what could happen, and the option that wins on the expected branch can lose badly across all the others. Decision under uncertainty is the discipline of weighing each option not by a single guessed future but by *all* its possible outcomes, each multiplied by how likely it is — so the choice you make is the one that holds up across the whole spread of what the world might do, not just the corner of it you happened to bet on.

For example: you hold an option to buy your office building for $4.2M at today's 7.1% mortgage rate, and the option expires in eight months. You could exercise now and lock the rate, or wait for the next Fed meeting six weeks out, see whether rates are cut, and decide then. Exercise now and you are safe if rates rise — but if they fall, you have locked yourself out of months of interest savings. Wait, and you keep the upside of a cut — but you pay a small holding cost and carry a slim risk the option lapses. Neither option is "right" in the abstract. Which one wins depends on how likely a cut is, how much it would save, and what the wait costs — and the only honest way to choose is to lay those branches out and weigh them.

- **What it reveals.** Which option is best once you account for every outcome it could lead to *and* how probable each one is — the expected value of each choice, rather than its value on the single future you find easiest to picture.
- **How it changes the read.** You stop asking *"what's the best option if things go as planned?"* and start asking *"which option has the best balance of payoffs across everything that could actually happen — and how sure am I of the odds I'm using?"*
- **When to foreground it.** A high-stakes choice between alternatives whose outcomes hinge on things you can't control, where probabilities matter but aren't certain, and especially where *waiting to learn more* is itself an option worth pricing — "should we act now or wait?"
- **What you'd miss without it.** That the option which looks best on the expected case can be the worst once you weigh its downside; that a third path — wait, hedge, pilot, buy information — often beats both horns of an A-or-B framing; and that more information is only worth buying when it would actually change what you do.
- **Where it misleads.** Pushed too hard it manufactures false precision — crisp percentages on things nobody can really put a number to — and dresses up the resulting arithmetic as rigor; and it can collapse what shouldn't be collapsed, hanging a dollar figure on dignity, loyalty, or an ethical line that belongs in the decision at full weight, not folded into a payoff.

## Realtime examples

See real, dated analyses where this mode weighed a live decision in the news against its possible outcomes and their odds → **[Decision Under Uncertainty on Main Street Independent](https://mainstreetindependent.com/analyses/technique/decisions-under-uncertainty/decision-under-uncertainty)**

## How to invoke it in Ora

You have a real choice between alternatives whose outcomes depend on things you can't control, the cost of being wrong is high, the probabilities matter but you don't know them exactly, and — often — you could act now or wait and learn more first.

State the decision concretely, with the numbers and the things you're unsure about, and ask:

> "Decision under uncertainty: should we act now or wait? Lay out a decision tree with the expected value across [the outcomes that could happen], and the value of information on [what waiting would tell us]. What's the downside of each option if we're wrong?"

The phrases *decision under uncertainty*, *expected value*, *decision tree*, *value of information*, *should we act now or wait*, and *what's the downside* are what route you here. Bring the live numbers and, crucially, the things you genuinely don't know — and say which is which, because the honest separation of "I know the odds" from "I'm guessing the odds" from "I have no idea" is the first thing this mode does and the whole analysis rests on it. Name what waiting would buy you, too, since a wait-and-learn option is often the one that wins.

Two boundaries worth knowing. If the real difficulty is several genuinely different futures that each need to be imagined in full before any choice makes sense — not weighed by probability but explored as whole worlds — that is scenario work, not a decision tree. And if probabilities turn out not to matter much and the choice is really about trading off fixed, known costs and benefits, that is a simpler tradeoff problem; this mode is for when the uncertainty itself is load-bearing.

## How it works

Start with the move at the center of everything: when an outcome depends on something you can't control, you don't get to evaluate an option by what happens — you evaluate it by what *might* happen, weighted by how likely each thing is. That weighted average is the option's **expected value**. Suppose someone offers you a coin-flip: heads you win $100, tails you lose $40. The expected value is the payoff in each case times its probability, summed — half of +$100 plus half of −$40, which is +$30. A different bet — a one-in-ten shot at $1,000, nothing otherwise — has an expected value of one-tenth of $1,000, or +$100. Higher expected value than the coin-flip, but you lose nine times out of ten. Expected value is the single number that lets you line up options whose outcomes you can't predict and ask which one, played over and over, comes out ahead.

The tool for laying this out when a decision has moving parts is a **decision tree**. You draw it left to right. A square is a *decision node* — a fork where you choose, like "exercise now" versus "wait six weeks." A circle is a *chance node* — a fork the world chooses, like "rates cut" versus "rates hold," and the branches out of a chance node carry probabilities that have to add up to one, because something must happen. At the far right of every path sits a *payoff*: the dollars, or the value, you end up with if that exact sequence occurs. So for the office-building option: from "wait six weeks" the world branches — say a 35% chance of a cut, a 65% chance of a hold. Down the cut branch you capture, after the small wait cost, perhaps $250k in interest savings; down the hold branch you've paid the wait cost for nothing, call it −$45k. The expected value of *waiting* is 0.35 × $250k + 0.65 × (−$45k) ≈ $58k. If exercising now nets you, in expectation, less than that, the tree tells you to wait. The technique for solving the tree is to **fold back**: start at the payoffs on the right, average across each chance node to get its expected value, and at each decision node keep the branch with the better number — rolling right-to-left until the very first fork tells you what to do today.

Now the distinctions that keep this honest, because a tree is only as good as the probabilities you feed it. The first is the one the economist Frank Knight drew in 1921, and it is the spine of the whole mode. There is **risk**, where you genuinely know the odds — a fair coin, a roulette wheel, anything with a solid base rate behind it. And there is what's now called **Knightian uncertainty**, where you do *not* know the odds and no amount of staring will conjure them — a one-off political outcome, a competitor's unknowable next move. The danger is treating the second like the first: pinning "30%" on something you can't actually put a number to, then doing arithmetic on it. The numbers look rigorous; they're decoration. The discipline is to label each uncertain thing for what it is — a known probability, an estimable range, or a genuine unknown you can only band as high/medium/low — and to never let a guess masquerade as a measurement.

The second distinction is why expected value alone isn't the last word. Picture two options: take $50 for sure, or flip a coin for $0 or $100. Same expected value — $50 either way. Yet most people take the sure $50, and they are not being irrational. The reason is that the *value* of a dollar isn't constant: the first $50 matters more to you than the second $50, so the downside of the gamble (ending with nothing) stings more than its upside ($100) pleases. von Neumann and Morgenstern made this precise — what we actually want to maximize isn't expected dollars but **expected utility**, dollars run through a curve that bends to reflect how much each additional dollar is worth to *this* decision-maker. A curve that bends this way is **risk aversion**, and it's exactly why people buy insurance: paying a premium has slightly negative expected *dollars* (the insurer profits on average), but it trades a small certain loss for protection against a rare catastrophic one — a clear gain in expected *utility*. Expected value asks "which bet wins on average?" Expected utility asks "which bet wins for someone who feels losses and gains the way you do?" — and for a high-stakes, can't-repeat-it decision, that's the right question.

The last piece is knowing when to stop deciding and go *learn* something first. Every uncertain branch in your tree is a place where, if you knew the answer in advance, you'd choose better. The **value of information** is exactly that improvement: how much better your decision gets if you could resolve an uncertainty before committing, compared with deciding blind. Crucially, it's capped — information is only worth what it would change. If a Fed signal six weeks out might flip you from "exercise" to "wait," the signal has real value; if you'd do the same thing either way, the signal is worth nothing no matter how interesting it is. Set that value against the cost of waiting — the holding cost, the risk the option lapses — and you get a clean test: pay for the information, or for the delay that buys it, only when what you'd learn would change what you'd do by more than the wait costs. That single comparison is what turns "should we act now or wait?" from a gut call into a calculation — and it's what separates a genuine wait-and-learn from analysis-paralysis, which is just delay wearing the costume of due diligence.

## Framework & implementation

*This section uses Ora's own terms for the parts of an analysis, so that if you open the actual mode file they line up. Each is glossed in plain language on first use.*

### Pipeline execution

Decision Under Uncertainty is the **depth-thorough mode** of the **decision-making-under-uncertainty** territory — the one to reach for when probabilities and time-value are central and the cost of being wrong is high. It runs at **Gear 4**, Ora's most thorough setting: a **Depth analyst** and a **Breadth analyst** work the decision in parallel and then critique each other (**cross-adversarial evaluation**) before a consolidator integrates the result — depth pressure-tests the probability arithmetic and the fold-back while breadth guards against a too-narrow action space.

The pass does its work in order. It **frames the decision** — the choice, the alternatives, and what's reversible. It runs **uncertainty identification with Knightian classification**, tagging every critical variable as **risk** (assignable probability with a base rate), **uncertainty** (estimable range), or **deep uncertainty** (no meaningful probability) — the discipline that stops a guess from being arithmetic'd into false precision. It builds the **consequence analysis** across every (alternative × state) pair, then deliberately **widens the action space** beyond "act now or don't" by surfacing **defer / sequence / hedge / buy-information** alternatives. Where a wait-and-learn path is feasible it runs the **value-of-information analysis** — what a piece of information would resolve, what it costs, and whether that exceeds the cost of delay. Finally it issues a **recommendation with revision conditions** and carries the **non-quantifiable factors** through at full salience.

The mode's reasoning tools ride in its **`ANALYTICAL PERSPECTIVES`** block — the lenses it loads as it works. The required one is **expected-utility** theory (weigh options by probability-weighted utility, not raw dollars). Optional layers load to fit the decision: **prospect-theory** (how real people deviate from expected-utility — loss aversion, probability distortion — so the framing isn't naïve), and a **base-rate** discipline (anchor every probability in a reference class, not an initial guess that survives unchanged). Further layers — real-options methodology, minimax-regret and robust decision-making under deep uncertainty, Tetlock-style superforecasting calibration — attach when the decision's shape calls for them.

### Output contract

The deliverable is a fixed set of sections, so the recommendation is auditable rather than a narrative: **Decision Framing** (the choice, alternatives, and reversibility), **Uncertainty Identification** (each critical variable with its Knightian class and the probability or range, plus the basis for it), **Consequence Analysis** (the payoff in each alternative × state cell, in comparable units), **Defer / Sequence / Hedge / Buy-Information Alternatives** (the widened action space, each with its cost, the information it produces, and its reversibility — or an explicit statement that none is feasible), **Value of Information Analysis** (for each wait-and-learn path: cost to obtain, value of obtaining, and VOI versus cost-of-delay), **Recommendation** with an explicit **`Revisit if:`** block naming the input changes that would warrant rerunning the analysis, and **Non-Quantifiable Factors** (ethics, identity, relationships, reputation carried alongside the numbers, never collapsed into them). When sequential choices under assignable probabilities are central the deliverable may render a **decision tree** (chance-node children sum to 1.0; decision-node children carry no probability); when dependency structure dominates, an **influence diagram**; when parameter-sensitivity is the analytical centre, a **tornado chart**.

### Origin and evidence

The mode rests on the two pillars of formal decision theory. **Expected-utility theory** was axiomatized by John von Neumann and Oskar Morgenstern in *Theory of Games and Economic Behavior* (1944): they proved that a decision-maker whose preferences obey a few consistency conditions acts *as if* maximizing expected utility — turning "weigh outcomes by their probabilities" from a heuristic into a theorem, and giving risk aversion a precise meaning as the curvature of the utility function. Leonard J. Savage's *The Foundations of Statistics* (1954) extended this to the harder case where the probabilities themselves are not given but personal — **subjective expected utility** — showing that a coherent decision-maker behaves as if assigning probabilities even to one-off events. The distinction that disciplines the whole mode comes from Frank Knight's *Risk, Uncertainty and Profit* (1921), which first separated measurable **risk** from genuine, unmeasurable **uncertainty**. Howard Raiffa's *Decision Analysis* (1968) made the apparatus operational — decision trees, folding back, and the value of information as the working tools of applied choice under uncertainty — and is the direct ancestor of the tree-and-VOI structure this mode produces.

### Applications and common uses

- **Capital allocation and irreversible commitments.** Exercise an option now or wait, lock a rate or float, build now or defer — where timing interacts with an uncertain future and the commitment is hard to undo.
- **Medical and treatment decisions.** Treat now or watch-and-wait, choose between therapies with uncertain efficacy — where outcomes are probabilistic and the value of a further test is a real question.
- **Strategic moves under competitor or market uncertainty.** Enter, hold, or exit when a rival's response or a market's direction can't be controlled and the downside of each move matters.
- **"Act now or wait" timing decisions.** The native case: a closing window, a pending signal, and a genuine choice about whether the information a wait would buy is worth the cost of waiting.
- **High-stakes one-off choices.** Decisions you can't repeat, where expected *utility* and the asymmetry of the downside — not just average dollars — should drive the choice.

### Failure modes and when not to use it

- **False precision.** Putting crisp percentages on things that are genuinely unknowable, then doing arithmetic on them until the analysis looks rigorous. The Knightian classification step is the guard — a variable labelled deep uncertainty carries a qualitative band, not a fake point estimate.
- **The binary trap.** Forcing the choice into "act now or don't" when a defer, hedge, pilot, or buy-information path was feasible and might have dominated both. The mode surfaces the widened action space explicitly, or states why none of it is feasible.
- **The quantification trap.** Folding ethics, loyalty, reputation, or dignity into the payoff numbers, where they vanish into a sum that no longer shows them. The mode carries non-quantifiable factors alongside the arithmetic at full weight.
- **Analysis-paralysis dressed as VOI.** Indefinite delay justified as information-seeking when the cost of delay was never assessed. The value-of-information step always pairs the value of waiting against its cost, so a wait has to earn its keep.

**When not to reach for it.** When the difficulty is structuring a whole multi-part decision across stakeholders, risk, and the future all at once, route to **decision-architecture** (the molecular orchestration mode). When the choice is really about scoring alternatives on several weighted criteria, that is **multi-criteria-decision**, not a probability tree. When probabilities turn out not to be material and the work is mapping fixed, known tradeoffs and bounds, drop to **constraint-mapping** (the deterministic tradeoff mode). And when the uncertainty is deep and reflexive — several genuinely different futures that must each be imagined as a whole world before any choice makes sense — that is **scenario-planning**, which explores futures rather than weighing them by probability.

## Related

- **Decision Architecture** — the molecular sibling in the same territory: when one choice isn't enough and the decision needs full orchestration across stakeholders, risk, and the future all interacting at once.
- **Multi-Criteria Decision Analysis** — the complexity sibling for when the choice turns on scoring alternatives against several weighted criteria rather than on the odds of uncertain outcomes.
- **Probabilistic Forecasting** — the upstream discipline this mode depends on: where the probabilities that feed the decision tree come from, and how well-calibrated they are.
- **Expected Utility**, **Prospect Theory**, and **Base Rate** — the lenses this mode loads: weigh by probability-weighted utility, correct for how real people distort that, and anchor every probability in a reference class rather than a guess.

## Sources

- [von Neumann, John & Morgenstern, Oskar (1944), Theory of Games and Economic Behavior, Princeton University Press](https://openlibrary.org/works/OL1204974W)
- [Savage, Leonard J. (1954), The Foundations of Statistics, Wiley](https://openlibrary.org/works/OL6612530W)
- [Knight, Frank H. (1921), Risk, Uncertainty and Profit, Houghton Mifflin](https://openlibrary.org/works/OL2630815W)
- [Raiffa, Howard (1968), Decision Analysis: Introductory Lectures on Choices Under Uncertainty, Addison-Wesley](https://openlibrary.org/works/OL2620279W)
