document.write( "Question 903025: In a clinical trial, 19 out of 800 patients taking a prescription drug complained of flulike symptoms. Suppose that it is known that 1.7% of the patients taking competing drugs complain of flulike symptoms. Is there sufficient evidence to conclude that more than 1.7% of this drug's users experience flulike symptoms as a side effect at the a=0.05 level of significance?\r
\n" );
document.write( "\n" );
document.write( "(a) what are the null and alternative hypothesis?
\n" );
document.write( "(b) Use technology to find the p-valve\r
\n" );
document.write( "\n" );
document.write( "Please help with this. I am struggling with this course. I need to see the work to understand what I am doing. The instructor is not much help. Thanks! \n" );
document.write( "
Algebra.Com's Answer #547786 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Ho: p = 0.017 \n" ); document.write( "Ha: p > .017 \n" ); document.write( "----------------------------------------- \n" ); document.write( "sample proportion = p-hat = 19/800 = 0.02375 \n" ); document.write( "--- \n" ); document.write( "test stat:: z(0.02375) = (.024-.017)/sqrt[0.017*0.983/800] = .007/.00457 = 1.53 \n" ); document.write( "----- \n" ); document.write( "p-value = P(z > 1.53) = 1 - P(z<1.53) = 1 - .94 = .06 \n" ); document.write( "--------------------- \n" ); document.write( "Conclusiion: \n" ); document.write( "Since the p-value is greater than 5%, accept Ho. \n" ); document.write( " there is not sufficient evidence to conclude that more than 1.7% results \n" ); document.write( " \n" ); document.write( " |