+ Reply to Thread
Results 1 to 2 of 2

Polynomial Equation

  1. #1
    Registered User
    Join Date
    02-17-2012
    Location
    Australia
    MS-Off Ver
    Excel for MAC 2011
    Posts
    3

    Polynomial Equation

    Hi.
    I have a table of x and y values that I have graphed and added a polynomial trend line and included the formula on the chart. How do I use this formula to now input an x value (temperature, say 0 degrees) and come up with the corresponding y value (length).

    I'm an excel beginner so any help is much appreciated.

    Regards,
    Paul.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: Polynomial Equation

    Two ways:

    1) Hand enter the coefficients from the chart trend line into the spreadsheet, then you can build a simple worksheet function to do the calculation.

    2) Use the LINEST function to generate the coefficients directly in the spreadsheet, then use those coefficients to build a function to calculate y at a given x.

+ 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