A game display shows the name of the top player in record based on the amount of time the player spent before losing to the machine's opponent. Let's say $X_i$ be the time spent by the $i$th person to play the game, and that $X_1,X_2,\ldots$ are independent and identically distributed continuous variables with PDF $f_X$.
1) What would be the probability that the $k$th person get the top player in record?
2) Compute your result from part 1) by computing the probability: \begin{align} P(X_n\ge X_i \text{ for all }i=1,\dots,n-1) &= \\ \!\!\!\!\!\!&\int_0^\infty P(x\ge X_i \text{ for all }i=1,\dots,n-1)f_{X}(x)dx. \end{align} 3) What is the expected number of records after n games? Does this number reach a limit as n to infinity?
4) What is the probability that both the nth and n+1th person set a record? and are these independent events and why?
