document.write( "Question 1079142: In a clinical trial, 25 out of 876 patients taking a prescription drug daily complained of flulike symptoms. Suppose that it is known that 2.5% of patients taking competing drugs complain of flulike symptoms. Is there sufficient evidence to conclude that more than 2.5% of this drug's users experience flulike symptoms as a side effect at the alpha equals a=0.05 level of significance? \n" ); document.write( "
Algebra.Com's Answer #693503 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! usual hypothesis test \n" ); document.write( "will make it 2-way \n" ); document.write( "test statistic is a z \n" ); document.write( "reject if |z|>1.96 \n" ); document.write( "z=(0.0285-0.025)/sqrt (.025*.0975)/876; sqrt term, std error, is 0.00527 \n" ); document.write( "=.6635 \n" ); document.write( "fail to reject null hypothesis, p=0.50 \n" ); document.write( "insufficient evidence to conclude there is a difference. \n" ); document.write( " \n" ); document.write( " |