13
$\begingroup$

Given $N$ random iid variables, $X_1, \ldots, X_N$, with a uniform probability distribution on $[0, 1)$ what is the distribution of $\displaystyle \max_{i = 1 \ldots N}(X_i)$?

  • 5
    Shai Covo's post below is an easier way to the right answer. But I wanted to mention that this is a special case of an [order statistic](http://en.wikipedia.org/wiki/Order_statistic).2010-11-25
  • 0
    Order statistics is better than what I need.2010-11-25

1 Answers 1

12

Hint: $\max \lbrace X_1,...,X_N \rbrace \leq x$ if and only if $X_i \leq x$ for all $i=1,...,N$.