document.write( "Question 287629: Probability Density. HELP PLEASE !!!!
\n" );
document.write( "A broom stick of length 1 meter is split into two substicks at a point that is uniformly distributed. Let X be the length of the shorter substick and Y be the length of the longer substick.
\n" );
document.write( "Find
\n" );
document.write( "(a) the density of X
\n" );
document.write( "(b) the density of Y
\n" );
document.write( "(c) E(X)
\n" );
document.write( "(d) Var(X)
\n" );
document.write( "(e) E(Y - X)2\r
\n" );
document.write( "\n" );
document.write( "As no one is attempting to answer this question (that I have posted several times), can I assume it's unsolvable ?
\n" );
document.write( "Someone PLEASE reply !!!! \n" );
document.write( "
Algebra.Com's Answer #298952 by robertb(5830)![]() ![]() You can put this solution on YOUR website! f(x) = 1, x in [0,1], \n" ); document.write( "f(y) = 1, y in [0,1]. (Here, Y = 1 - X.)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now \n" ); document.write( "<==> \n" ); document.write( "var(Y-X) = varY + varX = var(1-X) + var X = var 1 + var X + var X = 2var X = 2/12 = 1/6. \n" ); document.write( "E(Y - X) = E(Y) - E(X) = E(1 - X) - E(X) = E1 - E(X) - E(X) = 1 - 2E(X) = \n" ); document.write( "1 - 1 = 0.\r \n" ); document.write( "\n" ); document.write( "==> |