FAQ/power/powexample - CBU statistics Wiki

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment
In thi sntence, what word is mad fro the mising letters?

Revision 4 as of 2007-03-20 15:11:06

location: FAQ / power / powexample

Suppose we have a three way interaction of three factors called age, sex and type. Each factor has two levels, age and sex are between subject and type is within subject.

Pilot data has suggested an effect size, partial eta-squared, of 0.10 as worthy of interest. We wish to do a power calculation to see how many people we will need to detect an eta-squared of at least 0.10 with a power of 0.80 and a Type I error of 5%.

There is one between subjects factor with 2 levels do $$b_{1}$$ = 2. There are two within subject factors each with 2 levels so $$w_{1}$$ = $$w_{2}$$ = 2. We can now use these to work out our inputs.

num = numerator df = (2-1)(2-1)(2-1)=1

d1 = (2-1) + (2-1) = 2

d2 = (2-1)(2-1) = 1

prod = 2

Putting in these together with an alpha=0.05, partial eta-squared of 0.10 and a power of 0.80 gives a total sample size of 38 required.