Refer back to last week's lab for help creating data sets. Make sure that the variable names are 8 characters or less!
Suggestion: Try to create the data sets before lab.
Edit Variables -> log()In the popup window, select log10(Y+a) for the transformation and click on Yield and then Y. The default name is L_Yield; modify the Name: box if you want to use a different name. Click on OK and the column L_YIELD is added to your spreadsheet.
Select Analyze:Fit from the DATA window. Put Location in the Label region , D in the Y region, and Latitude in the X region. This fits the usual straight line regression. What do the residual plots, t-tests and R2 suggest about the fit of the model?
To add polynomial terms, go to the box in the ouput labeled "Parametric Regression". In the slider under Degree (Polynomial) click on the right arrow until the degree is 2. (Quadratic regression). You may want to experiment by adding more terms.... What do the residual plots suggest about the fit of the quadratic model - are you happy accepting this model or should we be concerned?