How to Calculate American Put Option
An American put option gives the holder the right to sell an underlying asset at a predetermined price at any time before the option's expiration date. Unlike European options, American options can be exercised early. Calculating the value of an American put option requires understanding the binomial options pricing model or other advanced techniques.
What is an American Put Option?
An American put option is a financial contract that provides the holder with the right, but not the obligation, to sell a specified number of shares (or other underlying assets) at a predetermined price (the strike price) on or before a specified expiration date.
The key features of American put options include:
- Early exercise: The option can be exercised at any time before expiration
- No obligation: The holder doesn't have to exercise the option
- Higher premium: Typically more expensive than European options due to flexibility
- Risk management: Used to hedge against potential price declines
American options are more complex to price than European options because of the early exercise feature, which requires considering the optimal exercise strategy.
Key Formulas
The value of an American put option can be calculated using several methods, with the binomial options pricing model being one of the most common approaches.
Binomial Options Pricing Model
The binomial model works by creating a lattice of possible future prices for the underlying asset. The model assumes:
- Discrete time periods
- Two possible price movements (up or down) in each period
- Risk-neutral probabilities
The key steps in the binomial model are:
- Determine the up and down factors
- Calculate the risk-neutral probability
- Build the price tree
- Calculate option values at each node
- Discount back to present value
Other methods for pricing American options include:
- Finite difference methods
- Monte Carlo simulation
- Least squares Monte Carlo
Step-by-Step Calculation
Calculating an American put option value using the binomial model involves several steps:
Step 1: Define Parameters
Gather the necessary inputs:
- Current stock price (S₀)
- Strike price (K)
- Risk-free interest rate (r)
- Time to expiration (T)
- Volatility (σ)
- Number of time steps (N)
Step 2: Calculate Up and Down Factors
Compute the up and down factors:
u = e^(σ√(Δt))
d = 1/u
Where Δt = T/N
Step 3: Determine Risk-Neutral Probability
Calculate the risk-neutral probability:
p* = (e^(rΔt) - d) / (u - d)
Step 4: Build the Price Tree
Construct a tree of possible stock prices at each time step.
Step 5: Calculate Option Values
Work backward through the tree, calculating option values at each node.
Step 6: Discount Back to Present Value
Discount the final option values back to the present using the risk-free rate.
Example Calculation
Let's calculate the value of an American put option with the following parameters:
- Current stock price (S₀) = $50
- Strike price (K) = $52
- Risk-free rate (r) = 5% or 0.05
- Time to expiration (T) = 1 year
- Volatility (σ) = 20% or 0.20
- Number of steps (N) = 2
Step 1: Calculate Up and Down Factors
Δt = T/N = 1/2 = 0.5
u = e^(0.20√0.5) ≈ 1.1045
d = 1/u ≈ 0.9055
Step 2: Determine Risk-Neutral Probability
p* = (e^(0.05×0.5) - 0.9055) / (1.1045 - 0.9055) ≈ 0.5247
Step 3: Build the Price Tree
At t=0: $50
At t=0.5: $50×1.1045 ≈ $55.22 and $50×0.9055 ≈ $45.28
At t=1: $55.22×1.1045 ≈ $61.00 and $55.22×0.9055 ≈ $49.80
$45.28×1.1045 ≈ $49.80 and $45.28×0.9055 ≈ $40.80
Step 4: Calculate Option Values
At expiration (t=1):
- $61.00: max(0, 52-61) = $0
- $49.80: max(0, 52-49.80) = $2.20
- $49.80: max(0, 52-49.80) = $2.20
- $40.80: max(0, 52-40.80) = $11.20
Step 5: Discount Back to Present Value
At t=0.5:
- $55.22: max(52-55.22, 0.5247×2.20 + (1-0.5247)×11.20) ≈ $2.20
- $45.28: max(52-45.28, 0.5247×2.20 + (1-0.5247)×11.20) ≈ $2.20
Final Value
At t=0: 0.5247×2.20 + (1-0.5247)×2.20 ≈ $2.20
The calculated value of the American put option is approximately $2.20.
Interpreting the Result
The calculated value of $2.20 represents the premium you would pay for this American put option. This means:
- The option is currently undervalued if you expect the stock price to decline significantly
- It provides a hedge against potential price declines
- The value changes as the stock price moves and time passes
Remember that American options can be exercised early if the stock price falls below the strike price, potentially increasing the option's value.
When interpreting the result, consider:
- Current market conditions
- Volatility expectations
- Time to expiration
- Potential early exercise scenarios
FAQ
- What is the difference between American and European put options?
- American put options can be exercised at any time before expiration, while European put options can only be exercised at expiration. This flexibility makes American options more valuable but also more complex to price.
- How do you calculate the value of an American put option?
- The most common methods are the binomial options pricing model, finite difference methods, and Monte Carlo simulation. Each method has its own advantages and limitations.
- What factors affect the value of an American put option?
- Key factors include the current stock price, strike price, time to expiration, volatility, interest rates, and the potential for early exercise.
- When should you exercise an American put option early?
- You should exercise early if the stock price falls below the strike price and the time value of the option is likely to erode significantly before expiration.
- What are the limitations of the binomial options pricing model?
- The binomial model assumes discrete time steps and two possible price movements, which may not perfectly reflect continuous market conditions. More sophisticated models may be needed for precise pricing.