document.write( "Question 1041208: A coin is tossed 200 times and it lands heads up 115 times. At the 5% significance level, is there sufficient evidence to claim that the coin is not equally likely to land heads or tails?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "(a) State the null & alternative hypotheses.\r
\n" );
document.write( "\n" );
document.write( "H0:\r
\n" );
document.write( "\n" );
document.write( "Ha:\r
\n" );
document.write( "\n" );
document.write( "p-value = _______\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Decision: ___________ (Reject, Fail to reject) H0.\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Interpretation: In Words\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #656156 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A coin is tossed 200 times and it lands heads up 115 times. At the 5% significance level, is there sufficient evidence to claim that the coin is not equally likely to land heads or tails? \r \n" ); document.write( "\n" ); document.write( "(a) State the null & alternative hypotheses. \n" ); document.write( "H0: p = 1/2 \n" ); document.write( "Ha: p # 1/2 (claim) \n" ); document.write( "------------------- \n" ); document.write( "p-hat = 115/200 = 0.575 \n" ); document.write( "----- \n" ); document.write( "z(0.575) = (0.575-0.5)/sqrt(0.5^2/200) = 2.1213 \n" ); document.write( "--- \n" ); document.write( "p-value = 2*p(z > 2.1213) = 2*normalcdf(2.1213,100) = 0.0339 \n" ); document.write( "------ \r \n" ); document.write( "\n" ); document.write( "Decision: Since the p-value is less than 5%, Reject H0. \n" ); document.write( "---- \n" ); document.write( "Interpretation: In Words \n" ); document.write( "Decision:: The test results support the claim that the \n" ); document.write( "coin is not equally likely to land heads or tails at \n" ); document.write( "the 5% significance level. \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |