Diff for "FAQ/td" - CBU statistics Wiki
location: Diff for "FAQ/td"
Differences between revisions 18 and 19
Revision 18 as of 2012-04-03 10:47:40
Size: 2256
Editor: PeterWatson
Comment:
Revision 19 as of 2012-07-18 10:42:35
Size: 2431
Editor: PeterWatson
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
Rosenthal (1994) states for sample sizes Rosenthal (1994) states for sample sizes using an unpaired t-test
Line 21: Line 21:

__Paired t__

Baguley (2012, p.271) gives a formula for converting a paired t to d equal to

d = $$t \sqrt{\frac{1}{n}} \sqrt{\frac{n}{n-1}}$$

How do I convert a t-statistic into an effect size?

One sample t

Since $$\frac{\sqrt{\mbox{n}} \mbox{mean}}{\mbox{sd}}$$ = t

Cohen's d = $$\frac{t}{\sqrt{n}} = \frac{\mbox{mean-constant}}{\mbox{sd}}$$

This value of Cohen's d is used by Lenth (2006) in his one sample and (paired sample) t-test option.

Two sample t

Rosenthal (1994) states for sample sizes using an unpaired t-test $$\mbox{n}_text{1}$$, $$\mbox{n}_text{2}$$,

Cohen's d = $$\frac{t(\mbox{n}_text{1}+\mbox{n}_text{2})}{\sqrt{\mbox{df}}\sqrt{\mbox{n}_text{1}}\sqrt{\mbox{n}_text{2}} }$$

When $$\mbox{n}_text{1}$$ = $$\mbox{n}_text{2}$$

Cohen's d = $$\frac{\mbox{2t}}{\sqrt{\mbox{df}}}$$ (See also Howell (2013), p.649)

Paired t

Baguley (2012, p.271) gives a formula for converting a paired t to d equal to

d = $$t \sqrt{\frac{1}{n}} \sqrt{\frac{n}{n-1}}$$

2 way interaction

Abelson and Prentice (1997) suggest a way of converting a F statistic from a two-way interaction into Cohen's d:

$$\mbox{Cohen's d} = \sqrt{\mbox{2}} \frac{\sqrt{\mbox{F}}}{\sqrt{\mbox{n}}}

where n is the assumed equal number of observations for each combination of the two factors. If these are unequal then we use the [http://en.wikipedia.org/wiki/Harmonic_mean harmonic mean] of the sample sizes.

The two sample t-test with equal sample sizes is a special case since t equals $$\sqrt{F}$$ and df is made equal to 2n.

Pearson Correlation

Rosenthal (1994) also gives a conversion formula to turn a t-statistic into a correlation

Correlation = $$\sqrt{\frac{\mbox{t}text{2}}{\mbox{t}text{2} + \mbox{df}}$$

General Conversions

Jamie DeCoster has written a [attachment:effconv.xls spreadsheet] to convert a range of commonly used effect sizes such as Cohen's d, Pearson's r and odds ratios.

References

Abelson, R. P. and Prentice, D. A. (1997) Contrast tests of interaction hypotheses. Psychological Methods 2(4) 315-328.

Howell, D. C. (2013) Statistical methods for psychologists. 8th Edition. International Edition. Wadsworth:Belmont, CA.

Lenth, R. V. (2006) Java Applets for Power and Sample Size [Computer software]. Retrieved month day, year, from http://www.stat.uiowa.edu/~rlenth/Power.

Rosenthal, R. (1994) Parametric measures of effect size. In H. Cooper and L.V. Hedges (Eds.). The handbook of research synthesis. New York: Russell Sage Foundation.

None: FAQ/td (last edited 2022-11-23 09:44:47 by PeterWatson)