document.write( "Question 190151: at a local deli, 5 out of every 8 people order a turkey club. find the probability that exactly 2 of the next 5 people will order a turkey club. \n" ); document.write( "
Algebra.Com's Answer #142774 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! at a local deli, 5 out of every 8 people order a turkey club. find the probability that exactly 2 of the next 5 people will order a turkey club. \n" ); document.write( "--- \n" ); document.write( "Binomial Problem with n = 5, p = 5/8, x = 2 \n" ); document.write( "--- \n" ); document.write( "P(x=2) = 5C2(5/8)^2(3/8)^3 = 0.2060 \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |