|
One-way analysis of variance
DescriptionOne-way analysis of variance is used to test the difference between the means of several subgroups of a variable (multiple testing). How to enter dataThe following figure illustrates how data need to be entered. For Anova, you need one continuous variable (concentration) and one qualitative variable (grade). The data for each case are entered on one row of the spreadsheet. The qualitative factor may either be character or numeric codes. These codes are used to break-up the data into several subgroups for the Anova procedure, to calculate the Between groups and Within groups variation.
Required input
For Data, select a continuous variable, and for Factor codes the qualitative factor. OptionsLogarithmic transformation: if the data require a logarithmic transformation, select the Logarithmic transformation option. Results
Levene's Test for Equality of VariancesPrior to the Anova test, Levene's Test for Equality of Variances is performed. If the Levene test is positive (P<0.05) then the variances in the different groups are different (the groups are not homogeneous) and you may need to apply a logarithmic transformation to the data, or use a non-parametric statistic. AnovaThe results of the ANOVA are presented in an ANOVA table, followed by the F statistic and associated P value. If the P value is less than 0.05, then you can accept the hypothesis that the means of at least two of the subgroups differ significantly. Student-Newman-Keuls post-hoc testIf the Anova test is positive (P<0.05) then MedCalc performs a Student-Newman-Keuls test for pairwise comparison of subgroups. Log transformationIf you selected the Log transformation option, the program performs the calculations on the logarithms of the dependent variable, but the different means are back-transformed and reported as the geometric means. GraphFor a graphical representation of this test, refer to Multiple comparison graphs. Literature
See also |