document.write( "Question 836100: An automobile association claims that 54% of fatal car/truck accidents are caused by driver error. A researcher studies 30 randomly selected accidents and finds that 14 were caused by driver error. Using 0.02 , can the association’s claim be refuted? Use the P-value method. \n" ); document.write( "
Algebra.Com's Answer #503993 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An automobile association claims that 54% of fatal car/truck accidents are caused by driver error. A researcher studies 30 randomly selected accidents and finds that 14 were caused by driver error. Using alpha = 0.02, can the association’s claim be refuted? Use the P-value method. \n" ); document.write( "------------ \n" ); document.write( "Ho: p = 0.54 (claim) \n" ); document.write( "Ha: p # 0.54 \n" ); document.write( "------ \n" ); document.write( "z(14/30) = (0.4667-0.54)/sqrt[0.54*0.46/30] = -0.8059 \n" ); document.write( "---------- \n" ); document.write( "p-value = 2*P(z < -0.8059) = 0.4203 \n" ); document.write( "----- \n" ); document.write( "Conclusion: Since the p-value is greater than 2%, fail to reject the claim. \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |