Chapter 25

Some Approximate Values of the Black Scholes Call Formula

25.1 INTRODUCTION

In this chapter we show how to approximate the value of European call options to make the Black Scholes formula easier to evaluate. We do this for at-the-money, near-the-money, and deep out-of-the-money options. Our traditional Taylor Series tool is well used. We also demonstrate a newer “asymptotic series” approach for the deep out-of-the-money options.

In Chapter 23 we solved the Black Scholes equation for a Call Option to yield:

C(S,t)=SN(d1)Ker(Tt)N(d2)

where

d1=ln(SK)+(r+12s2)(Tt)sTt,d2=d1sTt

and where N(x) denotes the standard cumulative normal distribution.

This is a fairly complicated formula, although of course it is easy to code it into ...

Get Quantitative Finance now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.