Home MATH 112 Simulation Gallery

Simulation Gallery

Evaluations and Metrics on Derivative Financial Assets

Implied Volatility of European Call Options



This study is carried out on an options chain declared on General Mills (ticker symbol GIS). You can immediately view a table of all such options being traded on the market on yahoo finance.

Volatility is a tricky component which is part of a simplified model that treats the stock price as a compound brownian motion process. It is therefore not an observable quantity, and in practice a stock will not obey this drift-diffusion behavior over long periods of time. We can, however, estimate a meaningful value by solving the Black-Scholes formula numerically for the unknown σ. This framework essentially treats the prices C as market signals which implicitly reveal the opinions of traders as to the volatility of the underlying stock. Our solution will find strongly varying values of σ for each option, which we refer to as "implied volatility". Assigning a volatility to each option seems counterintuitive since we discussed that volatility is rather a property of the underlying asset. However, it also signals how much the market price of the option is deviating from that of Black-Scholes. We also find that market demand drives up both the price and the volatility. Implied volatility is an important metric for hedge funds who desire to profit from irregularly priced options.

download my python codes here.

implied_volatility_surface