• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Implied Volatility Bias

Joined
3/5/11
Messages
34
Points
18
T/F & why:

In retrospect, the volatility implied by Black-Scholes shows an upward bias versus realized volatility. This is because BS assumes that the distribution of returns is normal, which it usually isn't. (if this is true, how can we correct for this in the model?)
 
The volatility skew is a well-known phenomon indicating the market does not believe that returns are lognormal. The BS implied vol is just the wrong number you put in the wrong formula to give you the "right" (market) price. Attempts to address the limitations of Black-Scholes include stochastic and local volatility models.
 
T/F & why:

In retrospect, the volatility implied by Black-Scholes shows an upward bias versus realized volatility. This is because BS assumes that the distribution of returns is normal, which it usually isn't. (if this is true, how can we correct for this in the model?)

1) future includes uncertainty while historics don't
2) implied probability distribution is not normal - so a smile exists to reflect that, and ATM vol wont be an absolute direct comparison to the historical normal standard distribution of returns
3) would you sell anything for less than it has been worth in the recent past? extreme cases exist, but generally i wouldnt
 
Back
Top