JohanL
- 154
- 0
Homework Statement
3. The Attempt at a Solution [/B]
*****************************************
Can anyone possibly explain step 3 and 4 in this solution?
The discussion revolves around the autocorrelation function of a Wiener process and a Poisson process, specifically focusing on the steps involved in deriving the autocorrelation function. Participants are seeking clarification on specific steps within a solution related to these stochastic processes.
Some participants have provided insights into the steps being discussed, particularly regarding the application of the Tower Law and the implications of stationarity and independent increments in the Poisson process. There is an ongoing exploration of the mathematical reasoning behind the steps, but no consensus has been reached.
Participants note the importance of being explicit in their reasoning, especially when dealing with abstract concepts. The discussion includes references to specific properties of Poisson processes and the implications of ordering the variables involved.
JohanL said:Homework Statement
3. The Attempt at a Solution [/B]
![]()
*****************************************
Can anyone possibly explain step 3 and 4 in this solution?
Ray Vickson said:Sometimes (at least when one is starting out) it is better to be less abstract and more explicit. So, let's be explicit.
Assume ##s < t##, so ##N(t) \geq N(s)## (because of the possible arrivals between ##s## and ##t##). Thus
[tex]\begin{array}{rcl}R_X(s,t) &= & \sum_{j=0}^{\infty} \sum_{k=0}^{\infty} P(N(s)=j, N(t) = j+k) E[W(j) W(j+k)] \\<br /> &= &\sigma^2 \sum_j \sum_k P(N(s)=j) P(N(t) = j+k|N(s)=j) \min(j,j+k)<br /> \end{array}[/tex]
Of course, ##\min(j,j+k) = j## and we also have ##P(N(t) = j+k | N(s) = j) = P(N(t-s) = k)##, by stationarity and independent increments of the Poisson process. Now the rest is easy.
Of course, if ##t < s## we can just interchange the roles of ##s## and ##t## in the argument.
andrewkirk said:Step 3 looks like an application of the Tower Law or 'Law of Total Expectation' (see link). It's a very useful law and well worth spending the time to familiarise yourself with it!
The fourth step is just an application of the given autocorrelation function to the expression inside the outer expectation.