document.write( "Question 593261: The probability that an individual is left handed is 0.15 in a class of 93 students what is the probability of finding exactly three left handers \n" ); document.write( "
Algebra.Com's Answer #376253 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The probability that an individual is left handed is 0.15 in a class of 93 students what is the probability of finding exactly three left handers \n" ); document.write( "---- \n" ); document.write( "Binomial with n = 93 and p(left) = 0.15 \n" ); document.write( "--- \n" ); document.write( "P(x = 3) = 93C3*0.15^3*0.85^12 = 0.00019460 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |