document.write( "Question 135763: The following data give the annual production of wheat in lack tons in Faisalabad. Fit a straight line with the help of least squares method and find the trend value for year too.\r
\n" );
document.write( "\n" );
document.write( "Year 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975
\n" );
document.write( "Pro 3.6 4.3 5.6 6.2 6.6 5.0 6.3 6.5 6.3 6.4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #99476 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The following data give the annual production of wheat in lack tons in Faisalabad. Fit a straight line with the help of least squares method and find the trend value for year too.\r \n" ); document.write( "\n" ); document.write( "Year 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 \n" ); document.write( "Pro 3.6 4.3 5.6 6.2 6.6 5.0 6.3 6.5 6.3 6.4 \n" ); document.write( "------------------------------------- \n" ); document.write( "Using the Linear Regression function of a TI calculator I get: \n" ); document.write( "Pro = 0.256969...(year after 1966) + 4.52363... \n" ); document.write( "---------------------- \n" ); document.write( "What do you mean by \"trend value for year two\"? \n" ); document.write( "---------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |