Chapter 7 - Brownian Motion and Martingales Flashcards

1
Q

What is a stochastic process?

A

A stochastic process is a sequence of values of some quantity where the future values cannot be predicted with certainty.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the definition of Standard Brownian Motion (Wiener Process)?

A

A stochastic process Wt is a Wiener Process if:
1. W0 = 0
2. Wt has continuous sample paths
3. For t > u >= 0
Wt-Wu ~N(0, t-u)
4. Independent increments
Wt-Ws is independent of Wu for u<s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a martingale?

A

The exp

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Explain what a Markov Process is.

A

A Markov process is one where If we know the latest value of the process, we have all the information required to determine the probabilities for future values. i.e. having the whole historical values would not help us any further

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Why is a Weiner Process Marvok?

A

A Weiner process is Markov as the increments are independent, so we only need to know the current point to determine probabilities for the future. Having the historical paths will not help us any further.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the formula of a Brownian Motion Process constructed out of a SBM?

A

Zt = Z0 + mut + sigmaWt

mu - drift parameter
sigma - diffusion parameter (volatility)
Wt - Standard Brownian Motion (Wiener Process)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the definition of Brownian Motion Process?

A
  1. Wt has continuous sample paths
  2. For t > u >= 0
    Wt-Wu ~N(mu(t-u) , sigma^2(t-u)
  3. Independent increments
    Wt-Ws is independent of Wu for u<s
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the Covariance of a Wiener Provess?

A

Cov(Ws,Wt) = min(s,t)

Proof:
Cov(Ws + Wt - Ws, Ws) = Cov(Ws,Ws) + Cov(Wt-Ws,Ws) = var(Ws) + 0 = s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Can we use the cov(Ws,Wt) = min(s,t) to prove a process is a Weiner Process?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the formula for a Scaled Weiner Process?

A

Xt = sqrt(c)*W_(t/c)

i.e. time has been slowed down if C>1 and sped up is c<1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the formula for a Scaled Weiner Process?

A

Xt = t*W_(1/t)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the formula for a Correlated Weiner Process?

A

Zt = pWt1 + sqrt(1-p^2)Wt2

Wt1 and Wt and independent Weiner processes
p is the correlation coefficient between Zt & WWt1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the downfalls to using Brownian Motion to describing movement of the market indices?

A
  • Good in the short run
  • Bad as certain to become negative in the long run
  • and daily movements off 100 will occur just as frequently when the process is at level 100 or at level 10,000.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the Geometric formula for a Geometric Brownian Motion Process?

A

St = exp(Zt)
where Zt=Z0 + mut + sigmaWt (the brownian motion process)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A martingale is a stochastic process such that:

A

For a stochastic process Xt, s<t

E[Xt|Fs] = Xs
E|Xt|< inf for all t

In words, the expected value of the process at time t give we are at time s and we know all the information up to and including S

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the formula to show a stochastic process Xt is a submartingale?

A

W[Xt|Xs] >= Xs

17
Q

What is the formula to show a stochastic process Xt is a supermartingale?

A

W[Xt|Xs] < Xs

18
Q

What other properties do we know of a Weiner Process?

A
  • All Wiener processes are a martingale
  • All Wiener processes are Markov (due to independent increments)
  • Cov(ws,wt) = Min{(t,s)
  • Sample paths are not differentiable anywhere