+ Reply to Thread
Results 1 to 4 of 4

higher order polynomial fit line x-coefficients

  1. #1
    Registered User
    Join Date
    12-22-2003
    Location
    Texas
    Posts
    90

    higher order polynomial fit line x-coefficients

    I want to feed the coeffieicent from a best fit polynimial line into individual excel cells. I know that I can see the equation in the chart view, but how do i get the coefficients? Much like getting the slope of a straight line wioth the slope function.

    Thanks
    Barrfly

  2. #2
    Bill Martin -- (Remove NOSPAM from address)
    Guest

    Re: higher order polynomial fit line x-coefficients

    barrfly wrote:
    > I want to feed the coeffieicent from a best fit polynimial line into
    > individual excel cells. I know that I can see the equation in the
    > chart view, but how do i get the coefficients? Much like getting the
    > slope of a straight line wioth the slope function.
    >
    > Thanks
    >
    >



    You can do this just with the normal straight line fitting function LINEST() --
    and some cleverness. Look at this web page for an example:

    http://www.stfx.ca/people/bliengme/E...Polynomial.htm

    Take particular note of the last line telling you how to enter an array function
    with Shift/Ctrl/Enter.

    Good luck....

    Bill

  3. #3
    Jerry W. Lewis
    Guest

    Re: higher order polynomial fit line x-coefficients

    LINEST is the easiest solution, but it is useful to compare LINEST
    coefficients with those of the chart trendline, since LINEST can have
    numerical problems under some circumstances.

    Jerry

    barrfly wrote:

    > I want to feed the coeffieicent from a best fit polynimial line into
    > individual excel cells. I know that I can see the equation in the
    > chart view, but how do i get the coefficients? Much like getting the
    > slope of a straight line wioth the slope function.
    >
    > Thanks



  4. #4
    Amedee Van Gasse
    Guest

    Re: higher order polynomial fit line x-coefficients

    barrfly shared this with us in microsoft.public.excel.misc:

    >
    > I want to feed the coeffieicent from a best fit polynimial line into
    > individual excel cells. I know that I can see the equation in the
    > chart view, but how do i get the coefficients? Much like getting the
    > slope of a straight line wioth the slope function.
    >
    > Thanks


    This page would be interesting for you:
    http://j-walk.com/ss/excel/tips/tip101.htm

    --
    Amedee Van Gasse

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1