document.write( "Question 1029767: Could you please help me with this question?\r
\n" );
document.write( "\n" );
document.write( "The door prizes at a dance are four $10 gift certificates, five $20 gift certificates, and three $50 gift certificates. The prize envelopes are mixed together in a bag, and five prizes are drawn at random. \r
\n" );
document.write( "\n" );
document.write( "What is the probability that none of the prizes is a $10 gift certificate? \r
\n" );
document.write( "\n" );
document.write( "What is the expected number of $20 gift certificates drawn?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #645197 by mathmate(429)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Question:The door prizes at a dance are four $10 gift certificates, five $20 gift certificates, and three $50 gift certificates. The prize envelopes are mixed together in a bag, and five prizes are drawn at random. \n" ); document.write( "(a) What is the probability that none of the prizes is a $10 gift certificate? \n" ); document.write( "(b) What is the expected number of $20 gift certificates drawn? \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( "This is a typical problem of picking objects from a mixture of \"good\" and \"bad\" objects without replacement. The modelling distribution is the hypergeometric distribution, given by: \n" ); document.write( "P(a)=C(A,a)*C(B,b)/C(A+B,a+b) \n" ); document.write( "where \n" ); document.write( "a=number of \"good\" objects picked \n" ); document.write( "b=number of \"bad\" objects picked. \n" ); document.write( "A=number of \"good\" objects in the given batch, and \n" ); document.write( "B=number of \"bad\" objects in the given batch. \n" ); document.write( "a+b=total number of objects picked (without replacement) \n" ); document.write( "A+B=total number of objects in the batch. \n" ); document.write( " \n" ); document.write( "(a) P($10=0 \n" ); document.write( "Here A=4 ($10, good), B=3+5=8 ($20, $50, \"bad\") \n" ); document.write( "a=0, b=5 (remember, a+b=5) \n" ); document.write( "therefore \n" ); document.write( "P(a=0)=C(4,0)*C(8,5)/C(12,5) \n" ); document.write( "=1*56/792 \n" ); document.write( "=7/99 \n" ); document.write( " \n" ); document.write( "(b) Find E[$20] \n" ); document.write( "$20 is the \"good\" prize. \n" ); document.write( "A=5, B=3+4=7, a+b=5 (total number of prizes drawn) \n" ); document.write( "E[$20]=(5/(5+3+4)*5)=(5/12)*5=25/12=2.083 (to 3 decimal places) \n" ); document.write( "Expected value is equation to (A/(A+B))*(a+b)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |