I need to know about the power of a simple effect that follows from a 2x2 ANOVA interaction.
Let's call the factors in this design GROUP(Patient, Control) and MANIPULATION(Expectation, Random), giving me 4 cells. Our very specific hypothesis is the following: controls will adapt their behavior according to the experimental manipulation, but patients won't.
So, formally, the dependent variable changes only in the Control group when the manipulation is 'Expectation'. Thus, the means of three cells do not differ significantly, whereas the fourth mean differs significantly from the rest. If I were testing data, I would simply look for the interaction and then the corresponding simple effect.
However I need to a priori determine the sample size needed to test this hypothesis, and thus need to know the power of this test. This is where I need help. So far, I've done the power analysis for a GROUP X MANIPULATION interaction. But here's the problem: I do not know whether this power analysis also covers the subsequent simple effects tests.
I'd like to ask you the following:
Does a power analysis for a 2x2 ANOVA interaction also 'apply' to the subsequent testing of the simple effect?
If not, is there a way how I can formalize my hypothesis 'in a single test' whose power can be determined?
If not, how else could I estimate power and sample size for this hypothesis?
Would you know if there is another answer to my question?
And if it really boils down to simulating the data, would that be a feasible approach:
Thanks!
– Chris Sep 03 '14 at 17:45However I'm still a bit skeptical about simulating since the result depends so much on the assumptions and parameters that you put into the model. But I'm curious to see what I'll find!
– Chris Sep 03 '14 at 19:26I programmed and ran the simulation, had it draw different sample sizes from pseudo-random data and iterate 5000 times, and the results look sensible - however I was informed not to use that approach because homebrewn and unvalidated methods of power calculation aren't generally accepted. Bummer! On the other hand, I managed to simplify my problem a bit and will re-post soon.
– Chris Sep 10 '14 at 08:35