Hello,
Let us consider the classic random walk:
x0 = 0, xn+1 = xn + rn,
where rn are equally distributed zero-mean Gaussian random variables. It is well-known that the probability distribution of xn is a zero-mean Gaussian with standard deviation proportional to sqrt(n).
Now, I will say that the instant k is a zero-crossing for a particular realization of the random walk iff xk has opposite sign than xk+1, and I will consider the random variable T defined as the temporal distance between two consecutive zero-crossing.
What can we say about the probability distribution of T?
My intuition would suggest such probability distribution is time dependent and its expected value would also grow as sqrt(n). Am I correct or wrong?
I thank you all, Giuseppe Papari