document.write( "Question 187925: 2. A coin was flipped 80 times and came up tails 54 times. At the 0.05 level of significance, is the coin biased toward tails? Show your decision rule and calculations. \n" ); document.write( "
Algebra.Com's Answer #140912 by stanbon(75887) ![]() You can put this solution on YOUR website! A coin was flipped 80 times and came up tails 54 times. At the 0.05 level of significance, is the coin biased toward tails? Show your decision rule and calculations. \n" ); document.write( "--------------------------------- \n" ); document.write( "Ho: p = 1/2 \n" ); document.write( "Ha: p > 1/2 \n" ); document.write( "--------------- \n" ); document.write( "sample proportion: 54/80 = 0.675 \n" ); document.write( "--- \n" ); document.write( "test statistic: z(0.675) = (0.675-0.5)/sqrt((1/2)(1/2)/80) = 3.1305 \n" ); document.write( "-------------------- \n" ); document.write( "Critical value for right-tail test with alpha=5%: z=-1.96 or z=1.96 \n" ); document.write( "------------------------------ \n" ); document.write( "p-value = 2(P(z>1.96)) = 2(0.000873) = 0.0017 \n" ); document.write( "-------------------------------------------------- \n" ); document.write( "Decision Rule: If p-value is less than 5%, reject Ho. \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "Conclusion: Since p-value is less than 5%, reject Ho ; the cois is \n" ); document.write( "biased toward heads. \n" ); document.write( "========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------------- \n" ); document.write( " \n" ); document.write( " |