Remember the Linear Regression Assignment from earlier in the term? Let’s revisit that assignment now that we’ve built a catalog of various functions to use as models. Go look at the data you used for this original assignment and see if there is a function that would serve as a better model for your data than a linear function. At the very least, fit a high-degree polynomial to your data to see if it’s a good fit.
Deliverable
Once you fit a new model to the data, create a chart and draft a report just like you did for the previous regression assignment, but this time be sure to include in your analysis your reason for choosing this new type of function as your model. Hand in a printed copy of your report at the start of class on Monday.