Call options and probabilistic intuition - dependence on strike
Awhile ago I gave a course in options following the excellent book by Hull. Frankly, at that time I didn't understand a fraction of what a trader needs to understand about options. I plan to make several posts to explain the intuition behind the Black-Scholes formula for options valuation. The geniality of this formula consists in the fact that it correctly reflects the likelihood of various events. More precisely, the more likely a certain event, the higher the call option price. The level of explanation will be midway between the theoretical view of Hull and practical view of option traders. We start with a series of definitions.
Why do we want options?
A stock price moves up and down, and this movement is pretty erratic. You don’t want to buy the stock, because it’s an expensive investment and the price may fall right after you buy the stock. However, in case the price goes up, you want to gain from that movement, without the financial commitment required by the stock purchase. You are willing to pay a relatively small amount for the guarantee that if the stock goes up, you will be able to buy it at a fixed (presumably, lower) price. At the same time, you don’t want to buy the stock if it goes down. This is the idea behind the call option.
Basic definitions
A call option gives its buyer the right, but not the obligation, to buy the stock at the price fixed in the option contract. This price is called a strike price and denoted . The contract is valid until a certain date called an expiration date and denoted
. More generally,
may denote any time before expiration and
will then denote the stock price at that time (it is random and depends on time, while the strike price is fixed for the life of the contract and is deterministic).
There are two parties in the transaction: the call buyer owns a long call and the call seller owns a short call. We discuss only long positions; for short positions most of the time the opposite is true.
At any point in time during the life of the option, the strike price may be higher than the stock price. In this case people say that it is out of the money (OTM). If
, the option is at the money (ATM). If
, the option is in the money (ITM). The call buyer wants the call to be ITM at expiration.
If at expiration the call option is ITM, the long call holder buys the stock at price and sells at
, profiting
, where
is the call price paid at the outset. If at expiration the call option is ATM or OTM, the holder doesn't gain from buying the stock and gives up the right to buy it, because buying is not an obligation. The option expires worthless and the call holder’s loss is
.
The market price of a call option depends on 5 variables: the strike price
, stock price
, time to expiration
(measured in years), volatility of the stock price
and risk-free interest rate
(annualized). Our purpose is to understand the option price dynamics when one of the arguments of the call option changes, while others are kept fixed.
The call price changes during the life of the option, depending on market conditions. The call holder can sell it at any time prior to expiration. The call price at that time depends on the event that the option is in the money. In all our explanations we will use this event. The higher its likelihood, the higher the call price.
So, how does the call price depend on the strike price?

Figure 1. In the money ranges for two strikes
Consider two strike prices . Since
(see Figure 1), the
call should be more expensive than the
call because the market values higher events with higher probabilities. As the strike increases, the call price falls. This is illustrated in Figure 2.

Figure 2. Call as a function of strike price
Figure 2 was produced in Mathematica using the Black-Scholes formula, which is valid for European options that can be exercised only at expiration. Our simple probabilistic argument is true also for American options that can be exercised any time prior to expiration. In Figure 2 we assume that the stock price is $50 (the other assumptions are Expiration=0.5, Interest Rate=0.1, Volatility=0.5, Dividend=0.05). The red part of the curve corresponds to in the money strikes, and the out of the money strikes are shown by the blue part of the curve.
Note also that in Mathematica it's better to use the command FinancialDerivative than to program the Black-Scholes formula directly. The latter for some reason sometimes doesn't work.
Leave a Reply
You must be logged in to post a comment.