document.write( "Question 939438: A poll of 1,068 adult Americans reveals that 52% of the voters surveyed prefer the Democratic candidate for the presidency. At the 0.05 significance level, test the claim that more than half of all voters prefer the Democrat.\r
\n" );
document.write( "\n" );
document.write( " A. Reject the null hypothesis. Conclude that there is insufficient evidence that more than half of all voters prefer Democrats.
\n" );
document.write( " B. Do not reject the null hypothesis. Conclude that there is sufficient evidence that more than half of all voters prefer Democrats.
\n" );
document.write( " C. Reject the null hypothesis. Conclude that there is sufficient evidence that more than half of all voters prefer Democrats.
\n" );
document.write( " D. Do not reject the null hypothesis. Conclude that there is insufficient evidence that more than half of all voters prefer Democrats. \n" );
document.write( "
Algebra.Com's Answer #572423 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Ho: p = 0.50 (claim) \n" ); document.write( "Ha: p > 0.50 \n" ); document.write( ".... \n" ); document.write( "test stat: \n" ); document.write( "z(.52) = .02/sqrt(.25/(1068)) = 1.3 \n" ); document.write( "P(z > 1.30) = normalcdf(1.3,100) = .0968 \n" ); document.write( ".0968 > .05 \n" ); document.write( ".... \n" ); document.write( "D. Do not reject the null hypothesis. Conclude that there is insufficient evidence that more than half of all voters prefer Democrats. \n" ); document.write( " \n" ); document.write( " |