document.write( "Question 839779: according to the most recent gallup poll, 82% of americans disapprove of congress. if we draw a sample size of 12 individuals, what is the probability that at least 10 of them disapprove of congress? \n" ); document.write( "
Algebra.Com's Answer #505822 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
according to the most recent gallup poll, 82% of americans disapprove of congress. if we draw a sample size of 12 individuals, what is the probability that at least 10 of them disapprove of congress?
\n" ); document.write( "----------
\n" ); document.write( "Binomial Problem with n = 12 and p(disapprove) = 0.82
\n" ); document.write( "--------
\n" ); document.write( "P(10<= x <=12) = 1-binomcdf(12,0.82,9) = 0.6298
\n" ); document.write( "----------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------------
\n" ); document.write( "
\n" );