document.write( "Question 435016: A presidential candidate's aide estimates that, among all college students, the proportion p who intend to vote in the upcoming election is at least 60% . If 127 out of a random sample of 240 college students expressed an intent to vote, can we reject the aide's estimate at the 0.1 level of significance?\r
\n" );
document.write( "\n" );
document.write( "Perform a one -tailed test.\r
\n" );
document.write( "\n" );
document.write( "Thank you!! \n" );
document.write( "
Algebra.Com's Answer #301191 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A presidential candidate's aide estimates that, among all college students, the proportion p who intend to vote in the upcoming election is at least 60% . If 127 out of a random sample of 240 college students expressed an intent to vote, can we reject the aide's estimate at the 0.1 level of significance? \n" ); document.write( "Perform a one -tailed test. \n" ); document.write( "------------------------ \n" ); document.write( "Ho: p >= 0.60 \n" ); document.write( "Ha: p < 0.60 \n" ); document.write( "------------------- \n" ); document.write( "p-hat = 127/240 = 0.5292 \n" ); document.write( "--- \n" ); document.write( "z(0.5292) = (0.5292-0.6)/sqrt[0.6*0.4/240] = -0.7083 \n" ); document.write( "----- \n" ); document.write( "p-value = P(z<-0.7083) = 0.24 \n" ); document.write( "---- \n" ); document.write( "Since the p-value is greater than 1%, fail to reject Ho. \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |