document.write( "Question 986109: Alex puts his spare change in jar every night. If he has $11.09 at the end of January, $22.27 at the end of February, $44.35 in April, $75.82 in July, $89.00 in August, and $114.76 at the end of October, perform a linear regression on this data. \r
\n" );
document.write( "\n" );
document.write( "Alex wants to buy a video game console at the end of December for $140.00.
\n" );
document.write( "Will he have enough for this purchase? ( Show your work that supports your conclusion.) \n" );
document.write( "
Algebra.Com's Answer #606950 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Alex puts his spare change in jar every night. \n" ); document.write( "------------------------------- \n" ); document.write( "If he has $11.09 at the end of January, $22.27 at the end of February, $44.35 in April, $75.82 in July, $89.00 in August, and $114.76 at the end of October, Perform a linear regression on this data. \n" ); document.write( "---- \n" ); document.write( "Pairs:: (1,11.09),(2,22.27),(4,44.35),(7,75.92),(8,89.00) \n" ); document.write( "y = 10.99x + 0.1617 \n" ); document.write( "============================ \n" ); document.write( " \n" ); document.write( "Alex wants to buy a video game console at the end of December for $140.00. \n" ); document.write( "Will he have enough for this purchase? \n" ); document.write( "f(10) = 10.99*10 + 0.1617 = $109.91 \n" ); document.write( "Ans: No \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |