Hi Everyone,
for a maths assignment, I had to model an equation based off of points in an equation. I have to model both a quadratic equation and a quartic equation.
The issue is here, I was able to successfully produce a quadratic equation through excel by plotting the points on a scatter plot, inserting a polynomial and changing the Order to 2.
I repeated this process for the quartic, but with the order to 4.
This produced the following equation:
y = -3E-08x4 + 1E-05x3 - 0.0081x2 + 1.5906x + 0.3084
I substituted x values that i had already obtained to determine the y value at the certain x value, it turned out the equation produced a completely different curve to what it should of.
Excel says the quartic has an R^2 value of 0.993 and the R^2 value of the quadratic formula is 0.983, which is a much more innacurate curve.
Why does it have a higher R^2 value, where it only intercepts half of the points?
For more context please see the attachment
Bookmarks