ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Charts and Charting in Excel (https://www.excelbanter.com/charts-charting-excel/)
-   -   using polynomial trendline equations (https://www.excelbanter.com/charts-charting-excel/196394-using-polynomial-trendline-equations.html)

john s

using polynomial trendline equations
 
I am using trendline feature in charting to develop a third order polynomial
equation. The fit is good and I want to use the displayed equation to
calculate nondata point values.
I cannot get the equation to generate points within the original data set.
Is there a conversion factor I need to use or is there a way to output the
trendline equation differently? The trendline coefficients don't seem to
correspond to the data set even though the graph and r-value look good.

Jon Peltier

using polynomial trendline equations
 
1. Use an XY chart, not a line chart.
2. Use as many digits as Excel will provide. Right-click the formula, choose
Format, and on the Number tab, choose a Scientific format with 15 digits
after the decimal.
3. Don't use it for extrapolating. Poly fits go haywire rapidly outside of
the range they were computed over.

Even better than manually copying the trendline formula and parsing out the
coefficients, at least in Excel 2003) is to calculate the coefficients in
the worksheet using LINEST.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"john s" wrote in message
...
I am using trendline feature in charting to develop a third order
polynomial
equation. The fit is good and I want to use the displayed equation to
calculate nondata point values.
I cannot get the equation to generate points within the original data set.
Is there a conversion factor I need to use or is there a way to output the
trendline equation differently? The trendline coefficients don't seem to
correspond to the data set even though the graph and r-value look good.




Tushar Mehta

using polynomial trendline equations
 
You may want to check
Trendline Coefficients and Regression Analysis
http://www.tushar-mehta.com/publish_...nalysis/16.htm


On Fri, 25 Jul 2008 11:49:32 -0700, john s
wrote:

I am using trendline feature in charting to develop a third order
polynomial
equation. The fit is good and I want to use the displayed equation to
calculate nondata point values.
I cannot get the equation to generate points within the original data
set.
Is there a conversion factor I need to use or is there a way to output
the
trendline equation differently? The trendline coefficients don't seem
to
correspond to the data set even though the graph and r-value look
good.

Regards,

Tushar Mehta
Microsoft MVP Excel 2000-2008
www.tushar-mehta.com
Tutorials and add-ins for Excel, PowerPoint, and other products


All times are GMT +1. The time now is 06:18 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com