Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Trend Line 5 or 6th order polynomial not working

I have a spreadsheet from excel 2003 in which I curve fitted many fifth order
polynomials. I then use the constants from the polynomial function as a
selection for curve generation.

I now want to add some curves and generate constants from trend lines but am
now using office 2007.

The old curve fitted data works well in 2007.

The new curve fitting trend line system cannot generate a fifth or sixth
order polynomial and the polynomial constants generated for a fourth order
polynomial do not generate the same source curve when inserted into the
polynomial equation.



Seems like the polyniimial solving routine has a problem?

Any ideas

Stu
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 837
Default Trend Line 5 or 6th order polynomial not working

The formerly excellent chart polynomial trendline engine was "improved" in
2007 to the point that it is no longer trustworthy. LINEST on the other hand
does seem to work better, and you can fit a polynomial with a formula like
=LINEST(ydata,xdata^{1,2,3,4,5})
Note however that fitting a high order polynomial is a very challenging
numerical problem unless your x data spans a very broad range.

Jerry

"Stuart Saich" wrote:

I have a spreadsheet from excel 2003 in which I curve fitted many fifth order
polynomials. I then use the constants from the polynomial function as a
selection for curve generation.

I now want to add some curves and generate constants from trend lines but am
now using office 2007.

The old curve fitted data works well in 2007.

The new curve fitting trend line system cannot generate a fifth or sixth
order polynomial and the polynomial constants generated for a fourth order
polynomial do not generate the same source curve when inserted into the
polynomial equation.



Seems like the polyniimial solving routine has a problem?

Any ideas

Stu

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
TREND function for a polynomial fit results in a linear fit chenke01 Excel Worksheet Functions 2 July 26th 07 01:54 PM
How do I solve for x in a second-order polynomial trend? DianeD Charts and Charting in Excel 2 February 23rd 07 04:04 PM
What makes a polynomial trend line curve up or down? jimshoe40 Charts and Charting in Excel 7 December 11th 06 05:51 PM
trend for polynomial curve fitting by regressing vijaya Excel Worksheet Functions 7 November 11th 05 03:51 PM
higher order polynomial fit line x-coefficients barrfly Excel Discussion (Misc queries) 3 July 12th 05 09:07 AM


All times are GMT +1. The time now is 11:31 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"