I would like to understand the intuition behind the following question:
Why a certain weighted sum of prices of put and calls is equivalent to the implied variance of an underlying?
A variance swap is replicated with a static basket of calls and puts (I understand that this replicates the implied variances) which are delta-hedged (this replicates the realized variance), but what I find difficult is the intuition behind that.
Answer
Let t0,t1,…,tn be observation dates, where 0=t0<⋯<tn=T, and {St∣t≥0} be the equity price process without dividend payments. Then the realized variance is defined by 252nn∑i=1ln2StiSti−1. Note that, for sufficiently small x, ln(1+x)≈x−12x2. Moreover, ln2(1+x)≈x2≈2x−2ln(1+x). Then n∑i=1ln2StiSti−1≈2n∑i=1Sti−Sti−1Sti−1−2lnSTS0. Assuming that the short interest rate rt is deterministic, E(n∑i=1ln2StiSti−1)≈2n∑i=1E(E(Sti−Sti−1Sti−1∣Sti−1))−2E(lnSTS0)=2n∑i=1E(Sti−1e∫titi−1rsds−Sti−1Sti−1)−2E(lnSTS0)=2n∑i=1(e∫titi−1rsds−1)−2E(lnSTS0)≈2n∑i=1∫titi−1rsds−2E(lnSTS0)=2∫T0rsds−2E(lnSTS0)=2ln(S0e∫T0rsds)−2lnS0−2E(lnSTS0)=−2E(lnSTE(ST)). Note that, for any smooth function f, a>0, and x>0, f(x)=f(a)+f′(a)(x−a)+∫∞a(x−k)+f″ See also How to hedge a derivative that pays the reciprocal of the stock price?.
Consider the function f(x)=\ln x with x=S_T and a = E(S_T). We have that \begin{align*} \ln S_T = \ln E(S_T) + \frac{S_T - E(S_T)}{E(S_T)} - \int_{E(S_T)}^{\infty} \frac{(S_T-k)^+}{k^2} dk - \int_0^{E(S_T)} \frac{(k-S_T)^+}{k^2} dk. \end{align*} Therefore, \begin{align*} E\bigg(\sum_{i=1}^n \ln^2 \frac{S_{t_i}}{S_{t_{i-1}}}\bigg) &\approx -2E\bigg(\ln\frac{S_T}{E(S_T)} \bigg)\\ &=2E\bigg[\int_{E(S_T)}^{\infty} \frac{(S_T-k)^+}{k^2} dk + \int_0^{E(S_T)} \frac{(k-S_T)^+}{k^2} dk\bigg], \end{align*} which is a weighted sum of prices of put and calls.
For an elementary and intuitive explanation, we consider the Black Scholes setting with a geometric Brownian motion. That is, \begin{align*} S_T &= S_0 \exp\big((r-\frac{1}{2}\sigma^2)T+\sigma W_T \big)\\ &= E(S_T) \exp\big(-\frac{1}{2}\sigma^2T+\sigma W_T \big), \end{align*} where \{W_t\mid t\geq 0\} is a standard Brownian motion. Then, we have the variance \begin{align*} \sigma^2 =\frac{2}{T}\Big(\sigma W_T -\ln \frac{S_T}{E(S_T)} \Big). \end{align*} That is, \begin{align*} \sigma^2 = -\frac{2}{T}E\Big(\ln \frac{S_T}{E(S_T)}\Big), \end{align*} which, as demonstrated above, can be approximated by a weighted sum of prices of put and calls.
No comments:
Post a Comment