The time between calls at a call center follows an exponential distribution with average value 5 minutes. What is the probability that there are 10 minutes with no call?
Let \(U\) be uniform on \([-1, 1]\).
Let \(X_1\), \(X_2\), and \(X_3\) be three independent exponential distributions with mean \(1\). Let \[X = \max(X_1, X_2, X_3)\] be the largest of the three. What is the pdf of \(X\)?
Hint. \(X \leq x\) if and only if \(X_1 \leq x, X_2 \leq x, X_3 \leq x\).