ANOVA --checking assumptions
To Check for Constant Variance
-
To Check for Constant Variance you are going to want to create boxplots
of each of the levels for each of the factors.
-
To do this go to Graph, Boxplot. The following screen should appear.
-
Enter the response varaible in for y and enter the factors in the column
for X. You should get three sets of boxplots.
To
Check the Normality of the Residuals.
-
Enter the values into one column and then list the levels of the factorA
in the second column, the levels of factor B in the third column and the
levels of factor C in the third column . Your worksheet should look like
this.
length Time
Heat Machine
6
8
W
A
9
8
W
A
1
8
W
A
3
8
W
A
7
8
W
B
-
Go to Stat, Basic Statistics, ANOVA, Balanced ANOVA. The following screen
should appear.
-
Enter the values into the Response box.
-
Under the Model box, you need to enter the names of the three factors that
you are using.
-
You also need to add all of the interaction terms. If you are do a three
factor problem, you should have four itneractions. For this problem, there
is time*heat, heat*machine, time*machine, and the three way interaction,
time*machine*heat.
-
Now, Click on Storage. The following box should appear.
-
Click on Residuals.
-
Click on O.K. twice.
-
You will get the ANOVA output and an additional column will be added to
your worksheet called "RESID1".
-
Now create a histogram of the errors by going to graph, histogram and selecting
"RESID1" as your x.
-
Hit o.k. and a graph similar to
the following should appear.