Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to calculate the R-squared value on chart with an Excel formula. But the R-squared value has to be a 2nd order polynomial.
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I think R-squared has already been defined. It is a single number.
Perhaps you could restate your question. Do you mean you want to calculate the R-squared value for a second order polynomical fit to the data? Look at the LINEST function. -- Regards, Tom Ogilvy "Metin" wrote in message ... I want to calculate the R-squared value on chart with an Excel formula. But the R-squared value has to be a 2nd order polynomial. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Also, for a chart, you can add a trendline and in that dialog specify the
fit to be a polynomial of order 2 and have it display the R-squared value (second tab in the dialog). -- Regards, Tom Ogilvy "Metin" wrote in message ... I want to calculate the R-squared value on chart with an Excel formula. But the R-squared value has to be a 2nd order polynomial. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
R squared | Excel Worksheet Functions | |||
Nonlinear R-squared (R2) | Excel Worksheet Functions | |||
R-squared from a trendline | Charts and Charting in Excel | |||
linest r-squared bug when calculating forced through zero? | Excel Worksheet Functions | |||
Negative r-squared? | Excel Worksheet Functions |