Calculation of Option Put and Call Value
Options are financial derivatives that give the holder the right, but not the obligation, to buy (call option) or sell (put option) an underlying asset at a specified price (strike price) before or on a specified date (expiration date). Calculating the value of these options is essential for traders and investors to make informed decisions.
What Are Options?
Options are financial contracts that provide the holder with the right, but not the obligation, to buy or sell an underlying asset at a predetermined price (strike price) before or on a specific date (expiration date). There are two main types of options:
- Call options: Give the holder the right to buy the underlying asset.
- Put options: Give the holder the right to sell the underlying asset.
Options can be used for various purposes, including hedging, speculation, and arbitrage. They are widely used in the stock, commodity, and currency markets.
The Black-Scholes Model
The Black-Scholes model is a mathematical model used to determine the theoretical value of European-style options. It was developed by Fischer Black, Myron Scholes, and Robert Merton in 1973. The model assumes that the underlying asset follows a geometric Brownian motion and that there are no arbitrage opportunities.
The Black-Scholes formula for call options is:
C = S × N(d₁) - X × e^(-r × T) × N(d₂)
Where:
- C = Price of the call option
- S = Current price of the underlying asset
- X = Strike price
- r = Risk-free interest rate
- T = Time to expiration (in years)
- N(d) = Cumulative standard normal distribution function
- d₁ = (ln(S/X) + (r + σ²/2) × T) / (σ × √T)
- d₂ = d₁ - σ × √T
- σ = Volatility of the underlying asset
The formula for put options is similar but with a different sign:
P = X × e^(-r × T) × N(-d₂) - S × N(-d₁)
Where P is the price of the put option.
Calculating Call Value
To calculate the value of a call option using the Black-Scholes model, you need to know the following inputs:
- Current price of the underlying asset (S)
- Strike price (X)
- Risk-free interest rate (r)
- Time to expiration (T)
- Volatility of the underlying asset (σ)
The calculation involves several steps:
- Calculate d₁ and d₂ using the formulas provided above.
- Use the cumulative standard normal distribution function N(d) to find N(d₁) and N(d₂).
- Plug the values into the Black-Scholes formula for call options to find C.
The result is the theoretical value of the call option, which represents the present value of the expected payoff from the option.
Calculating Put Value
The process for calculating the value of a put option is similar to that of a call option. The key difference is the use of the put option formula, which accounts for the right to sell rather than buy.
To calculate the put value, you need the same inputs as for the call option calculation:
- Current price of the underlying asset (S)
- Strike price (X)
- Risk-free interest rate (r)
- Time to expiration (T)
- Volatility of the underlying asset (σ)
The calculation steps are as follows:
- Calculate d₁ and d₂ using the formulas provided above.
- Use the cumulative standard normal distribution function N(d) to find N(-d₁) and N(-d₂).
- Plug the values into the Black-Scholes formula for put options to find P.
The result is the theoretical value of the put option, which represents the present value of the expected payoff from the option.
Example Calculation
Let's consider an example to illustrate how to calculate the value of a call and put option using the Black-Scholes model.
Assume the following inputs:
- Current price of the underlying asset (S) = $50
- Strike price (X) = $55
- Risk-free interest rate (r) = 5% or 0.05
- Time to expiration (T) = 0.5 years
- Volatility of the underlying asset (σ) = 20% or 0.20
First, calculate d₁ and d₂:
d₁ = (ln(50/55) + (0.05 + 0.20²/2) × 0.5) / (0.20 × √0.5)
d₁ ≈ (ln(0.909) + (0.05 + 0.02) × 0.5) / (0.20 × 0.707)
d₁ ≈ (-0.0953 + 0.025) / 0.1414 ≈ -0.0703 / 0.1414 ≈ -0.497
d₂ = d₁ - 0.20 × √0.5 ≈ -0.497 - 0.1414 ≈ -0.638
Next, use the cumulative standard normal distribution function N(d) to find N(d₁) and N(d₂).
For call option:
C = 50 × N(-0.497) - 55 × e^(-0.05 × 0.5) × N(-0.638)
Assuming N(-0.497) ≈ 0.313 and N(-0.638) ≈ 0.263:
C ≈ 50 × 0.313 - 55 × 0.9753 × 0.263 ≈ 15.65 - 14.76 ≈ 0.89
For put option:
P = 55 × e^(-0.05 × 0.5) × N(0.638) - 50 × N(0.497)
Assuming N(0.638) ≈ 0.737 and N(0.497) ≈ 0.687:
P ≈ 55 × 0.9753 × 0.737 - 50 × 0.687 ≈ 39.46 - 34.35 ≈ 5.11
In this example, the calculated call value is approximately $0.89, and the put value is approximately $5.11.
Practical Considerations
When calculating option values, there are several practical considerations to keep in mind:
- Volatility: The volatility of the underlying asset has a significant impact on option prices. Higher volatility generally leads to higher option prices.
- Time to expiration: The value of an option increases as the expiration date approaches, as the time value of the option increases.
- Interest rates: Higher interest rates can increase the value of put options and decrease the value of call options.
- Dividends: If the underlying asset pays dividends, the option value may be affected, especially for American-style options.
- Market conditions: Option prices can be influenced by market conditions, such as supply and demand, and can deviate from the theoretical values calculated using the Black-Scholes model.
It's important to consider these factors when interpreting option values and making trading decisions.