Lesson 01 - MFM 3133
Lesson 01 - MFM 3133
MFM 3133
1
Course Overview
2
Course Aim
This course is designed to
3
Learning Outcomes
By the end of this course, the students should be able to
study the basic type of stochastic processes that can be used in stock price
dynamics
derive the Black-Scholes formula for financial derivatives
calculate prices of financial derivatives using the Black-Scholes model
study Greek Letters
hedge using multiple Greeks
study the basic concepts of self-financing and rebalancing the hedge portfolio
study the factors related to the early exercise of American options
4
Course Content
1. Review: 2. Modelling Stock Price Dynamics:
• The random walk model,
• Standard Brownian Motion, • A review of the lognormal
• Arithmetic Brownian Motion, distribution,
• Geometric Brownian Motion, • Modelling stock prices with GBM,
• Stochastic Differential equations, • Stock Prices Dynamics under the
• Ito’s Lemma, Black-Scholes Framework,
• An Integral Representation, • Log-normality of Stock Prices
• Differentiation Rule for Stochastic Integrals,
• Solutions of Three SDES,
• Variations of Brownian Motions
5
3. Introduction to the Black-Scholes Formula: 5. General Properties of Options:
• Binary Options, • Different Strike prices,
• The Black-Scholes formulas for options, • Bounds for Option
• Applying the pricing formula for other assets, Prices,
• Options on stock with discrete dividends • Different times to
Expiration,
• Early Exercise for
American Options
4. Risk Management Technique:
• Delta-hedging a Portfolio,
• Understanding the Profit from a hedged Portfolio,
• Self-financing Delta-hedged Portfolio,
• Rebalancing the hedge Portfolio,
• The Boyle-Emanuel formula,
• Gamma Neutrality,
• Risk-neutral valuation
6
Recommended Textbooks
1. John.C.Hull., (2007). Options, future and other derivatives, Prentice Hall, India.
2. Paul Wilmott (2006) On Quantitative Finance, John Wiley & Sons Ltd
7
Review – Lesson I
8
Stochastic Processes/ Random walk
o Any variable whose value changes over time in an uncertain way is said to follow a stochastic
process.
o A discrete-time stochastic process is one where the value of the variable can change only at
certain fixed points in time, whereas a continuous-time stochastic process is one where changes
can take place at any time.
o Therefore, stochastic processes can also be classified as continuous variable and discrete
variable.
o In a continuous-variable process, the underlying variable can take any value within a certain
range, whereas in a discrete variable process, only certain discrete values are possible.
9
Cont’d…
o Learning about this process is the first step to understanding the pricing of options and other
more complicated derivatives.
o It should be noted that, in practice, we do not observe stock prices following continuous-
variable, continuous time processes.
o Stock prices are restricted to discrete values (e.g., multiples of a cent) and changes can be
observed only when the exchange is open for trading.
10
Figure 1.1: A sample path of the random walk
11
Markov Process
o A Markov process is a particular type of stochastic process where only the current value of a
variable is relevant for predicting the future.
o The past history of the variable and the way that the present has emerged from the past are
irrelevant.
12
Cont’d…
Example 1:
Suppose that the bus ridership in a city is studied. After examining several years of data, it was
found that 30% of the people who regularly ride on buses in a given year do not regularly ride the
bus in the next year. Also it was found that 20% of the people who do not regularly ride the bus in
that year, begin to ride the bus regularly the next year.
If 5000 people ride the bus and 10,000 do not ride the bus in a given year, what is the distribution
of riders/non-riders in the next year? In 2 years? In n years?
The number of people who ride bus next year = 5000(0.7) + 10, 000(0.2)
𝑏1 = 5500
The number of people who don’t ride the bus next year = 5000(0.3) + 10, 000(0.8)
𝑏2 = 9500
13
Cont’d…
𝑏 = 𝑀𝑥1
14
Example 2:
A certain protein molecule can have three configurations which we denote as and Every
second the protein molecule can make a transition from one configuration to another
configuration with the following probabilities.
, P = 0.3
, P = 0.5
, P = 0.4
Find the transition matrix M and steady-state vector for this Markov process.
15
Cont’d…
At steady state
Taking the fact that the total probability is one, the steady state solution
16
Exercise:
Consider a system that alternates between the two states 0 (OFF) and 1 (ON) and that is checked at
discrete time points. If the system is OFF at one time point, the probability that it has switched to
ON at the next time point is p, and if it is ON, the probability that it switches to OFF is q.
Note that:
There are many investors watching the stock market closely. Trying to make a profit from it leads
to a situation where a stock price, at any given time, reflects the information in past prices.
Suppose that it was discovered that a particular pattern in stock prices always gave a 65% chance
of subsequent steep price rises.
Investors would attempt to buy a stock as soon as the pattern was observed, and demand for the
stock would immediately rise. This would lead to an immediate rise in its price and the observed
effect would be eliminated, as would any profitable trading opportunities.
17
Continuous-time Stochastic Processes
Consider a variable that follows a Markov stochastic process. Suppose that its current value is 10 and
that the change in its value during 1 year is N(0, 1), where N (𝑚,𝑣) denotes a probability distribution
that is normally distributed mean m and variance 𝑣 2 . What is the probability distribution of the change
in the value of the variable during 2 years?
18
Cont’d…
The change in 2 years is the sum of two normal distributions, each of which has a mean of zero
and variance of 1.0. Because the variable is Markov, the two probability distributions are
independent.
When we add two independent normal distributions, the result is a normal distribution where the
mean is the sum of the means and the variance is the sum of the variances. Type equation here.
The mean of the change during 2 years in the variable we are considering is, therefore, zero and
the variance of this change is 2.0. Hence, the change in the variable over 2 years has the
distribution N(0, 2). The standard deviation of the distribution is 2.
19
Cont’d…
Consider next the change in the variable during 6 months. The variance of the change in the value
of the variable during 1 year equals the variance of the change during the first 6 months plus the
variance of the change during the second 6 months. We assume these are the same.
It follows that the variance of the change during a 6-month period must be 0.5.
Hence, the probability distribution for the change in the value of the variable during 6 months is
N(0,0.5).
More generally, the change during any time period of length T is N(0,T). In particular, the change
during a very short time period of length Δt is N(0, Δt).
20
Cont’d…
Note that :
o When Markov processes are considered, the variances of the changes in successive time
periods are additive.
o The standard deviations of the changes in successive time periods are not additive.
o The variance of the change in the variable in our example is 1.0 per year, so that the variance of
the change in 2 years is 2.0 and the variance of the change in 3 years is 3.0.
o The standard deviations of the changes in 2 and 3 years are 2 and 3, respectively. (Strictly
speaking, we should not refer to the standard deviation of the variable as 1.0 per year.)
o The results explain why uncertainty is sometimes referred to as being proportional to the square
root of time.
21
Wiener Process
The process followed by the variable we have been considering is known as a Wiener process.
2. The values of Δ𝑧 for any two different short intervals of time, Δ𝑡 , are independent.
Brownian Motion
o It is a particular type of Markov stochastic process with a mean change of zero and a variance rate
of 1.0 per year.
o It has been used in physics to describe the motion of a particle that is subject to a large number of
small molecular shocks and is sometimes referred to as Brownian motion.
22
Cont’d…
o It follows from the first property that z itself has a normal distribution with
o Consider the change in the value of z during a relatively long period of time, T. This can be
denoted by z(T) – z(0). It can be regarded as the sum of the changes in z in N small time
intervals of length Δt, where
(01)
23
Cont’d…
where the are distributed N(0,1). We know from the second property of Wiener
processes that the are independent of each other.
Note: The wiener process has no jumps. But fluctuations heavily the paths are continuous but highly
erratic. Those paths are not differentiable with probability 1.
24
Sample path of Brownian motion is shown in the figure as follows.
25
Example:
Suppose that the value, z, of a variable that follows a Wiener process is initially 25 and that time is
measured in years. At the end of 1 year, the value of the variable is normally distributed with a mean of
25 and a standard deviation of 1.0. At the end of 5 years, it is normally distributed with a mean of 25
and a standard deviation of 5, or 2.236. Our uncertainty about the value of the variable at a certain
time in the future, as measured by its standard deviation, increases as the square root of how far we are
looking ahead.
• In ordinary calculus, it is usual to proceed from small changes to the limit as the small changes
become closer to zero.
• So, when we refer to dz as a Wiener process, we mean that it has the properties for Δz given above
in the limit as Δt 0.
• Figure 1.3 illustrates what happens to the path followed by z as the limit Δt 0 is
approached.
26
Figure 1.3:How a Wiener process is obtained when Δt 0 in equation
27
Exercise:
1. Let 𝑊(𝑡) be a standard Brownian motion. For all 𝑠, 𝑡 ∈ [0, ∞), find
𝐶𝑜𝑣 𝑊 𝑠 , 𝑊 𝑡 . Assume 𝑠 ≤ 𝑡.
28
Generalized Wiener Process
o The mean change per unit time for a stochastic process is known as the drift rate and the variance
per unit time is known as the variance rate.
o The basic Wiener process, dz, that has been developed so far has a drift rate of zero and a
variance rate of 1.0.
o The drift rate of zero means that the expected value of z at any future time is equal to its current
value.
o The variance rate of 1.0 means that the variance of the change in z in a time interval of length T
equals T.
(02)
o The a dt term implies that x has an expected drift rate of a per unit of time.
o Without the b dz term, the equation is dx = a dt, which implies that dx/dt = a.
o The b dz term on the right-hand side of equation (02) can be regarded as adding noise or
variability to the path followed by x.
30
Cont’d…
o The amount of this noise or variability is b times a Wiener process.
o It follows that b times a Wiener process has a variance rate per unit time of 𝑏 2 .
o where, as before, has a standard normal distribution N(0,1). Thus Δx has a normal distribution
with
31
Cont’d…
o Similar arguments to those given for a Wiener process show that the change in the value of x in
any time interval T is normally distributed with
Figure 1.4 32
Example:
Consider the situation where the cash position of a company, measured in thousands of dollars,
follows a generalized Wiener process with a drift of 20 per year and a variance rate of 900 per year.
Initially, the cash position is 50. At the end of 1 year the cash position will have a normal
distribution with a mean of 70 and a standard deviation of 900 ,or 30. At the end of 6 months it
will have a normal distribution with a mean of 60 and a standard deviation of 30 0.5 = 21.21. Our
uncertainty about the cash position at some time in the future, as measured by its standard deviation,
increases as the square root of how far ahead we are looking. (Note that the cash position can
become negative. We can interpret this as a situation where the company is borrowing funds.)
Exercise:
Consider a variable S that follows the process
For the first three years, µ = 2 and ხ = 3; for the next three years, µ = 3 and ხ = 4. If the initial value
of the variable is 5, what is the probability distribution of the value of the variable at the end of year
6?
33
Exercise:
It has been suggested that the short-term interest rate r follows the stochastic process
where a, b, c are positive constants and dz is a Wiener process. Describe the nature of this process.
34
o A further type of stochastic process, known as an Itoˆ process, can be defined.
o This is a generalized Wiener process in which the parameters a and b are functions of the value
of the underlying variable x and time t.
o Both the expected drift rate and variance rate of an Ito process are liable to change over time.
o In a small time interval between t and t + Δt , the variable changes from x to x + Δx, where
o It assumes that the drift and variance rate of x remain constant, equal to their values at time t,
during the time interval between t and t + Δt .
35
The process for a stock price
o In this section we discuss the stochastic process usually assumed for the price of a non dividend-
paying stock.
o Clearly, the assumption of constant expected drift rate is inappropriate and needs to be replaced
by the assumption that the expected return (i.e. expected drift divided by the stock price) is
constant.
o If S is the stock price at time t, then the expected drift rate in S should be assumed to be S for
some constant parameter µ.
o This means that in a short interval of time, Δt, the expected increase in S is µSΔt.
o If the coefficient of dz is zero, so that there is no uncertainty, then this model implies that
36
Cont’d…
o In the limit, as or
o In practice, of course, there is uncertainty. A reasonable assumption is that the variability of the
return in a short period of time, Δt, is the same regardless of the stock price.
o In other words, an investor is just as uncertain of the return when the stock price is $50 as when
it is $10.
o This suggests that the standard deviation of the change in a short period of time Δt should be
proportional to the stock price and leads to the model
or (03)
o Equation (03) is the most widely used model of stock price behavior. The variable µ is the
stock’s expected rate of return. The variable ხ is the volatility of the stock price.
37
Cont’d…
o The variable ხ2 is referred to as its variance rate.
o The model in equation (03) represents the stock price process in the real world.
or
38
Cont’d…
o The variable ΔS is the change in the stock price S in a small time interval Δt, and as before has a
standard normal distribution (i.e., a normal distribution with a mean of zero and standard
deviation of 1.0).
o The parameter µ is the expected rate of return per unit of time from the stock.
o The parameter ხ is the volatility of the stock price. In this chapter we will assume these
parameters are constant.
Example:
Consider a stock that pays no dividends, has a volatility of 30% per annum, and provides an expected
return of 15% per annum with continuous compounding. In this case, µ = 15 and ხ = 30. The process
for the stock price is
39
Cont’d…
If S is the stock price at a particular time and ΔS is the increase in the stock price in the next small
interval of time, the discrete approximation to the process is
where has a standard normal distribution. Consider a time interval of 1 week, or 0.0192 year, so
that Δt = 0.0192. Then the approximation gives
or
It is clear that the continuous time model is a limiting case of the Cox-Ross-Rubistine model. The
continuously compounded rate of return 𝐻𝑡 , over the time period 0 , 𝑡 , which satisfied the equation
𝑆 𝑡 = 𝑆 0 𝑒 𝐻𝑡
𝑆 𝑡
ln = 𝐻𝑡 = 𝜇𝑡 + 𝜎𝐵(𝑡)
𝑆 0
41
Cont’d…
Differentiate with respect to t
1 𝑑 𝑆 𝑡 𝑑
=𝜇+𝜎 𝐵(𝑡)
𝑆 𝑡 𝑑𝑡 𝑆 0 𝑑𝑡
𝑆 0
1 𝑑𝑆 𝑡 𝑑
= 𝜇 + 𝜎 𝐵(𝑡)
𝑆 𝑡 𝑑𝑡 𝑑𝑡
The most common approach to the continuous time model of stock price assumes that the
instantaneous percentage return is a Brownian motion process more specifically
𝑑𝑆 𝑡 𝑑𝐵(𝑡)
= 𝜇𝑑𝑡 + 𝜎
𝑆 𝑡 𝑑𝑡
𝑑𝑆(𝑡) = 𝑆(𝑡) 𝜇𝑑𝑡 + 𝜎𝑑𝐵(𝑡)
42
Cont’d…
Where {𝐵(𝑡), 𝑡 ≥ 0} is standard Brownian motion and 𝜇 and 𝜎 are constants.
Further
We can say that the stochastic process
𝑑𝑆(𝑡)
|𝑡 ≥ 0 is assume to follow Brownian motion process with drift 𝜇 and volatility 𝜎.
𝑆(𝑡)
43
Cont’d…
Thus, Geometric BM in differential form is,
𝑑𝑆 𝑡 = 𝜇 𝑆 𝑡 𝑑𝑡 + 𝜎𝑆 𝑡 𝑑𝐵(𝑡)
And
44
Figure 1.5: Two sample paths of Geometric Brownian motion, with different
parameters. The blue line has larger drift, the green line has larger variance.
45
Example
Suppose that stock price {𝑆(𝑡), 𝑡 ≥ 0} follows geometric Brownian motion with drift µ = 8% per
year and variance 𝜎 2 = 8.5% per annum. Assume that, the current price of the stock is 𝑆(0) = 60.
find 𝐸[𝑆(3)].
According to the geometric Brownian motion we have
𝑆 𝑡
𝑙𝑛 = 𝜇𝑡 + 𝜎𝐵(𝑡)
𝑆 0
ln 𝑆 𝑡 − ln 𝑆(0) = 𝜇𝑡 + 𝜎𝐵(𝑡)
ln 𝑆 𝑡 = 𝜇𝑡 + ln 𝑆(0) + 𝜎𝐵(𝑡)
Since 𝐵(𝑡)~𝑁 0 , 𝑡
ln 𝑆 𝑡 ~𝑁 𝜇𝑡 + ln 𝑆(0) , 𝜎 2 𝑡
Therefore
𝑆 𝑡 ~𝑙𝑜𝑔𝑛𝑜𝑟𝑚𝑎𝑙 𝜇𝑡 + ln 𝑆(0) , 𝜎 2 𝑡
46
Result: Suppose that X has the lognormal distribution with parameters 𝜇 𝑎𝑛𝑑 𝜎, then
1 2 2
𝐸 𝑋𝑛 = 𝑒𝑥𝑝 𝑛 𝜇 + 𝑛 𝜎 𝑛∈𝑁
2
Now
𝑆 𝑡 ~𝑙𝑜𝑔𝑛𝑜𝑟𝑚𝑎𝑙 𝜇𝑡 + ln 𝑆(0) , 𝜎 2 𝑡
Therefore
1 2
𝐸 𝑆 𝑡 = 𝑒𝑥𝑝 𝜇𝑡 + ln 𝑆(0) + 𝜎 𝑡
2
1
𝐸 𝑆 3 = 𝑒𝑥𝑝 0.08 × 3 + ln 60 + × 0.085 × 3
2
= 84.65
47
Exercise:
Stock A and stock B both follow geometric Brownian motion. Changes in any short interval of time
are uncorrelated with each other. Does the value of a portfolio consisting of one of stock A and one
of stock B follow geometric Brownian motion? Explain your answer.
48
Stochastic Differential Equations
o In previous sections, we studied in detail the solutions to the equation.
(04)
o These equations are called stochastic differential equations and a solution of equation (03) is
called a diffusion.
o There are some properties of the solutions to these equations. Ito’s Lemma is one property for
this.
49
o The price of a stock option is a function of the underlying stock’s price and time.
o More generally, we can say that the price of any derivative is a function of the stochastic
variables underlying the derivative and time.
o A serious student of derivatives must, therefore, acquire some understanding of the behavior of
functions of stochastic variables.
o An important result in this area was discovered by the mathematician K. Ito in 1951 and is
known as Itoˆ’s lemma.
o where dz is a Wiener process and a and b are functions of x and t. The variable x has a drift rate
of a and a variance rate of 𝑏 2 .
50
Ito’s lemma shows that a function G of x and t follows the process
We can show that the lemma can be viewed as an extension of well known results in differential
calculus. Earlier, we argued that
(03)
51
Cont’d…
From Ito’s lemma, it follows that the process followed by a function G of S and t is
(05)
Note that both S and G are affected by the same underlying source of uncertainty, dz.
o Assume that the risk-free rate of interest is constant and equal to r for all maturities.
where is the forward price at time zero, is the spot price at time zero, and T is the time to maturity
of the forward contract. 52
Cont’d…
o Now we learn what happens to the forward price as time passes.
o We define F as the forward price at a general time t, and S as the stock price at time t, with t < T.
o We can use Ito’s lemma to determine the process for F. From the above equation
53
Cont’d…
o Substituting F for gives
o It has an expected growth rate of µ - r rather than µ. The growth rate in F is the excess return of S
over the risk-free rate.
We now use Ito’s lemma to derive the process followed by lnS when S follows the process in equation
(03). We define
Since
54
Cont’d…
o It follows from equation (05) that the process followed by G is
o Since µ and ხ are constant, this equation indicates that G = ln S follows a generalized Wiener
process.
o The change in ln S between time 0 and some future time T is therefore normally distributed, with
mean and variance This means that
or
o where is the stock price at time T, is the stock price at time 0, and as before denotes
a normal distribution with mean m and variance v. 55
Exercise:
1. Suppose that G is a function of a stock price S and time. Suppose that and are the
volatilities of S and G. Show that, when the expected return of S increases by the growth
rate of G increases by where λ is a constant.
2. Suppose that a stock price has an expected return of 16% per annum and a volatility of 30% per
annum. When the stock price at the end of a certain day is $50, calculate the following:
(a) The expected stock price at the end of the next day
(b) The standard deviation of the stock price at the end of the next day
(c) The 95% confidence limits for the stock price at the end of the next day.
56
57