Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default how do i transpose a Polynomial equation from a graph to a sheet?

I have produced a polynomial trend line in a graph. I now want to produce
that curve but the equation provided on the graph does not produce it. Is it
possible for Excel to produce that equation for me directly onto a sheet and
thus enable me reproduce the curve so that I can then use the values in a
look up table? Help?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default how do i transpose a Polynomial equation from a graph to a sheet?

If the equation doesn't seem to be producing the same as the trendline
you're seeing on the grpah, it's probably because you're not using enough
decimal places for your coefficients.
--
David Biddulph

"All at Sea" <All at wrote in message
...
I have produced a polynomial trend line in a graph. I now want to produce
that curve but the equation provided on the graph does not produce it. Is
it
possible for Excel to produce that equation for me directly onto a sheet
and
thus enable me reproduce the curve so that I can then use the values in a
look up table? Help?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 762
Default how do i transpose a Polynomial equation from a graph to a sheet?

All at Sea -

One way to get the coefficients on a worksheet is to use the array-entered
LINEST function (Control+Shift+Enter). For a polynomial of order 3, use

=LINEST(y-range, x-range^{1,2,3})

One of the reasons that your equation may seem incorrect is you may be using
a Line chart type (which defaults to 1,2,3,... for the x values) instead of
an XY (Scatter) chart type (which uses the numerical x values).

Another reason for differences is that you may not be displaying enough
significant digits.

- Mike Middleton
http://www.DecisionToolworks.com
Decision Analysis Add-ins for Excel



"All at Sea" <All at wrote in message
...
I have produced a polynomial trend line in a graph. I now want to produce
that curve but the equation provided on the graph does not produce it. Is
it
possible for Excel to produce that equation for me directly onto a sheet
and
thus enable me reproduce the curve so that I can then use the values in a
look up table? Help?



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
how to generate a polynomial regression graph with 90% CI? Ruben Charts and Charting in Excel 1 March 19th 07 02:28 PM
excel generated polynomial equation is wrong jkeith Excel Discussion (Misc queries) 9 September 27th 06 02:45 AM
polynomial equation PAUL GRAZIDE Excel Worksheet Functions 6 March 5th 06 02:31 PM
using the equation of a polynomial Vince Excel Worksheet Functions 4 February 10th 06 09:18 PM
Graph an Equation Michael Kintner Excel Discussion (Misc queries) 2 January 20th 05 05:51 PM


All times are GMT +1. The time now is 12:45 PM.

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

About Us

"It's about Microsoft Excel"