document.write( "Question 465078: 80% of the voters favor Ms. Stein if 4 voters are chose at random, find the probability that noe support Ms Stein and the probability that at leaast one support Ms Stein \n" ); document.write( "
Algebra.Com's Answer #318691 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
P(none of the 4 supports Ms. Stein) = 0.20*0.20*0.20*0.20 = 0.0016\r
\n" ); document.write( "\n" ); document.write( "P(At least one supports Ms. Stein)= 1 - 0.0016 = 0.9984
\n" ); document.write( "
\n" );