document.write( "Question 795274: if 72% of all people have blue eyes and 6 people are selected at random, find the probability that at least one of them has blue eyes? \n" ); document.write( "
Algebra.Com's Answer #480861 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if 72% of all people have blue eyes and 6 people are selected at random, find the probability that at least one of them has blue eyes? \n" ); document.write( "----------- \n" ); document.write( "Binomial Problem with n = 6 ad p(blue) = 0.72 \n" ); document.write( "------ \n" ); document.write( "P(1<= x <=6) = 1 - P(none of 6) = 1 - 0.28^6 = 0.9995 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |