document.write( "Question 1081977: The average gasoline price per gallon (in cities) and the cost of a barrel of oil are shown below for a random selection of weeks from 2009-2010.\r
\n" );
document.write( "\n" );
document.write( "Oil 73.54. 61.28. 72.94. 53.29 60.50 42.67
\n" );
document.write( "Gasoline 2.818 2.262 2.864 2.352 2.691 2.258\r
\n" );
document.write( "\n" );
document.write( "The correlation coefficient for the data is r = 0.832 and a = 0.05. Find the equation of the regression line. Round the coefficient to 3 decimal places.
\n" );
document.write( " y’ = a + bx
\n" );
document.write( " A= ?
\n" );
document.write( " B= ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #696070 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Using cost of gas as the dependent variable and the price of oil as the independent variable \n" ); document.write( "Y=0.020x+1.333 \n" ); document.write( "A=0.020 \n" ); document.write( "B=1.333 \n" ); document.write( "r^2 is 0.69, the square of r. \n" ); document.write( "This can be done by hand, but entering data into L1 and L2 then doing linear regression on STAT CALC 4 ENTER is the result with these data. \n" ); document.write( " |