363. Utility Theory

A framework for decisions under risk aversion. Instead of maximizing expected payoff (EMV), maximize expected utility — where the utility function 𝑢(𝑥) encodes the decision-maker’s preferences over wealth.

363.1. Why EMV is incomplete

Consider a fair coin flip: win 1M or lose 1M. EMV =0. But most people refuse this gamble — the 1M downside is worse in subjective terms than the 1M upside is better.

This is risk aversion: declining marginal utility of wealth.

363.2. Utility function

𝑢: maps wealth to utility. The decision-maker maximizes:

𝐸[𝑢(𝑊)]=𝑗𝑝𝑗𝑢(𝑊𝑗)

instead of 𝐸[𝑊]=𝑗𝑝𝑗𝑊𝑗.

For a risk-averse decision-maker, 𝑢 is concave: 𝑢(𝑥)0.

363.3. Common forms

Linear — risk-neutral: 𝑢(𝑥)=𝑥. Reduces to EMV.

Logarithmic (Bernoulli 1738): 𝑢(𝑥)=log(𝑥). Strongly risk-averse for losses; resolves the St. Petersburg paradox.

Exponential: 𝑢(𝑥)=𝑒𝑥𝑅 for some risk parameter 𝑅>0. Constant absolute risk aversion (CARA).

Power: 𝑢(𝑥)=𝑥1𝑟11𝑟 for 𝑟>0. Constant relative risk aversion (CRRA).

Quadratic: 𝑢(𝑥)=𝑥𝑎𝑥2. Mean-variance — used implicitly in Markowitz portfolio theory.

363.4. Risk aversion measures

Arrow-Pratt absolute risk aversion:

𝐴(𝑥)=𝑢𝑥𝑢(𝑥)

Arrow-Pratt relative risk aversion:

𝑅(𝑥)=𝑥𝐴(𝑥)=𝑥𝑢𝑥𝑢(𝑥)

Used to parameterize and measure risk aversion empirically. Typical values for stock-market investors: 𝑅1 to 5.

363.5. Certainty equivalent

The certainty equivalent (CE) of a gamble 𝑋 is the certain amount 𝑐 with the same utility:

𝑢(𝑐)=𝐸[𝑢(𝑋)]𝑐=𝑢1(𝐸[𝑢(𝑋)])

The risk premium is the amount the decision-maker would pay to avoid the risk:

𝜋=𝐸[𝑋]𝑐

For a risk-averse DM (𝑢 concave): 𝑐<𝐸[𝑋]𝜋>0. The DM is willing to give up expected return to reduce variance.

363.6. Insurance application

You face a risk of losing 𝐿 with probability 𝑝.

This is why insurance exists — risk-averse buyers transfer risk to risk-pooling insurers.

363.7. Calibration: lottery method

To estimate someone’s utility function:

  1. Anchor: 𝑢(𝑊min)=0, 𝑢(𝑊max)=1
  2. For intermediate 𝑊: ask “you’re indifferent between 𝑊 guaranteed and a 50/50 lottery between 𝑊min and 𝑊max — but at what 𝑊?”
  3. Result: 𝑢(𝑊)=0.5 at the indifference point
  4. Repeat to fill in the curve

Subjective and biased — but operationally usable.

363.8. See also