mathmajor23
- 29
- 0
Homework Statement
Let Xi ~ iid f(x) = (2x)I[0,1](x), i = 1,...,n.
Find the distribution of X(1). What is the probability that the smallest one exceeds .2?
mathmajor23 said:Homework Statement
Let Xi ~ iid f(x) = (2x)I[0,1](x), i = 1,...,n.
Find the distribution of X(1). What is the probability that the smallest one exceeds .2?
mathmajor23 said:FX(1)(x) = P(X(1) <= x)
= P(X1,...,Xn <= X)
=1-P(X1,...,Xn > X)
=1-P(X1>X)^n since the xi's are iid.
=1-[1-P(X1 <= X)]^n
=1-[1-F(x)]^n
=1-[1-∫ from 0 to x (2tdt)]^n
=1-(1-X^2)^n
For the probability, P(X1>.2) = 1-Fx(1) (0.2) = (1-(0.2)^2)^n = (0.96)^n