ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How do I extract a single value from the linest array result? (https://www.excelbanter.com/excel-worksheet-functions/98754-how-do-i-extract-single-value-linest-array-result.html)

hil

How do I extract a single value from the linest array result?
 
The linest function has an array output and I want to extract only one of the
available statistics -- okay maybe two. The one I really want is the
F-statistic. I could either calculate with a another formula or maybe do the
mutliple selection approach, but it would be great if I could actually pull
that statistic only.

Jerry W. Lewis

How do I extract a single value from the linest array result?
 
=INDEX(LINEST(ydata,xdata,,TRUE),4,1)

Jerry

"hil" wrote:

The linest function has an array output and I want to extract only one of the
available statistics -- okay maybe two. The one I really want is the
F-statistic. I could either calculate with a another formula or maybe do the
mutliple selection approach, but it would be great if I could actually pull
that statistic only.


hil

How do I extract a single value from the linest array result?
 
Thanks!

Hil

"Jerry W. Lewis" wrote:

=INDEX(LINEST(ydata,xdata,,TRUE),4,1)

Jerry

"hil" wrote:

The linest function has an array output and I want to extract only one of the
available statistics -- okay maybe two. The one I really want is the
F-statistic. I could either calculate with a another formula or maybe do the
mutliple selection approach, but it would be great if I could actually pull
that statistic only.


Jerry W. Lewis

How do I extract a single value from the linest array result?
 
You're welcome, glad it helped.

Jerry

"hil" wrote:

Thanks!

Hil



All times are GMT +1. The time now is 07:23 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com