LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 1999, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sun, 7 Feb 1999 08:42:23 +0100
Reply-To:     palm@algonet.se
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Martin Palm & Linda Simonsson <palm@ALGONET.SE>
Organization: Hemma
Subject:      Re: Q: paired vs unpaied t-test
Content-Type: multipart/mixed;

Hi!

If you have two groups, eg two groups of patients one receicving active treatment and the other one placebo, and you want to test the difference in treatment,

then you should use a 2-sample t-test (PROC TTEST).

If you have one group, eg you will test if a group of patients has improved over time, then you should calculate the difference (diff=after-before) for each patient and then test the difference with a 1-sample t-test (PROC UNIVARIATE).

Linda

Sung-Il Cho wrote:

> Hello, > > This is only remotely about SAS, but > I'm looking for a reference that compares the power > of paired and unpaired t-test, especially describing > the conditions under which one is more powerful than the other, > and vice versa. (for 2-group data) > > Any input would be greatly appreciated! > Sincerely, > Sungil.


[text/x-vcard]

begin:vcard n:Linda Simonsson;Martin Palm x-mozilla-html:FALSE adr:;;;;;; version:2.1 email;internet:palm@algonet.se x-mozilla-cpt:;-1 fn:Linda Simonsson, Martin Palm end:vcard


Back to: Top of message | Previous page | Main SAS-L page