Download Brownian Motion

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Financial economics wikipedia , lookup

Present value wikipedia , lookup

Transcript
Brownian Motion for
Financial Engineers
Brownian motion
Wiener processes
A process
O A process is an event that evolved over time
intending to achieve a goal.
O Generally the time period is from 0 to T.
O During this time, events may be happening
at various points along the way that may
have an effect on the eventual value of the
process.
Example) A Baseball game
Stochastic Process
Formally, a process that can be described by
the change of some random variable over
time, which may be either discrete or
continuous.
Random Walk
O A stochastic process that starts off with a score
of 0.
O At each event, there is probability p chance you
will increase you score by +1 and a (1-p) chance
that you will decrease you score by 1.
O The event happens T times.
Question) What is the expected value of T?
Answer) 0 + 𝑇 [𝑝 +1 + 1 βˆ’ 𝑝 βˆ’1 ]
Markov Process
A Markov process is a particular type of
stochastic process where only the present
value of a variable is relevant for predicting
the future.
The history of the variable and the way that
the present has emerged from the past are
irrelevant.
Martingale Process
A stochastic process where at any time=t the
expected value of the final value is the current
value.
𝐸 𝑋𝑇 𝑋𝑑 = π‘₯ = π‘₯
Example ) A random walk with p=0.5
Note: All martingales are Markovian
Ex) Random walks which are
Markovian Martingales
Brownian Motion
A stochastic process, π‘Šπ‘‘ : 0 ≀ 𝑑 ≀ ∞ , is a
standard Brownian motion if
1) π‘Š0 = 0
2) It has continuous sample paths
3) It has independent, normally-distributed
increments
Wiener Process
The Wiener process π‘Šπ‘‘ is characterized by three facts:
1) π‘Š0 = 0
2) π‘Šπ‘‘ is almost surely continuous (has continuous sample
paths)
3) π‘Šπ‘‘ has independent increments with distribution π‘Šπ‘‘ π‘Šπ‘  ~ β„•(0,t-s)
Note 1: recall that β„•(πœ‡, 𝜎 2 ) denotes the normal distribution with expected
value πœ‡ and variance 𝜎 2
Note 2: The condition of independent increments means that if
O
0 ≀ 𝑠1 ≀ 𝑑1 ≀ 𝑠2 ≀ 𝑑2 then π‘Šπ‘‘1 - π‘Šπ‘ 1 and π‘Šπ‘‘2 - π‘Šπ‘ 2 are
independent random variables
N-dimensional Brownian
Motion
An n-dimensional process
(1)
(𝑛)
π‘Šπ‘‘ π‘Šπ‘‘ , … , π‘Šπ‘‘
,
is a standard n-dimensional Brownian motion if
(𝑖)
each π‘Šπ‘‘ is a standard Brownian motion
(𝑖)
and the π‘Šπ‘‘ ’s a all independent of each other.
Random Walk with normal
increments and n time per t
Divide the interval t into n parts each of size
t/n
Each increment would be 𝑅𝑖 =
The total increment over 𝑑 =
𝐸 𝑆𝑖 = 0 𝐸 𝑅𝑖 = 0
𝑑
𝑛
𝑛
𝑖=1 𝑆𝑖
𝐸[𝑅2 𝑖 ] = 0
Continuing
𝐸 𝑆 2 𝑖 = 𝐸[(𝑅1 + β‹― + 𝑅𝑖 )(𝑅1 + β‹― + 𝑅𝑖 )]
When i β‰  𝑗) 𝐸[𝑅𝑖 𝑅𝑗 ] = 0
because then are uncorrelated
𝐸 𝑆 2 𝑖 = 𝑅2 1 +…+𝑅2 𝑖 ] = i(t/n)
𝐸 𝑆 2 𝑛 = 𝑅2 1 +…+𝑅2 𝑖 ] = t
Let 𝑛 β†’ ∞ on a random walk
to get Brownian motion
Limit as 𝑛 β†’ ∞ β‡’ 𝑋 𝑑 π‘Ž π‘π‘Ÿπ‘œπ‘€π‘›π‘–π‘Žπ‘› π‘šπ‘œπ‘‘π‘–π‘œπ‘›
𝐸𝑋 𝑑
=0
𝐸 (𝑋(𝑑))2 = 𝑑
Note: This is Markovian, finite, continuous, a
Martingale, normal(0,t)
Wiener process with Drift
𝑑π‘₯ = π‘Ž 𝑑𝑑 + 𝑏 π‘‘π‘Š(𝑑)
Where a and b are constants.
The dx = a dt can be integrated to π‘₯ = π‘₯0 + at
Where π‘₯0 is the initial value and then and if the time
period is T, the variable increases by aT.
b dz accounts for the noise or variability to the path
followed by x. the amount of this noise or variability is b
times a Weiner process.