document.write( "Question 135217: A coin was flipped 60 times and came up heads 38 times. (a) at the .10 level of significance, is the coin biased toward heards? Show your decision rule and calculations. (b) Calculate a p-value and interpret it. \n" ); document.write( "
Algebra.Com's Answer #99038 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( "p-hat = 38/60 = 19/30 \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( "Ho: p= 1/2 \n" ); document.write( "Ha: p> 1/2 \n" ); document.write( "------------ \n" ); document.write( "Critical value of one-tail z-test with alpha = 5%: z = 1.645 \n" ); document.write( "------------- \n" ); document.write( "Test statistic: z(19/30) = ((19/30)-(1/2))/sqrt[(0.5*0.5)/60] = 0.1333/0.0645 \n" ); document.write( "= 2.0651 \n" ); document.write( "---------- \n" ); document.write( "Conclusion: Since test stat lies in the rejection interval, Reject Ho. \n" ); document.write( "The test provides statistical evidence the coin is biased toward heads. \n" ); document.write( "------------- \n" ); document.write( "(b) Calculate a p-value and interpret it. \n" ); document.write( "p-value = P(2.0651 < z < 10) = 0.0191 \n" ); document.write( "That means there is only a 1.91% chance the statistical results could \n" ); document.write( "have provided stronger evidence for rejecting Ho. \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " |