Black-Scholes Model
The Black-Scholes model is a mathematical framework for pricing European-style options, providing closed-form formulas that revolutionized derivatives markets when introduced in 1973.
Implied volatility (IV) is the level of volatility that, when plugged into an options pricing model like Black-Scholes, produces the option's observed market price. It reflects the market's collective expectation of future price fluctuations and is one of the most important metrics in options trading. Higher IV means options are more expensive; lower IV means they're cheaper.
Implied volatility (IV) is the volatility value that, when plugged into the Black-Scholes model, produces the option's currently observed market price. Think of it as reverse-engineering the model: instead of inputting volatility to get a price, you input the price to get volatility.
Four of the five Black-Scholes inputs are directly observable: stock price, strike price, time to expiry, and risk-free rate. The fifth β volatility β is unknown. Implied volatility is the "missing piece" that makes the model match reality.
This makes IV much more than a technical parameter. It represents the market's collective expectation of how much the stock price will move over the option's remaining life. When IV is high, the market expects large price swings (uncertainty is high, options are expensive). When IV is low, the market expects calm conditions (options are cheap).
Implied volatility is the lingua franca of options markets. Professional traders quote, think about, and trade options in terms of implied volatility β not dollar prices. When a trader at Optiver says "I sold the June 100 calls at 28 vol," they mean they sold at the price implied by 28% implied volatility.
There is no closed-form formula for implied volatility β it must be calculated numerically by finding the volatility value that makes the Black-Scholes output match the observed market price.
The most common approach is an iterative root-finding method:
This is typically done using the Newton-Raphson method, which converges quickly because the derivative of the option price with respect to volatility (vega) is readily available from the Greeks. The iterative formula is:
σn+1 = σn - (CBS(σn) - Cmarket) / vega(σn)
In practice, this converges in 3-5 iterations and is computed in microseconds on modern hardware.
Mock interviews, resume guides, and 500+ practice questions β straight to your inbox.
There are two key volatility concepts in options trading:
A critically important empirical fact is that implied volatility is almost always higher than subsequently realized volatility. This difference is called the volatility risk premium (VRP), and it exists because option buyers are willing to pay extra for protection against tail risk, while sellers demand compensation for the risk they bear.
The VRP is a major source of profit for options sellers (short volatility strategies). On average, selling options and delta-hedging produces positive returns precisely because IV > RV. However, this strategy carries significant tail risk β when IV proves to be lower than realized volatility (as during a market crash), losses can be severe.
Example: The long-term average VIX (S&P 500 implied volatility) is about 18-20, while the long-term average realized volatility of the S&P 500 is about 15-16. This ~3-4 percentage point gap is the volatility risk premium.
Want personalized guidance from a quant?
Speak with a quant trader or researcher whoβs worked at a top firm.
Book a Free ConsultImplied volatility is used throughout quantitative trading and risk management:
Implied volatility is defined implicitly: it is the sigma that makes the Black-Scholes price equal the observed market price. There is no closed-form solution β it must be computed numerically.
Newton-Raphson iteration for computing implied volatility. Vega (the derivative of price with respect to volatility) is used as the update step. Converges in 3-5 iterations.
Implied volatility is one of the most important topics for options trading roles at Jane Street, Optiver, SIG, and Citadel Securities. You should understand how IV is computed, the difference between implied and realized volatility, the volatility risk premium, and the volatility smile. Interview questions might include: "Why is implied volatility usually higher than realized?", "What happens to IV before earnings?", or "How would you trade a mispricing in the volatility surface?"
Practice with our Optiver interview questions. Book a free consultation to discuss options trading career paths.
The Black-Scholes model is a mathematical framework for pricing European-style options, providing closed-form formulas that revolutionized derivatives markets when introduced in 1973.
The volatility smile is the observed pattern where implied volatility varies across option strike prices, forming a U-shaped curve that contradicts the constant-volatility assumption of Black-Scholes.
The Options Greeks (delta, gamma, theta, vega, rho) measure the sensitivity of an option's price to changes in underlying price, time, volatility, and interest rates.
Market making is the practice of continuously quoting buy and sell prices for a financial instrument, profiting from the bid-ask spread while providing liquidity to other market participants.
High implied volatility means the market expects large price movements β options are expensive because buyers are paying a premium for protection or speculation. High IV occurs during market crises (VIX above 30), before earnings announcements, or around other uncertain events. For options sellers, high IV can be attractive because the premium collected is large β but the risk of a big adverse move is also elevated.
IV crush is the sharp drop in implied volatility that occurs after a binary event (like an earnings announcement) is resolved. Before the event, IV is high because the outcome is uncertain. Once the news is released, uncertainty drops and so does IV β often dramatically. This hurts long options positions (they lose vega value) and benefits short options positions. Many options strategies are designed to profit from IV crush.
Implied volatility is a biased predictor β it systematically overestimates future realized volatility (the volatility risk premium). However, it is directionally informative: when IV is high, realized volatility tends to be higher than usual, and vice versa. IV captures the market's aggregate view and includes information from all participants, making it more informative than simple historical volatility estimates.
Historical (realized) volatility measures how much the stock price actually moved in the past β it is calculated from historical price data. Implied volatility measures how much the market expects the stock to move in the future β it is extracted from current option prices. Historical volatility looks backward; implied volatility looks forward. They are related but not identical, and the gap between them (the volatility risk premium) is a key trading signal.
Our bootcamp covers probability, statistics, trading intuition, and 500+ real interview questions from top quant firms.
Book a Free Consult