document.write( "Question 820584: 7. A clinical trial is run to investigate the effectiveness of an experimental drug in reducing preterm delivery to a drug considered standard care and to placebo. Pregnant women are enrolled and randomly assigned to receive either the experimental drug, the standard drug or placebo. Women are followed through delivery and classified as delivering preterm (< 37 weeks) or not. The data are shown below.\r
\n" );
document.write( "\n" );
document.write( "Preterm Delivery Experimental Drug Standard Drug Placebo
\n" );
document.write( "Yes 17 23 35
\n" );
document.write( "No 83 77 65\r
\n" );
document.write( "\n" );
document.write( "Is there a statistically significant difference in the proportions of women delivering preterm among the three treatment groups? Run the test at a 5% level of significance
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #493652 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Women are followed through delivery and classified as delivering preterm (< 37 weeks) or not. The data are shown below.\r \n" ); document.write( "\n" ); document.write( "Preterm Delivery Experimental Drug Standard Drug Placebo \n" ); document.write( "Yes 17 23 35 \n" ); document.write( "No 83 77 65\r \n" ); document.write( "\n" ); document.write( "Is there a statistically significant difference in the proportions of women delivering preterm among the three treatment groups? Run the test at a 5% level of significance \n" ); document.write( "----- \n" ); document.write( "Ho: The rows have the same proportions \n" ); document.write( "Ha: The proportions are different \n" ); document.write( "====== \n" ); document.write( "I ran a Chi=Square program against the data and got the following:: \n" ); document.write( "test stat:: Chi-Sq = 8.9600 \n" ); document.write( "p-value = 0.0113 \n" ); document.write( "df = 2*1 = 2 \n" ); document.write( "--------------- \n" ); document.write( "Conclusion:Since the p-value is less than 5%, reject Ho. \n" ); document.write( "Conclusion: There is a statistical difference in the proportions. \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |