document.write( "Question 878569: suppose it is known that in certain population 10 percent of the population is colour blind.If a random sample of 25 people is drawn from this population,find five or fewer will be colour blind \n" ); document.write( "
Algebra.Com's Answer #530091 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "p(color blind) = .10, n = 25
\n" ); document.write( "P(x ≤ 5) = binomcdf(25, .10, 5) = .0646 0r 6.46% chance \n" ); document.write( "
\n" );