• We are pleased to announce that the winner of our Feedback Prize Draw for the Winter 2024-25 session and winning £150 of gift vouchers is Zhao Liang Tay. Congratulations to Zhao Liang. If you fancy winning £150 worth of gift vouchers (from a major UK store) for the Summer 2025 exam sitting for just a few minutes of your time throughout the session, please see our website at https://www.acted.co.uk/further-info.html?pat=feedback#feedback-prize for more information on how you can make sure your name is included in the draw at the end of the session.
  • Please be advised that the SP1, SP5 and SP7 X1 deadline is the 14th July and not the 17th June as first stated. Please accept out apologies for any confusion caused.

White Noise Process

M

Monkey_Mike

Member
Hi,

Why doesn't a white noise process have independent increments, I thought white noise was just a random process ie et ~ N(0, sigma^2)

How would you prove it is markov?
 
I've got the same question. Any tutors want to get involved?
 
I actually worked this out in the end.... Julie helped from memory

You look at the Cov(Zt, Zt-1) etc and you get a sigma... ie not independent

(or something like that)
 
Let's think about discrete-time white noise...

For the increments to be independent, you need Z(n) - Z(n-1) to be independent of Z(0), Z(1), ... Z(n-1). The problem is Z(n) - Z(n-1) is not independent of Z(n-1).

You can think about the covariance to help you see this:

cov(Z(n) - Z(n-1) , Z(n-1)) = cov(Z(n), Z(n-1)) - cov(Z(n-1), Z(n-1))

= 0 - sigma^2

Since the cov is not equal to 0, Z(n)-Z(n-1) and Z(n-1) are not independent.

As for the Markov property, it holds in a trivial way. Since the Z's are indep, we have:

P(Z(n) = z(n) | Z(n-1) = z(n-1), Z(n-2) = z(n-2), ...., Z(0) = z(0))
= P(Z(n) = z(n))

and also:

P(Z(n) = z(n) | Z(n-1) = z(n-1)) = P(Z(n) = z(n))

So P(Z(n) = z(n) | Z(n-1) = z(n-1), Z(n-2) = z(n-2), ...., Z(0) = z(0))
= P(Z(n) = z(n) | Z(n-1) = z(n-1))

(they are both just equal to the unconditional probability)

Continuous-time white noise can be thought about in the same sort of way, but you have to use the filtration stuff when you think about all the past values since you can't list them all.
 
Yes we can see mathematically that a discrete time and discrete state space white noise process donot have independent increments but I am not able to understand it logically as in case of simple random walk which is also discrete time & discrete state process , possess independent increments Xt-Xt-1 = Yt then why do the white noise process donot have independent increments and what if the white noise is in continuous time and state space..??
 
Twelve years later and your contribution has helped yet another prospective Actuary, thank you so much!
Let's think about discrete-time white noise...

For the increments to be independent, you need Z(n) - Z(n-1) to be independent of Z(0), Z(1), ... Z(n-1). The problem is Z(n) - Z(n-1) is not independent of Z(n-1).

You can think about the covariance to help you see this:

cov(Z(n) - Z(n-1) , Z(n-1)) = cov(Z(n), Z(n-1)) - cov(Z(n-1), Z(n-1))

= 0 - sigma^2

Since the cov is not equal to 0, Z(n)-Z(n-1) and Z(n-1) are not independent.

As for the Markov property, it holds in a trivial way. Since the Z's are indep, we have:

P(Z(n) = z(n) | Z(n-1) = z(n-1), Z(n-2) = z(n-2), ...., Z(0) = z(0))
= P(Z(n) = z(n))

and also:

P(Z(n) = z(n) | Z(n-1) = z(n-1)) = P(Z(n) = z(n))

So P(Z(n) = z(n) | Z(n-1) = z(n-1), Z(n-2) = z(n-2), ...., Z(0) = z(0))
= P(Z(n) = z(n) | Z(n-1) = z(n-1))

(they are both just equal to the unconditional probability)

Continuous-time white noise can be thought about in the same sort of way, but you have to use the filtration stuff when you think about all the past values since you can't list them all.
 
Back
Top