document.write( "Question 196232: The graph and accompanying table shown here display 12 observations of a pair of variables (x, y).\r
\n" );
document.write( "\n" );
document.write( "The variables x and y are positively correlated, with a correlation coefficient of r = 0.96.\r
\n" );
document.write( "\n" );
document.write( "What is the slope, b, of the least squares regression line, y = a + bx, for these data? Round your answer to the nearest hundredth. \r
\n" );
document.write( "\n" );
document.write( "x 3 6 8 9 9 13 15 18 20 21 23 23
\n" );
document.write( "y 9 17 15 15 18 24 29 36 43 39 46 35 \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #147104 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The graph and accompanying table shown here display 12 observations of a pair of variables (x, y). \n" ); document.write( "The variables x and y are positively correlated, with a correlation coefficient of r = 0.96. \n" ); document.write( "What is the slope, b, of the least squares regression line, y = a + bx, for these data? Round your answer to the nearest hundredth. \n" ); document.write( "x 3 6 8 9 9 13 15 18 20 21 23 23 \n" ); document.write( "y 9 17 15 15 18 24 29 36 43 39 46 35 \n" ); document.write( "----------------------------------------- \n" ); document.write( "I ran a Linear Regression Program on a TI calculator and found: \n" ); document.write( "slope = 1.73482... \n" ); document.write( "----------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |