document.write( "Question 1100100: When tall and colorful plants are crossed with short and colorless plants, four types of plants will result: tall and colorful, tall and colorless, short and colorful, and short and colorless with corresponding probabilities: 0.37, 0.42, 0.11, and 0.10. Ten plants are selected. \r
\n" );
document.write( "\n" );
document.write( "Find the probability that 5 will be tall and colorful, 2 will be tall and colorless, 2 will be short and colorful, and 1 will be short and colorless. \n" );
document.write( "
Algebra.Com's Answer #714579 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! Denoting the four types of plants as A, B, C, and D, the \"probability vector\" for each plant is \n" ); document.write( " \n" ); document.write( "The probability of selecting 10 plants and getting 5 of A, 2 each of B and C, and 1 of D, is given by the coefficient of the \n" ); document.write( "While the actual computation is ugly, the multinomial formula gives us the required calculation: \n" ); document.write( " \n" ); document.write( "I'll let you crunch the numbers.... \n" ); document.write( " |