document.write( "Question 1032215: BMI. Body mass index (BMI) = weight in lbs/height inches^2 x 703. An adult BMI of 24 is considered desirable.i A study of 12 adults that used a one-sample t-test to address Ho: u = 24 reported a tstat of 2.16.\r
\n" );
document.write( "\n" );
document.write( "a) What is the one-sided P-value for this test?\r
\n" );
document.write( "\n" );
document.write( "b) What is the two-sided P-value?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #646857 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! BMI. Body mass index (BMI) = weight in lbs/height inches^2 x 703. An adult BMI of 24 is considered desirable.i A study of 12 adults that used a one-sample t-test to address Ho: u = 24 reported a tstat of 2.16. \n" ); document.write( "a) What is the one-sided P-valu#e for this test? \n" ); document.write( "b) What is the two-sided P-value? \n" ); document.write( "---------------- \n" ); document.write( "If Ho is u = 24, Ha is u # 24 \n" ); document.write( "This is not a one-sided test \n" ); document.write( "If Ha is u < 24 \n" ); document.write( "the p-value is P(t < 2.16 when df = 11) = tcdf(-100,2.16,11) = 0.9731 \n" ); document.write( "--- \n" ); document.write( "If Ha is u > 24 \n" ); document.write( "the p-value is P(t > 2.16 when df = 11) = tcdf(2.16,100,11) = 0.0269 \n" ); document.write( "------------------ \n" ); document.write( "b) What is the two-sided P-value? \n" ); document.write( "t-stat = 2.16 \n" ); document.write( "2-sided p-value = 2*P(t > 2.16 when df = 11) = 2*tcdf(2.16.100,11) \n" ); document.write( "= 2*0.0269 = 0.0537 \n" ); document.write( "----------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " \n" ); document.write( " |