document.write( "Question 189125: ``A coin was flipped 60 times and came up heads 38 times. \r
\n" );
document.write( "\n" );
document.write( "(a) At the .10 level of significance, is the coin biased toward heads? Show your decision rule and calculations.
\n" );
document.write( "(b) Calculate a p-value and interpret it.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #141858 by stanbon(75887) ![]() You can put this solution on YOUR website! A coin was flipped 60 times and came up heads 38 times. \n" ); document.write( "(a) At the .10 level of significance, is the coin biased toward heads? Show your decision rule and calculations. \n" ); document.write( "--- \n" ); document.write( "Ho: p = 1/2 \n" ); document.write( "Ho: p > 1/2 \n" ); document.write( "------------------------------- \n" ); document.write( "sample proportion: 38/60 = 0.6333 \n" ); document.write( "test statistic: z(0.6333) = (0.6333-0.5)/sqrt[(.5*.5/60] = 2.0656 \n" ); document.write( "(b) Calculate a p-value and interpret it. \n" ); document.write( "p-value = P(z > 2.0656) = 0.0194 \n" ); document.write( "This means the probability of a test providing stronger evidence \n" ); document.write( "for rejecting Ho is 1.094% \n" ); document.write( "------------- \n" ); document.write( "Conclusion: Since the p-value is less than alpha = 10%, reject Ho. \n" ); document.write( "The coin is biased toward heads. \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |