document.write( "Question 441842: Similar questions to this one were answered but I am not quite sure how to do this homework equation:\r
\n" );
document.write( "\n" );
document.write( "An urn contains 3 red and 2 white numbered balls. A sample of 2 balls is randomly chosen.
\n" );
document.write( "15. Find the probability that the sample contains a red and a white ball (one digit after decimal point).
\n" );
document.write( "16. Find the expected number of white balls in the sample (one digit after decimal point). \n" );
document.write( "
Algebra.Com's Answer #304861 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An urn contains 3 red and 2 white numbered balls. A sample of 2 balls is randomly chosen. \n" ); document.write( "15. Find the probability that the sample contains a red and a white ball (one digit after decimal point). \n" ); document.write( "--- \n" ); document.write( "P(red/white) = 1 -{P(2red)+P(2white)] \n" ); document.write( "P(red/white) = 1 - [(3C2+2C2)/5C2] = 1 -[4/10] = 0.6 \n" ); document.write( "------------------------------------------------------------ \n" ); document.write( "16. Find the expected number of white balls in the sample (one digit after decimal point). \n" ); document.write( "-- \n" ); document.write( "P(no white) = 3C2/5C2 = 0.3 \n" ); document.write( "P(1 white) = 0.6 \n" ); document.write( "P(2 white) = 2C2/5C2 = 0.1 \n" ); document.write( "----- \n" ); document.write( "E(white) = 0*0.3 + 1*0.6 + 2*0.1 = 0.8 white balls \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |