document.write( "Question 155312: A mayoral election race is tightly contested.
\n" );
document.write( " In a random sample of 1,100 likely voters, 572 said that they were planning to vote for the current mayor.
\n" );
document.write( " Based on this sample, what is your initial hunch?
\n" );
document.write( " Would you claim with 95% confidence that the mayor will win a majority of the votes? Explain.
\n" );
document.write( " (create the 95% confidence interval... then explain)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #114367 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 572/1100 = 0.52 \n" ); document.write( "Assuming that the mean is 0.5, the standard deviation is sqrt(0.5*0.5/1100) \n" ); document.write( "= 0.015076 \n" ); document.write( "--------------- \n" ); document.write( "For a 95% confidence interval the upper critical value is 0.5 + 1.96*0.015076 \n" ); document.write( "= 0.29548... = .529549 \n" ); document.write( "----------------------- \n" ); document.write( "since the sample proportion (0.52) is less than the critical value, you \n" ); document.write( "cannot reject a hypothesis that there is a 50% chance of either candidate winning. You cannot be 95% confident that your candidate will win. \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " \n" ); document.write( " |