document.write( "Question 1139076: Please explain.\r
\n" );
document.write( "\n" );
document.write( "The paired data below consist of the test scores of 6 randomly selected students and the number of hours they studied for a test. Use the regression line to predict a student’s score if the student studied for 7 hours. \r
\n" );
document.write( "\n" );
document.write( "hours 5 10 4 6 10 9
\n" );
document.write( "scores 64 86 69 86 59 87\r
\n" );
document.write( "\n" );
document.write( "Equation of the regression line: ____________________________\r
\n" );
document.write( "\n" );
document.write( "Prediction: ___________________________________
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #756863 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Put in calculator and equation is \n" ); document.write( "y (score)=1.066 x+67.35 , where x=hours \n" ); document.write( "prediction would be y(7)=74.81 or 75 \n" ); document.write( "NOTE: the r^2 is 0.05, meaning that this is not a good fit for the data. Diagnostics would likely show that the assumptions may not be valid. \n" ); document.write( " |