Specifying Within-Subjects (Repeated Measures) Univariate and Multivariate Designs - One-Way Within-Subjects (Repeated Measures) ANOVA with Multiple Dependent Measures (MANOVA)
If, in the example described in the One-way within subjects ANOVA topic, you had administered two different tests of algebra skills at each time, it would be appropriate to perform a multivariate analysis of variance with repeated measures.
Test Administered After | |||||
1 Month | 2 Months | 3 Months | |||
Test | Test | Test | |||
1 | 2 | 1 | 2 | 1 | 2 |
24 | 30 | 26 | 34 | 28 | 28 |
30 | 32 | 30 | 28 | 32 | 34 |
30 | 27 | 29 | 28 | 28 | 33 |
30 | 28 | 29 | 26 | 34 | 35 |
35 | 25 | 36 | 27 | 32 | 36 |
- | - | - | - | - | - |
- | - | - | - | - | - |
- | - | - | - | - | - |
In this example, the first variable (first column) contains the data for the first test that was administered after one month of instruction, the second variable (second column) contains the respective subjects' scores on the second test that was administered after one month of instruction. The third variable contains the respective subjects' scores on the first test after two months of instruction, the fourth variable contains subjects' scores on the second test after two months of instruction, etc.
In general, Statistica cycles through the list of dependent variables and attempts to divide it evenly. The assignment of variables to levels of the repeated measures factor is determined by the order in which dependent variables appear in the dependent variable list, not by the order in which variables were entered into the file. For example, imagine that the data in the above example were entered into a data file in the following manner:
Test 1 | Test 2 | ||||
Test Administered After Month | Test Administered After Month | ||||
1 | 2 | 3 | 1 | 2 | 3 |
24 | 26 | 28 | 30 | 34 | 28 |
30 | 30 | 32 | 32 | 28 | 34 |
30 | 29 | 28 | 27 | 28 | 33 |
30 | 29 | 34 | 28 | 26 | 35 |
35 | 36 | 32 | 25 | 27 | 36 |
- | - | - | - | - | - |
- | - | - | - | - | - |
- | - | - | - | - | - |
In this case, the data were entered such that the first variable contains the scores for the first test after one month of instruction, the second variable contains the scores for the first test after two months of instruction, the third variable contains the scores for the first test after three months of instruction, the fourth variable contains the scores for the second test after one month of instruction, the fifth variable contains the scores for the second test after two months of instruction, and the sixth variable contains the scores for the second test after three months of instruction. When specifying the dependent variable list, the variables have to be reordered, i.e., you should enter 1 4 2 5 3 6 as the dependent variable list, in exactly this order. The within-subjects design can then be specified as before.