The Excel spreadsheet program has a tool to calculate One-Way Analysis of Variance, which simplifies our computational task considerably. Let's use the same research problem we already considered, but use the spreadsheet program to do the calculations.
Research Problem:
Three groups of students, 5 in each group, were receiving therapy for severe test anxiety. Group 1 received 5 hours of therapy, group 2 - 10 hours and group 3 - 15 hours. At the end of therapy each subject completed an evaluation of test anxiety (the dependent variable in the study). Did the amount of therapy have an effect on the level of test anxiety?
In this problem we are comparing the differences among the means representing three levels of the independent variable (hours of therapy). This would be an appropriate situation for one-way analysis of variance.
The three groups of students received the following scores on the Test Anxiety Index (TAI) at the end of treatment.
| Group 1 - 5 hours | Group 2 - 10 hours | Group 3 - 15 hours |
|---|---|---|
| 48 | 55 | 51 |
| 50 | 52 | 52 |
| 53 | 53 | 50 |
| 52 | 55 | 53 |
| 50 | 53 | 50 |
The first step in solving this problem is to enter the TAI scores for the three groups of subjects into an Excel Worksheet. After we have done this our worksheet should look as follows:
In the Excel Worksheet select Data Analysis under the Tools menu. If Data Analysis is not available you must install the Data Analysis Tools.
If you need to you can install the data analysis tools as follows:
With the Data Analysis Tools installed, select Data Analysis under the Tools menu.
In the Data Analysis window scroll down and select Anova: Single Factor. Complete the Anova: Single Factor window as follows:
Your spreadsheet should now appear as follows:
The results of the one-way analysis of variance can be seen in the resultant tables. The means for the three groups (as well as the count, sum, and variance for each group) can be seen in the SUMMARYtable.
The ANOVA table shows the same results as we put in the Analysis of Variance table when we calculated the results ourselves. The value of F is shown to be 5.178082192, which rounded to 5.18 is the same value as we received when we calculated F. The P-Value is shown as .02391684 which indicates that the result is significant at the .02 level. We have set our alpha level as .05 so we will simply indicate that p < .05. There is an additional entry to the table showing the critical value of F at the .05 level (F Crit) which is 3.88529031 which is similar to the result (2.88) we looked up in Appendix Table D in the textbook.
Unfortunately, the spreadsheet program does not have a program to calculate the Scheffe test, so we will have too calculate those the way we did before. The results of our Scheffe tests were:
Summary of Scheffe Test Results
Group One versus Group Two 4.62
Group One versus Group Three 0.18
Group Two versus Group Three 2.96
We now have all the information we need to complete the six step statistical inference process:
We can see that the Excel spreadsheet program gives us an easy way to calculate the F ratio. It also provides us with an analysis of variance table which shows, among other things, the critical value of F for the alpha level we specified, and the probability level (p) of the result.