document.write( "Question 552456: 20 people were attacked by a disease and only 18 survived .Will you reject the hypothesis that the survival rate,if attacked by this disease,is 85% in favor of the hypothesis that it is more than 5% level? \n" ); document.write( "
Algebra.Com's Answer #360395 by stanbon(75887) ![]() You can put this solution on YOUR website! 20 people were attacked by a disease and only 18 survived .Will you reject the hypothesis that the survival rate,if attacked by this disease,is 85% in favor of the hypothesis that it is more than 5% level? \n" ); document.write( "Ho: p = 0.85 (claim) \n" ); document.write( "Ha: p # 0.85 \n" ); document.write( "---- \n" ); document.write( "p-hat = 18/20 = 0.9 \n" ); document.write( "---- \n" ); document.write( "z(0.9) = (0.9-0.85)/sqrt[0.85*0.15/20] = 0.6282 \n" ); document.write( "---- \n" ); document.write( "p-value = 2*P(z > 0.6262) = 2*0.2656 = 0.53 \n" ); document.write( "---- \n" ); document.write( "Since the p-value is greater than 5%, fail to reject Ho. \n" ); document.write( "The test results support the claim. \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |