document.write( "Question 115837This question is from textbook Algebra For college students
\n" ); document.write( ": Hello I need some help.\r
\n" ); document.write( "\n" ); document.write( "As the number of farms has decreased in llinios, the average size of the remianing farms has grown larger,as shown below\r
\n" ); document.write( "\n" ); document.write( "Year Average Acreage per farm
\n" ); document.write( "1900 127
\n" ); document.write( "1910 119
\n" ); document.write( "1920 135
\n" ); document.write( "1930 137
\n" ); document.write( "1940 155
\n" ); document.write( "1950 196
\n" ); document.write( "1960 283
\n" ); document.write( "1970 353
\n" ); document.write( "1980 406
\n" ); document.write( "1990 440
\n" ); document.write( "2000 420\r
\n" ); document.write( "\n" ); document.write( "let x represent the number of years since 1900. Use a graphing calculator to fit a function to the data. Select the model which gives best fit. Write the equation , the coeffienct of determination, and estimate to nearest arce the average acreage in 2011. Use regression feature in calculator. This problem is really hard can anyone help me thanks
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #84309 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Put the data in L1, L2
\n" ); document.write( "Run the regressions against L1,L2
\n" ); document.write( "Look for the result with the highest \"r\" value.
\n" ); document.write( "--------------
\n" ); document.write( "I find the QuartReg gives the highest r but gives a \"0\"
\n" ); document.write( "coefficient of the x^4 term. So I switched to the CubicReg
\n" ); document.write( "and got:
\n" ); document.write( "f(x) = -0.001x^3 + 0.196x^2 - 5.298x + 143.552
\n" ); document.write( "-----------
\n" ); document.write( "coefficient of determination = ??
\n" ); document.write( "------------
\n" ); document.write( "f(2011) is negative using the cubic but positive using the
\n" ); document.write( "QuadReg which is f(x) = 0.025x^2+1.211x + 102.587
\n" ); document.write( "and gives f(2011) = 103641 which doesn't sound very reasonable.\r
\n" ); document.write( "\n" ); document.write( "---------------
\n" ); document.write( "Good luck on this.
\n" ); document.write( "---------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );