document.write( "Question 670621: \"ACCORDING TO DATA FROM THE STATE BLOOD PROGRAM 40% OF ALL INDIVIDUALS HAVE GROUP A BLOOD. IF 12 INDIVIDUALS GIVE BLOOD, FIND THE PROBABILITY THAT NONE OF THE INDIVIDUALS HAS GROUP A BLOOD\" \n" ); document.write( "
Algebra.Com's Answer #417032 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Bionomial ProbaBILITY DISTRIBUTION
\n" ); document.write( " p = .40, q = .60 and n = 12
\n" ); document.write( "P(x = 0) = 12C0(.40)^0(.60)^12 \n" ); document.write( "
\n" );