CONTENTS

Exercise: Numéraire change for digital options

In Black-Scholes, the price of a European call is

C0=S0Φ(d1)KerTΦ(d2).C_0 = S_0 \Phi(d_1) - Ke^{-rT}\Phi(d_2).

This decomposition has a beautiful probabilistic interpretation in terms of two different numéraires: the bank account BtB_t and the stock StS_t.

Tasks

  1. Bank-account measure Q\mathbb{Q}. Under Q\mathbb{Q} (numéraire Bt=ertB_t = e^{rt}), Φ(d2)=Q(ST>K)\Phi(d_2) = \mathbb{Q}(S_T > K). State the risk-neutral valuation formula for the digital cash-or-nothing call paying 1{ST>K}\mathbb{1}_{\{S_T > K\}} and verify the formula gives erTΦ(d2)e^{-rT}\Phi(d_2).
  2. Stock measure QS\mathbb{Q}^S. When the stock is the numéraire, define QS\mathbb{Q}^S by
dQSdQ=ST/BTS0/B0=STerTS0.\frac{d\mathbb{Q}^S}{d\mathbb{Q}} = \frac{S_T/B_T}{S_0/B_0} = \frac{S_T e^{-rT}}{S_0}.

Show that EQS[1]=1\mathbb{E}^{\mathbb{Q}^S}[1] = 1 (so QS\mathbb{Q}^S is a probability measure) and that it's equivalent to Q\mathbb{Q}.

  1. Asset-or-nothing call. Price the asset-or-nothing call paying ST1{ST>K}S_T \mathbb{1}_{\{S_T > K\}} under both numéraires. Show that under QS\mathbb{Q}^S, the price is S0QS(ST>K)S_0 \mathbb{Q}^S(S_T > K).
  2. Identify Φ(d1)\Phi(d_1). Show that Φ(d1)=QS(ST>K)\Phi(d_1) = \mathbb{Q}^S(S_T > K).
  3. Reinterpret Black-Scholes. Combine the previous parts to give the probabilistic interpretation: the call price decomposes as the expected stock received (weighted by ITM probability under stock measure) minus the strike paid (weighted by ITM probability under bond measure).

Hint

For part 4, under QS\mathbb{Q}^S, St/BtS_t/B_t has a different drift than under Q\mathbb{Q}. Specifically, WtQS=WtQσtW^{\mathbb{Q}^S}_t = W^{\mathbb{Q}}_t - \sigma t is a Brownian motion under QS\mathbb{Q}^S.