Anova Help
I am trying to add 2 fixed factors to one dependent variable however I keep getting the same error message pop up, anyone have an idea on why this is.
error code
(Number of observations is <2 )
I am trying to add 2 fixed factors to one dependent variable however I keep getting the same error message pop up, anyone have an idea on why this is.
error code
(Number of observations is <2 )
Comments
one of your factors has fewer than 2 observations in one of its levels
Hi there, thank you for getting back to me, what does that actually mean, so it’s to do with my data I’m exporting from excel. I’m not sure what the levels are.
You cannot do an ANOVA on the following data set because Group B contains only one observation. For an ANOVA, each group must contain two least two observations.
Group A {2.4, 2.7, 1.4, 2.5}
Group B {2.8}
Group C {2.3, 2.3, 1,4}
R