Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jay Jay is offline
external usenet poster
 
Posts: 671
Default Polynomial Eq Parameters

I have an x and y data set for which I want to identify the parameters
(a,b,c) in the following second order polynomial equation. What Excel
functions can do this? I can chart the data and use the trendline function,
but I want to automatically calculate the parameters in individual cells that
I can reference in another formula. Thanks, J

y = ax^2 + bx + c

--
Jay
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jay Jay is offline
external usenet poster
 
Posts: 671
Default Polynomial Eq Parameters

I would also like to be able to calculate the R-squared value for polynomial
equation as well. Same as the chart trendline feature produces, but with the
outcome in a cell rather than displayed on a chart.
--
Jay


"Jay" wrote:

I have an x and y data set for which I want to identify the parameters
(a,b,c) in the following second order polynomial equation. What Excel
functions can do this? I can chart the data and use the trendline function,
but I want to automatically calculate the parameters in individual cells that
I can reference in another formula. Thanks, J

y = ax^2 + bx + c

--
Jay

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default Polynomial Eq Parameters

Use LINEST as demonstrated at
http://people.stfx.ca/bliengme/ExcelTips/Polynomial.htm
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Jay" wrote in message
...
I have an x and y data set for which I want to identify the parameters
(a,b,c) in the following second order polynomial equation. What Excel
functions can do this? I can chart the data and use the trendline
function,
but I want to automatically calculate the parameters in individual cells
that
I can reference in another formula. Thanks, J

y = ax^2 + bx + c

--
Jay



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jay Jay is offline
external usenet poster
 
Posts: 671
Default Polynomial Eq Parameters

I would also like to be able to calculate the R-squared value for the
polynomial
equation. The chart trendline feature gives an R-squared, but displayed on
a chart rather than in a cell .

--
Jay


"Bernard Liengme" wrote:

Use LINEST as demonstrated at
http://people.stfx.ca/bliengme/ExcelTips/Polynomial.htm
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Jay" wrote in message
...
I have an x and y data set for which I want to identify the parameters
(a,b,c) in the following second order polynomial equation. What Excel
functions can do this? I can chart the data and use the trendline
function,
but I want to automatically calculate the parameters in individual cells
that
I can reference in another formula. Thanks, J

y = ax^2 + bx + c

--
Jay




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 762
Default Polynomial Eq Parameters

Jay -

Use LINEST as suggested by Bernard. The value of R-squared is one of the
outputs of the LINEST function. See Excel's Help for details.

- Mike
http://www.mikemiddleton.com

"Jay" wrote in message
...
I would also like to be able to calculate the R-squared value for the
polynomial
equation. The chart trendline feature gives an R-squared, but displayed
on
a chart rather than in a cell .

--
Jay


"Bernard Liengme" wrote:

Use LINEST as demonstrated at
http://people.stfx.ca/bliengme/ExcelTips/Polynomial.htm
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Jay" wrote in message
...
I have an x and y data set for which I want to identify the parameters
(a,b,c) in the following second order polynomial equation. What Excel
functions can do this? I can chart the data and use the trendline
function,
but I want to automatically calculate the parameters in individual
cells
that
I can reference in another formula. Thanks, J

y = ax^2 + bx + c

--
Jay






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
Parameters wthin Query of External Data Sean Excel Worksheet Functions 1 November 16th 06 09:50 PM
Polynomial regression - how does Excel do it? (under "Trendline") JH Charts and Charting in Excel 2 January 5th 06 05:07 PM
Excel Queries with subqueries and parameters theday_99@yahoo Excel Discussion (Misc queries) 0 September 28th 05 01:24 PM
Calling Excel from Word with parameters DoctorG Excel Discussion (Misc queries) 4 July 12th 05 07:53 AM
Parameters are not allowed in queries that can't be displayed grap Flora Tzeng Excel Discussion (Misc queries) 1 March 15th 05 10:34 AM


All times are GMT +1. The time now is 03:27 PM.

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

About Us

"It's about Microsoft Excel"