The question is :
$100$ numbers are independently and uniformly distributed on $(0,1)$.Then what is the probability that the maximum of these numbers will be at most $0.9$?
How can I solve it? Please give me a hint. Then I will retry it. Thank you in advance.
In this answer, I made the (natural) assumption that the 100 random variable are not only identically distributed, but also independent.
Hint: look at the cumulative distribution function of $X\stackrel{\rm def}{=} \max_{1\leq k\leq n} X_k$ ($n=100$ here), and use independence of the $X_k$'s to factor. (Spoiler below.)
Spoiler #1
Spoiler #2