+ Reply to Thread
Results 1 to 5 of 5

Finding a best fit polynomial formula

  1. #1
    Registered User
    Join Date
    12-28-2018
    Location
    Oregon, USA
    MS-Off Ver
    2017
    Posts
    13

    Finding a best fit polynomial formula

    Hello all,
    Thank you in advance for your time. I am trying to use a dataset of 10 points and comparing to a second set of 10 points, and from that figure out the best polynomial fit without using a chart (this way i can use a 'predicted value' and compare it to the actual reading). Everywhere I've looked insists on using a chart, but due to the nature of spread this template is going to be to individuals who aren't very proficient with excel, having them utilize a chart is a training nightmare (some barely know how to turn on a computer).

    For Example, A1:A10 has a semi-linear progression of 100 to 10000, and B1:B10 is a close approximation to A1:A10 but not quite. I found this formula but due to some proofs i have it isn't working properly:
    =(INDEX(LINEST($A$1:$A$10,$A$1:$A$10^{1,2,3,4}),1)*A1^4)+(INDEX(LINEST($A$1:$A$10,$A$1:$A$10^{1,2,3,4}),1,2)*A1^3)+INDEX(LINEST($A$1:$A$10,$A$1:$A$10^{1,2,3,4}),1,3)*A1^2)+(INDEX(LINEST($A$1:$A$10,$A$1:$A$10^{1,2,3,4}),1,4)*A3^1)+INDEX(LINEST($A$1:$A$10,$A$1:$A$10^{1,2,3,4}),1,5)

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Finding a best fit polynomial formula

    Please upload a workbook or a representative cut down copy, anonymised if necessary. It is always easier to advise if we can see your request in its context.

    Show a before and after situation with manually calculated results, explaining which information is data and which is results, and if it's not blindingly obvious how you have arrived at your results some explanatory notes as well.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Registered User
    Join Date
    12-28-2018
    Location
    Oregon, USA
    MS-Off Ver
    2017
    Posts
    13

    Re: Finding a best fit polynomial formula

    I will be happy to do so when i get home and have more access.

  4. #4
    Registered User
    Join Date
    12-28-2018
    Location
    Oregon, USA
    MS-Off Ver
    2017
    Posts
    13

    Re: Finding a best fit polynomial formula

    Please see attached. I have put in example data of what i'll use. I also show why i need it, and on the second page is the instruction that i have to follow to make it work. It's my understanding that i have to create the curves based on all polynomials and then compare to the F constant to see which is considered best fit. I just can't seem to get the formula to work right.
    Attached Files Attached Files
    Last edited by Sean M.; 12-28-2018 at 11:32 PM.

  5. #5
    Registered User
    Join Date
    12-28-2018
    Location
    Oregon, USA
    MS-Off Ver
    2017
    Posts
    13

    Re: Finding a best fit polynomial formula

    I don't see the attachment, did it post?
    *Edit* i figured it out. nevermind :-) I didn't see the 'upload' button. all better.
    Last edited by Sean M.; 12-28-2018 at 11:32 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Finding Polynomial Roots
    By Ruiyisun in forum Excel General
    Replies: 3
    Last Post: 02-07-2015, 07:41 PM
  2. Polynomial Curve Formula
    By spellstar in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-20-2012, 07:20 AM
  3. Replies: 2
    Last Post: 06-27-2011, 03:00 AM
  4. Polynomial Formula
    By steven723 in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 02-24-2009, 11:30 PM
  5. polynomial formula
    By Lancelot in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 12-30-2007, 05:50 AM
  6. Finding Roots of a Polynomial
    By BigKahuna in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-01-2007, 12:55 PM
  7. [SOLVED] Polynomial Formula Incorrect?
    By DCLittlejohn in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 06-27-2005, 04:05 PM

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