how do I use a polynomial formula to extrapolate data?

jmckeone

Well-known Member
Joined
Jun 3, 2006
Messages
550
I've been able to use linear trendline formulas to extrapolate future data without an issue. In a y=mx+b scenario where y is the usage level and x is the date. However when I try to do something similar with a polynomial formula such as y = 1E-254x^56.468 the math goes to pot. Can anyone help?
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
That's the nature of Polynomial trendlines: they tend to diverge quickly once you move outside the data set: good for interpolation, not so good for extrapolation. What often happens in these cases is that the best fit polynomial uses a much larger exponent than the ideal curve that should approximate the data. You've got to jump pretty deep into advanced number theory to get a better prediction.
 
Upvote 0

Forum statistics

Threads
1,214,954
Messages
6,122,461
Members
449,085
Latest member
ExcelError

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top