document.write( "Question 929404:  Vermont State legislators would like to think that a majority of voters favor their proposed law. Assume that 50% of Vermont voters really do favor the law. \r
\n" );
document.write( "\n" );
document.write( "a) find the probability that in a sample of 40 voters, only 10 or fewer favor the law. \r
\n" );
document.write( "\n" );
document.write( "b) based on your answer from part a, would you think that a majority of voters really do favor the law? \n" );
document.write( "
Algebra.Com's Answer #564259 by ewatrrr(24785)    You can put this solution on YOUR website! Claim: p(favor) = .50 \n" ); document.write( "Sample: p = .25 \n" ); document.write( "P( x < .25) = P(z < (.25-.50)/sqrt(.50*.50/40)) = P(z < -.25/sqrt(.50*.50/40)) \n" ); document.write( "P( x < .25) = P(z < -6.3246) = normalcdf(-100,-6.3246) = 1.269x10^(-10) \n" ); document.write( ".......... \n" ); document.write( "do NOT think that a majority of voters really do favor the law \n" ); document.write( "  |