Let X,Y,Z be independent, identically distributed random variables,each with density $f(x)=6x^5$ for $0\leq x\leq1$ and 0 elsewhere.I want to find the distribution and density functions of the maximum of X,Y and Z.
Answer:-I know by integrating density function, distribution function can be obtained.I computed CDF of maximum of $X,Y,Z=X^6$ and its PDF=$18*X^{17}$.
CDF of minimum of $X,Y,Z=1-(1-X^6)^3$ and its PDF is $6*X^5*3*(1-X^6)^2$