document.write( "Question 612175: Nine percent of adult males connot distinguish between the colors green and red. if samples of 10 men is taken.
\n" ); document.write( "A)what is the expected number of re/green colorbind men in the sample?\r
\n" ); document.write( "\n" ); document.write( "B( calcute the exact probability that 3 of the men will be red/green colorblind?
\n" ); document.write( "

Algebra.Com's Answer #385346 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Nine percent of adult males connot distinguish between the colors green and red. if samples of 10 men is taken.
\n" ); document.write( "A)what is the expected number of re/green colorbind men in the sample?
\n" ); document.write( "u = np = 10*0.09 = 0.9
\n" ); document.write( "------------------------------------
\n" ); document.write( "B( calcute the exact probability that 3 of the men will be red/green colorblind?P(x = 3) = 10C3*(0.09)^3*(0.91)^7 = binompdf(10,0.09,3) = 0.0452
\n" ); document.write( "=====================================================================
\n" ); document.write( "cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============================
\n" ); document.write( "
\n" );