document.write( "Question 291207: What is the probability that 6 people in 10 will agree on 7 out of 10 random answers, where the answer can be either a \"yes\" or a \"no\"? \n" ); document.write( "
Algebra.Com's Answer #210681 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the probability that 6 people in 10 will agree on 7 out of 10 random answers, where the answer can be either a \"yes\" or a \"no\"? \n" ); document.write( "---------------------------------------------------------- \n" ); document.write( "Binomial Problem with n = 10 ; p = 1/2 \n" ); document.write( "P(x = 6) = 10C6(1/2)^6*(1/2)^4 = 210(1/2)^10 = 0.2051 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |