document.write( "Question 1082860: Listed below are systolic blood pressure measurements (mm Hg) taken from the right and left arms of the same woman. Assume that the paired sample data is a simple random sample and that the differences have a distribution that is approximately normal. Use a 0.10 significance level to test for a difference between the measurements from the two arms. What can be concluded?\r
\n" );
document.write( "\n" );
document.write( "Right arm
\n" );
document.write( "142
\n" );
document.write( "131
\n" );
document.write( "137
\n" );
document.write( "133
\n" );
document.write( "133
\n" );
document.write( "
\n" );
document.write( "Left arm
\n" );
document.write( "167
\n" );
document.write( "160
\n" );
document.write( "175
\n" );
document.write( "137
\n" );
document.write( "139\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #696884 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is a paired t-test with df=4 \n" ); document.write( "The differences are 25,29,38,-4,6 \n" ); document.write( "Here, a t-test is done with only df=4, but the variability is only in the BP for one person, not 5. \n" ); document.write( "The critical value is |t|>2.776 \n" ); document.write( "the actual value is x bar=20.4, s=14.8 \n" ); document.write( "t=3.073 \n" ); document.write( "p-value is 0.037 \n" ); document.write( "This is significant at the 0.10 level. \n" ); document.write( " \n" ); document.write( " |