document.write( "Question 483269: In a clinical trial 250 patients are randomly assigned to receive either a proposed stroke prevention medication ( ) or a placebo ( ) and are followed over the course of a 5-years study period. These results are given in the following table:\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "Treatment Group Event
\n" );
document.write( " Stroke No Stroke Total
\n" );
document.write( "
\n" );
document.write( "12 108 120
\n" );
document.write( "
\n" );
document.write( "28 102 130
\n" );
document.write( "Total 40 210 250\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a. Estimate the risk of stroke comparing those on the medication to those on placebo and interpret the result.
\n" );
document.write( "b. Interpret your result in part a.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #330744 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a clinical trial 250 patients are randomly assigned to receive either a proposed stroke prevention medication ( ) or a placebo ( ) and are followed over the course of a 5-years study period. These results are given in the following table:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Treatment Group Event \n" ); document.write( "Stroke No Stroke Total \n" ); document.write( " \n" ); document.write( "::::::12 108 120 \n" ); document.write( " \n" ); document.write( "::::::28 102 130 \n" ); document.write( "Total 40 210 250\r \n" ); document.write( "\n" ); document.write( "-------------------- \n" ); document.write( "I'll assume the \"12\" refers to the treatment group and \n" ); document.write( "the 28 is the not-treatment group. \n" ); document.write( "--- \n" ); document.write( "So p-hat = 12/120 = 0.10 for the treatment group \n" ); document.write( "and p-hat = 28/130 = 0.22 for the non-treatment group \n" ); document.write( "---- \n" ); document.write( "Ho: p1-p2 = 0 \n" ); document.write( "H1: p1-p2 < 0 \n" ); document.write( "--- \n" ); document.write( "test stat: (0.10-0.22)/sqrt[(0.1*0.9/120)+(0.22*0.78/130)] = -2.6375 \n" ); document.write( "--- \n" ); document.write( "p-value = P(z < -2.6375) = 0.0042 \n" ); document.write( "---------- \n" ); document.write( "Conclusion: Since the p-value is less than 1%, reject \n" ); document.write( "Ho at the 1% significance level. \n" ); document.write( "==================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a. Estimate the risk of stroke comparing those on the medication to those on placebo and interpret the result. \n" ); document.write( "b. Interpret your result in part a. \n" ); document.write( "The non-treatment group is twice as liable have a stroke. \n" ); document.write( "============================================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |