document.write( "Question 312064: 4. The data below are the ages and systolic blood pressure (measured in millimeters of mercury) of 9 randomly selected adults.
\n" ); document.write( "Age, x 38 41 45 48 51 53 57 61 65
\n" ); document.write( "Pressure, y 116 120 123 131 142 145 148 150 152\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a. Find the equation of the regression line for the given data. Round the line values to the nearest two decimal places. (2.5 points) Show your work.
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "b. Using the equation found in part a, predict the pressure when the age is 50. Round to the nearest mm. (2.5 points)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #223122 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
a) Xave=\"51\", Yave=\"136.33\"
\n" ); document.write( "Sum of squares x terms (SSXX)=\"650\"
\n" ); document.write( "Sum of squares y terms (SSYY)=\"1562\"
\n" ); document.write( "Sum of squares xy terms (SSXY)=\"967\"
\n" ); document.write( "b=SSXY/SSXX=\"1.4877\"
\n" ); document.write( "b'=SSXY/SSYY=\"0.6191\"
\n" ); document.write( "r^2=b*b'=\"0.920\"
\n" ); document.write( "a=Yave-b(Xave)=\"60.46\"
\n" ); document.write( "\"highlight_green%28y=1.49x%2B40.46%29\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "b) \"y=1.49x%2B40.46\"
\n" ); document.write( "\"y=1.49%2850%29%2B60.46\"
\n" ); document.write( "\"y=1.49%2850%29%2B60.46\"
\n" ); document.write( "\"y=74.385%2B60.46\"
\n" ); document.write( "\"y=134.85\"
\n" ); document.write( "135 mm
\n" ); document.write( "
\n" ); document.write( "
\n" );