Quant Memo
Probability/●●●●

Mean and variance of the number of record highs

Shuffle nn distinct numbers into a uniformly random order and read them left to right. Position kk is a record high if its value exceeds every value before it (position 11 is always a record). Let XX be the number of record highs.

What are E[X]E[X] and Var(X)\mathrm{Var}(X)?

Your answer

This one is open-ended. Work it through, then check your reasoning against the full solution.

More Probability questions