home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!paladin.american.edu!auvm!ECUVM1.BITNET!PSWUENSC
- Message-ID: <STAT-L%92081215545777@VM1.MCGILL.CA>
- Newsgroups: bit.listserv.stat-l
- Date: Wed, 12 Aug 1992 15:45:06 EDT
- Sender: "STATISTICAL CONSULTING" <STAT-L@MCGILL1.BITNET>
- From: "Karl L. Wuensch" <PSWUENSC@ECUVM1.BITNET>
- Subject: Re: testing dependent variances
- In-Reply-To: Message of Wed, 12 Aug 1992 09:17:00 IST from <WELFARE@ILNCRD>
- Lines: 14
-
- To test two related samples for homogeneity of variance:
-
- Compute the usual F for independent samples, that is, the larger variance
- divided by the smaller variance. Then insert that F in the formula below:
-
- (F - 1) * SQRT(n - 2)
- t = -----------------------
- 2 * SQRT[F * (1 - r*r)]
-
-
- r is the correlation between the two sets of matched scores. Evaluate the t on
- n-2 degrees of freedom, where n is the # of pairs of scores.
-
- This technique is from E.J.G. Pitman, Biometrika, 1939, 31: 9-12.
-