Page 1 of 1
2^2 factorial anova help - (error message)
Posted: Mon Aug 22, 2022 2:03 pm
by grk99
Hi,
I am trying to run a 2^2 factorial anova to identify the effect of 2 IV's (birthweight and gestational age) on several DV's (adhd, self-esteem, relationships, life satisfaction).
I have attached images of the errors I am facing. I think the problem lies around the variable 'birthweight'. I'm going round in circles so can anyone shed any light on the issue please.
Thanks
Re: 2^2 factorial anova help - MSc thesis
Posted: Mon Aug 22, 2022 2:12 pm
by grk99
Would I be better creating a new nominal variable for birthweight: such as
- Normal Birthweight
- Low Birthweight
- Very Low Birthweight
- Extremely Low Birthweight?
Or do I need to change the conversion so have whole numbers e.g. grams?
Re: 2^2 factorial anova help - (error message)
Posted: Mon Aug 22, 2022 3:22 pm
by grk99
Using version 2.2.5. Tried on cloud version but same error message
Re: 2^2 factorial anova help - (error message)
Posted: Sat Aug 27, 2022 6:15 am
by jonathon
Would I be better creating a new nominal variable for birthweight
yes i think so. at a guess, birth weight is a continuous variable with many unique values, and so shouldn't be provided as a factor.
you could either group birth weights as you say, or use it as a covariate in an ancova.
jonathon
Re: 2^2 factorial anova help - (error message)
Posted: Mon Dec 12, 2022 11:22 pm
by simonmoon
As jonathan says, you have continuous IVs and DVs. You can run multiple regression to test your hypothesis. You also have to make sure if you are hypothesizing an interaction between the two predictors. You got error in ANOVA, because there are two many levels in the IVs and jamovi went over the capacity while deaing with myriads of levels in the IVs (and the interactions between them).
Hope this helps!