document.write( "Question 135009: The x and the y variable in the table below are correlated. Determine the ‘R’ value, and then determine the regression equation.
\n" );
document.write( "x y
\n" );
document.write( "16.66 28.34
\n" );
document.write( "20.70 37.38
\n" );
document.write( "24.33 45.52
\n" );
document.write( "21.27 39.70
\n" );
document.write( "20.01 39.72
\n" );
document.write( "27.44 55.54
\n" );
document.write( "16.84 30.40
\n" );
document.write( "22.27 38.26
\n" );
document.write( "14.20 25.68
\n" );
document.write( "17.74 33.51
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #98863 by stanbon(75887) ![]() You can put this solution on YOUR website! The x and the y variable in the table below are correlated. Determine the ‘R’ value, and then determine the regression equation. \n" ); document.write( "x y \n" ); document.write( "16.66 28.34 \n" ); document.write( "20.70 37.38 \n" ); document.write( "24.33 45.52 \n" ); document.write( "21.27 39.70 \n" ); document.write( "20.01 39.72 \n" ); document.write( "27.44 55.54 \n" ); document.write( "16.84 30.40 \n" ); document.write( "22.27 38.26 \n" ); document.write( "14.20 25.68 \n" ); document.write( "17.74 33.51\r \n" ); document.write( "\n" ); document.write( "--------------------- \n" ); document.write( "Hopefully you have a calculator or software available to do this calculation. \n" ); document.write( "I used a TI with LinReg function to get the following: \n" ); document.write( "y=2.1565x - 6.0404 \n" ); document.write( "R = 0.9750 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |