Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / May 2008

Tip: Looking for answers? Try searching our database.

Fisher statistical law

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Vincent Isoz - 25 May 2008 21:28 GMT
Hello

I'm trying to calculate de cumulated probability Fisher law for the degress
of freedom df1 and df2. Is this possible with MS Excel?

Actually I always have to go trough the ANOVA on way tool and this is
boring. Any idea?

Thanks for your help.
ShaneDevenshire - 25 May 2008 21:42 GMT
Hi Vincent,

I'm not sure what you want, but it sounds like you already use the Analysis
ToolPak.  Which tool are you picking from there?

Excel has a spreadsheet function:
=FISHER
=FISHERINV
=TDIST

You should look throught the Statistics category of functions and see if any
of them ring your bell.

Signature

Cheers,
Shane Devenshire

> Hello
>
[quoted text clipped - 5 lines]
>
> Thanks for your help.
Vincent Isoz - 25 May 2008 22:55 GMT
Thanks for your answers. But the tree functions that you have listed are not
the real Fisher functions as we know in Statistics: the ration of two khi-2
variable divided by their respective degree of freedom.
Jerry W. Lewis - 28 May 2008 02:20 GMT
The ratio of two chi-squared variables divided by their respective degrees of
freedom follows's Snedecor's F distribution, which was named in honor of
Fisher, but AFAIK was never used by Fisher.  The Excel functions FDIST and
FINV support Snedecor's F distribution.  Note that FDIST calculates the upper
tail (one minus the cdf) of the distribution and FINV is its inverse.

What Fisher used (and still included in the final posthumously publised
edition of Fisher & Yates "Statistical Tables") was the distribution of Z =
LN(F)/2, which is related by
cdf_z(z,df1,df2) = FDIST(EXP(2*z),df1,df2)
inv_z(p,df1,df2) = LN(FINV(1-p,df1,df2))/2

Jerry

> Thanks for your answers. But the tree functions that you have listed are not
> the real Fisher functions as we know in Statistics: the ration of two khi-2
> variable divided by their respective degree of freedom.
Vincent Isoz - 28 May 2008 07:51 GMT
Thanks. FDist and FInv are exactly the functions i was looking for. It's
curious that they don't appear in the function assistant wizard when you type
the word "fisher"...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.