
In quantitative finance, where complex models are the norm, Taylor's expansion offers a way to approximate these models with simpler forms. This technique is vital for quick decision-making in trading, sensitivity analysis, pricing exotic instruments, and in numerical methods.
Consider a European call option, where the price depends on factors like volatility, interest rates, and time to maturity. Traders often need to approximate the option price's sensitivity to
these factors, known as Greeks, such as delta and gamma.
The Taylor expansion allows us to locally approximate the option price function by considering changes in the underlying asset price and its derivatives:
0th order : The first, or zeroth, term of the Taylor series is just the value of the function at that point. This is equivalent to assuming the option price remains constant if
the underlying asset price doesn't change.
1st order : The first-order term involves the first derivative, delta (
2nd order : The second-order term considers the second derivative, gamma (
Higher orders : As you include higher and higher order terms, you account for more complex sensitivities, such as vega (sensitivity to volatility) and theta (sensitivity to time
decay).
The Taylor expansion is all about locally approximating a function using polynomials (which are easier to work with), starting from the most basic approximation (constant price) and adding
complexity (slopes, curvatures, etc.) as we incorporate higher-order terms. The higher the order of the term, the more subtle and detailed the behavior it captures.
Let's take the function
Let's approximate the function near
1. Zero_th Order :
2. First Derivative :
At
3. Second Derivative :
At
From the Taylor expansion, the approximate function near
This is a parabola and gives a simplified representation of our bell curve near
Écrire commentaire