Graphs
Cubic Regression
The cubic regression has an r2 value of 0.138, which is the highest value out of all the graphs we created. This regression fits our data the best even though the r2 value isn't high.
Linear Regression
The linear regression has an r2 value of 0.06 which does not fit the data very well at all.
Quadratic Regression
The quadratic regression has an r2 value of 0.128 which is the second best regression we had that fit the data.