home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!munnari.oz.au!spool.mu.edu!wupost!howland.reston.ans.net!paladin.american.edu!auvm!QMRELAY.MAIL.CORNELL.EDU!DICK_DARLINGTON
- Message-ID: <STAT-L%92121316120756@VM1.MCGILL.CA>
- Newsgroups: bit.listserv.stat-l
- Date: Sun, 13 Dec 1992 16:11:20 -0500
- Sender: STATISTICAL CONSULTING <STAT-L@MCGILL1.BITNET>
- From: dick darlington <dick_darlington@QMRELAY.MAIL.CORNELL.EDU>
- Subject: Finding critical F
- Lines: 14
-
- 12:42 PM
- OFFICE MEMO Time:
- Subject:
- Finding critical F 12-08-92
- Date:
-
- In response to Brian Day's question, one can use Systat's FIF (F inverse
- function) operator to find critical values of F for any specified values of
- alpha, df1 and df2. Day specified df1 = 278 and df2 = 500, but did not specify
- alpha. Thus I entered into Systat's editor a column headed ALPHA containing
- the four values .05, .025, .01, .005. Then I issued the command
- >let f = fif(1-alpha, 278, 500)
- Systat returned the following four values of F: 1.187, 1.227, 1.275, 1.308.
- Dick Darlington, Psychology, Cornell
-