document.write( "Question 1162361: Use a normal approximation to find the probability of the indicated number of voters. In this​ case, assume that 127 eligible voters aged​ 18-24 are randomly selected. Suppose a previous study showed that among eligible voters aged​ 18-24, 22% of them voted.
\n" ); document.write( "Probability that fewer than 33 voted
\n" ); document.write( "

Algebra.Com's Answer #786260 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The prior mean is np=127*.22=27.94
\n" ); document.write( "sd is sqrt(V) and V=np(1-p)=27.94*.78=21.79
\n" ); document.write( "so sd is 4.67\r
\n" ); document.write( "\n" ); document.write( "fewer than 33, use 32.5 with continuity correction factor
\n" ); document.write( "z<(32.5-27.94)/4.67
\n" ); document.write( "z< 0.98
\n" ); document.write( "probability is 0.8365\r
\n" ); document.write( "\n" ); document.write( "Can use binomial to check the probability 32 or fewer voted, the exact value, which is 0.8360.
\n" ); document.write( "
\n" ); document.write( "
\n" );