Ambiguity

A situation where a decision-maker knows possible events but not their exact probabilities.

In one sentence

Ambiguity is uncertainty about probabilities: you can list possible outcomes, but you cannot pin down a single trustworthy probability distribution.

Historical Context

Ambiguity is closely tied to the classic distinction between risk and uncertainty (often attributed to Frank Knight) and became central in decision theory after Daniel Ellsberg showed that many people systematically prefer known risks to unknown probabilities (the Ellsberg paradox).

Risk vs ambiguity (and “unknown unknowns”)

  • Risk: outcomes and probabilities are well specified (e.g., a fair coin).
  • Ambiguity: outcomes are known, but probabilities are not uniquely pinned down (e.g., a jar with red/black balls but an unknown mix).
  • Ignorance / deep uncertainty: even the relevant outcomes, models, or states may be unclear (not just the probabilities).

The risk/ambiguity distinction matters because “expected value” reasoning requires a probability distribution; ambiguity breaks that input.

    flowchart TD
	  A["Uncertainty about the future"] --> B{"Do you have a single<br/>credible probability model?"}
	  B -->|Yes| C["Risk<br/>(expected utility applies)"]
	  B -->|No, several plausible priors| D["Ambiguity<br/>(model uncertainty)"]
	  B -->|Not even sure of states/models| E["Deep uncertainty<br/>(ignorance)"]
	  D --> F["Common behaviors:<br/>ambiguity aversion,<br/>precautionary choices"]

Ellsberg paradox and ambiguity aversion

The Ellsberg paradox shows that preferences often violate the predictions of standard expected utility when probabilities are unclear. A common pattern is ambiguity aversion: people act as if ambiguous options are “worse” than risky options with the same best-guess expected payoff.

In economics and finance, ambiguity aversion can help explain:

  • Home bias: investors overweight domestic assets when foreign risks feel less knowable.
  • Equity premium / disaster fear: rare-event probabilities are ambiguous, leading to extra required compensation.
  • Policy effectiveness: unclear policy regimes can depress investment even if average outcomes look fine.

How economists model ambiguity

Different models formalize “uncertain probabilities” in different ways:

  • Multiple priors (maxmin expected utility): evaluate choices against a set of plausible distributions and focus on the worst case.
  • Smooth ambiguity preferences: separate attitudes toward risk (within a model) from attitudes toward ambiguity (across models).
  • Robust control / model misspecification: treat the reference model as approximate and choose policies that work well under nearby alternatives.
  • Risk: Uncertainty with known probabilities (often modeled with expected utility).
  • Knightian Uncertainty: Uncertainty not well captured by known probabilities; commonly linked to ambiguity.
  • Ellsberg Paradox: A demonstration that people often prefer known risks to unknown probabilities.
  • Ambiguity Aversion: A preference for risky options over ambiguous options, holding payoffs fixed.
  • Robust Control: Policy/decision design that performs well under model misspecification.

Quiz

### Ambiguity differs from risk because: - [x] Probabilities are not uniquely known under ambiguity - [ ] Outcomes are unknown under risk - [ ] Risk excludes probabilities entirely - [ ] Ambiguity implies certainty about outcomes > **Explanation:** Under ambiguity you can list outcomes, but you cannot credibly pin down a single probability distribution. ### The Ellsberg paradox is usually used to illustrate: - [x] Ambiguity aversion - [ ] Arbitrage pricing - [ ] Perfect competition - [ ] Ricardian equivalence > **Explanation:** Ellsberg-style choices show a preference for known risks over unknown probabilities. ### Which is a canonical example of ambiguity? - [x] An urn with an unknown mix of red and black balls - [ ] A fair six-sided die - [ ] A bond with known coupon payments - [ ] A fixed exchange rate guaranteed by law > **Explanation:** The urn has known outcomes but unknown probabilities. ### In multiple-priors (maxmin) models, a common decision rule is to: - [x] Evaluate choices under the worst-case prior in a set of plausible priors - [ ] Ignore all priors and pick randomly - [ ] Use only the best-case prior - [ ] Reduce all uncertainty to a single known distribution > **Explanation:** Maxmin preferences capture ambiguity aversion by focusing on the worst plausible probability model. ### A common implication of ambiguity aversion in finance is: - [x] Investors may avoid assets with hard-to-estimate risks, even if expected returns look attractive - [ ] Investors always prefer foreign assets - [ ] Bid–ask spreads become zero - [ ] Risk premia disappear > **Explanation:** When probabilities feel unreliable, investors may demand extra compensation or avoid exposure. ### “Deep uncertainty” (ignorance) is closest to: - [x] Not being sure which outcomes or models are relevant, not just the probabilities - [ ] Having a single known probability distribution - [ ] Having no uncertainty at all - [ ] Having perfectly forecastable inflation > **Explanation:** Deep uncertainty goes beyond ambiguous probabilities to unclear states/models. ### Knightian uncertainty is often used as a near-synonym for: - [x] Ambiguity (uncertainty not well captured by known probabilities) - [ ] Perfect certainty - [ ] A tax rule - [ ] A production function > **Explanation:** Knight emphasized uncertainty beyond known-probability risk. ### Robust control approaches to ambiguity typically aim to: - [x] Choose actions/policies that perform reasonably well under model misspecification - [ ] Assume the model is exactly correct - [ ] Eliminate the need for data - [ ] Replace probabilities with fixed exchange rates > **Explanation:** Robust control is about guarding against model errors. ### Ambiguity aversion can help explain “home bias” because: - [x] Foreign risks may feel harder to model, so investors prefer familiar domestic assets - [ ] Domestic assets are always risk-free - [ ] Exchange rates never move - [ ] Diversification is illegal > **Explanation:** Ambiguity about probabilities can reduce willingness to hold unfamiliar assets. ### True or False: Ambiguity can affect asset prices by increasing required risk compensation. - [x] True - [ ] False > **Explanation:** If probabilities are unclear, investors may demand an extra premium for bearing ambiguous risks.