Time until the next maximum?

25 Views Asked by At

Suppose that every year we sample $n$ random variables from a normal distribution. We want to keep track of the maximum value. On average, what is the meantime arrival between the maxima for the first $t$ periods?

I'm guessing the expected arrival time increases with $t$.