|
:: Volatility ::
The Black-Scholes equation requires the knowledge of the spot rate r,
the value of the underlying S(t) at time t (which is known at the current
time) and most of all the value of the volatility of the underlying .
Out of the above, the volatility is the most difficult estimate.
One method is to use past data on the volatility of the underlying to
estimate future ones. Empirically it has been observed that the best estimates
are given by considering historical data in an interval ,
long as the maturity time T of the option.
A better approach is to estimate it directly from the market option
quotes. This implied volatility
is calculated numerically given that the option value C(S,t) is
![[Graphics:Images/volatility_gr_4.gif]](Images/volatility_gr_4.gif)
where
![[Graphics:Images/volatility_gr_5.gif]](Images/volatility_gr_5.gif)
and
![[Graphics:Images/volatility_gr_6.gif]](Images/volatility_gr_6.gif)
Generally the implied volatility gives a better estimate than that obtained
by historical data.
The implied volatility is found to be a function of both strike price
and maturity. The longer the time to maturity, the larger the risk taken
and thus the larger the implied volatility.
![[Graphics:Images/volatility_gr_7.gif]](Images/volatility_gr_7.gif)
The most common dependence with strike price is given by a volatility
smile (red curve in the figure
above), where the volatility is minimum when the strike price is given
by the initial value of the underlying. Other dependences such as volatility
frowns (blue curve) and smirks
(green) are also observed.
Another approach of dealing with volatility is to assume that it follows
a Stochastic Differential Equation (SDEs). We can follow a type of Black
Scholes derivation (see article). So we have our usual log normal SDE
and one other for the volatility.
![[Graphics:Images/volatility_gr_8.gif]](Images/volatility_gr_8.gif)
The two Brownian motions are correlated such that , where
ρ is a measures the correlation. Assuming that the functions p and
q are given, how do we form a riskless portfolio? We need to hedge our
option V(S,t). Since we cannot hedge against ,
because it is not offered in the market, we need to hedge against another
option
on the same underlying S. So as usual we create our hedging portfolio
.
![[Graphics:Images/volatility_gr_13.gif]](Images/volatility_gr_13.gif)
By Ito:
![[Graphics:Images/volatility_gr_14.gif]](Images/volatility_gr_14.gif)
where our notation
denotes a partial derivative of V w.r.t. to time...,etc. From the SDEs
we have that
![[Graphics:Images/volatility_gr_16.gif]](Images/volatility_gr_16.gif)
We substitute these relations into the above expansion for dV and a
similar one for . Substituting
these into the expression for the change in portfolio value, given by
![[Graphics:Images/volatility_gr_18.gif]](Images/volatility_gr_18.gif)
we find that to remove the randomness of the Brownian motion we need
to choose
![[Graphics:Images/volatility_gr_19.gif]](Images/volatility_gr_19.gif)
which gives
![[Graphics:Images/volatility_gr_20.gif]](Images/volatility_gr_20.gif)
Now we can use the no arbitrage condition to equate
to the riskless return of investing
in a bank at a fixed rate r.
![[Graphics:Images/volatility_gr_23.gif]](Images/volatility_gr_23.gif)
We are then left with a risk neutral partial differential equation (PDE)
involving partial derivatives of V and .
Defining the differential operator
such that
![[Graphics:Images/volatility_gr_26.gif]](Images/volatility_gr_26.gif)
the final PDE can be expresses as follows:
![[Graphics:Images/volatility_gr_27.gif]](Images/volatility_gr_27.gif)
The left hand side is a function of V but not of ,
and vice versa for the right hand side. This means that since the two
options will in general have different strike price and maturity dates,
this equality holds if both sides are independent of the contract specifications.
We can thus equate this to a function of the independent quantities S,
and t.
For some arbitrary function
(S, ,t)
we have that
![[Graphics:Images/volatility_gr_32.gif]](Images/volatility_gr_32.gif)
is called the risk neutral drift rate of volatility, whilst the
function
is called the market price of risk volatility (articles to follow).
Written by Raffaello Vardavas.
Back for more 
|