Re: What table of critical values do we use for PAIRED t tests?



Stat_Newbie wrote:
Do we use the same table of critical values regardless of whether it's
a paired or "unpaired" t test?

Yes, use the same table. But how you work out the degrees of freedom
differs for the two tests.

Independent groups (unpaired) t-test: df = n1 + n2 - 2
Paired samples t-test: df = number of pairs - 1

--
Bruce Weaver
bweaver@xxxxxxxxxxxx
www.angelfire.com/wv/bwhomedir

.


Loading