+ Reply to Thread
Results 1 to 2 of 2

Creating a polynomial equation without charting a trendline

  1. #1
    Registered User
    Join Date
    04-17-2006
    Location
    Charlotte, NC
    Posts
    5

    Creating a polynomial equation without charting a trendline

    I have a chart that displays a series of data. From that, I add a polynomial trendline and extract the coefficients to generate a curve fit equation. Is there a way to generate this polynomial equation (pulling the coefficients) of the data without invoking the charting function??

    Thanks.

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Hi

    If your x data is in column A, put your y data in column C. Then in column B, create your x^2 data. You could then use LINEST to extract the relevant data. I'm pretty sure that the chart will always use a starting point of 1 with an increment of 1 when it is working out your coefficients so if you want to match the chart formula, the you may have to change your x variables.


    hth

    rylo

+ 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