Solution: Radon-Nikodym in a Binomial Model — Pricing via Change of Measure
Part 1
q=1.1−0.91+0−0.9=0.20.1=0.5.
Part 2
Outcomes in Ω={uu,ud,du,dd}:
| ω | S2 | P(ω) | Q(ω) |
|---|
| uu | 121 | 0.36 | 0.25 |
| ud | 99 | 0.24 | 0.25 |
| du | 99 | 0.24 | 0.25 |
| dd | 81 | 0.16 | 0.25 |
P(uu)=p2=0.36, P(ud)=p(1−p)=0.24, etc.
Q(uu)=q2=0.25, etc.
Part 3
Z(ω)=Q(ω)/P(ω):
| ω | Z(ω) |
|---|
| uu | 0.25/0.36=25/36 |
| ud | 0.25/0.24=25/24 |
| du | 0.25/0.24=25/24 |
| dd | 0.25/0.16=25/16 |
Check EP[Z]=∑ωZ(ω)P(ω)=∑ωQ(ω)=1. ✓ (Trivially — the sum of Q-probabilities is 1.)
Part 4
Payoffs: (S2−100)+ is 21 for S2=121 and 0 otherwise.
Direct Q-expectation:
C0=EQ[(S2−100)+]=21⋅Q(S2=121)=21⋅q2=21⋅0.25=5.25.
Change-of-measure check:
EP[Z⋅(S2−K)+]=21⋅Z(uu)⋅P(uu)=21⋅3625⋅0.36=21⋅0.25=5.25.✓
Both methods agree. The option fair price is \5.25,anditequalsthe\mathbb{Q}−expectationofthepayofforequivalentlythe\mathbb{P}−expectationofthepayoffweightedbytheRadon−NikodymderivativeZ$.
Takeaways
- Q is discrete here; Radon-Nikodym derivatives are ratios of probabilities. This is the simplest non-trivial instance of the theorem: in a finite probability space, Z(ω)=Q(ω)/P(ω).
- Risk-neutral probability q is the one that makes EQ[St+1/St]=1+r — i.e. the stock's expected return equals the risk-free rate. Here 0.5⋅1.1+0.5⋅0.9=1. ✓
- Pricing via Q is equivalent to pricing via Z-weighted P. Same answer, two viewpoints. In continuous-time models the Z-weighted viewpoint (importance sampling) is often more tractable.
- This generalises to n periods. Zn=∏t=1nZt with Zt the per-period Radon-Nikodym derivative. In the limit n→∞ with Δt→0, Zn becomes the Girsanov-type exponential for Brownian motion.