document.write( "Question 207341: A pharmaceutical company is testing the effectiveness of a new drug for lowering cholesterol. As part of this trial, they wish to determine whether there is a diffeerence between the effectiveness for women and for men. At a=.05, what is the test value?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Sample size 50 women 80 men
\n" );
document.write( "Mean effect 7 women 6.95 men
\n" );
document.write( "Sample variance 3 women 4 men\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #156852 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A pharmaceutical company is testing the effectiveness of a new drug for lowering cholesterol. As part of this trial, they wish to determine whether there is a diffeerence between the effectiveness for women and for men. At a=.05, what is the test value?\r \n" ); document.write( "\n" ); document.write( "isticda \n" ); document.write( "Sample size 50 women 80 men \n" ); document.write( "Mean effect 7 women 6.95 men \n" ); document.write( "Sample variance 3 women 4 men\r \n" ); document.write( "\n" ); document.write( "----------------------------------------- \n" ); document.write( "I ran a 2-Sample T-test and got the following results: \n" ); document.write( "Ho: u(women)-u(men) = 0 \n" ); document.write( "Ha: u(w)-u(m) is not zero \n" ); document.write( "---------------- \n" ); document.write( "test statistics: t = 0.08111... \n" ); document.write( "p-value: 0.9355... \n" ); document.write( "--- \n" ); document.write( "Conclusion: Since the p-value far exceeds alpha = 5% \n" ); document.write( "Fail to Reject Ho. \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |