PC Review


Reply
Thread Tools Rate Thread

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

 
 
=?Utf-8?B?aGls?=
Guest
Posts: n/a
 
      12th Jul 2006
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.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?SmVycnkgVy4gTGV3aXM=?=
Guest
Posts: n/a
 
      12th Jul 2006
=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.

 
Reply With Quote
 
=?Utf-8?B?aGls?=
Guest
Posts: n/a
 
      12th Jul 2006
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.

 
Reply With Quote
 
=?Utf-8?B?SmVycnkgVy4gTGV3aXM=?=
Guest
Posts: n/a
 
      12th Jul 2006
You're welcome, glad it helped.

Jerry

"hil" wrote:

> Thanks!
>
> Hil

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to print LinEst result to a spreadsheet using VBA Fei Microsoft Excel Programming 3 4th Mar 2009 05:26 AM
Re: LINEST using only some of the values in an array Harlan Grove Microsoft Excel Worksheet Functions 0 23rd May 2007 07:19 PM
Re: LINEST using only some of the values in an array Lori Microsoft Excel Worksheet Functions 0 23rd May 2007 01:30 PM
Re: LINEST using only some of the values in an array Lori Microsoft Excel Worksheet Functions 0 23rd May 2007 01:29 PM
how to use linest to get the result as ARRAY? =?Utf-8?B?ZnJhbms=?= Microsoft Excel Worksheet Functions 1 7th May 2007 06:49 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:05 AM.