Hi Guys,
I am having some problems using a polynomial equation to estimate what y will equal at x.
When I fit a 3rd order polynomial regression line, I recieve the following equation:
y = 2E-06x^3 + .0007x^2 + .0984*196 - .424
Which as I understand when substituting 196 for x is the same as
y = 2x10^(-6)196^3+.0007196+.0984*196-.424
Based on the trendline I expect the datapoint at 196 to be approximately 4.26 to 4.28, however I get 7.03
The data is based on oxygen uptake values:
Time Oxygen Uptake
15 | 0.95
30 | 1.74
45 | 2.79
60 | 3.56
75 | 3.59
90 | 3.81
105 | 4.03
120 | 4.04
135 | 4.04
150 | 4.13
165 | 4.17
180 | 4.11
195 | 4.26
I'm not sure what I'm doing wrong and any help would be greatly appreciated!
Thank you!
Damon
[Resolved Update]
The equation I was using wasn't sensitive enough to enough decimal places.
Thank you for all your help!
Think you got the wrong site, buddy