You can use Fit General Linear Model to analyze a repeated measures design in Minitab. To use Fit General Linear Model, choose .
In all cases, you must arrange the data in the Minitab worksheet so the response values are in one column, subject IDs are in a different column, and each factor has its own separate column.
The following examples show analyses of several different repeated measures designs. You can find the data and more information on these examples in J. Neter, M.H. Kutner, C.J. Nachtsheim, and W. Wasserman (1996). Applied Linear Statistical Models, 4th edition. WCB/McGraw-Hill.
In this designed experiment each subject receives each treatment in succession. Create three columns in the Minitab worksheet: one column for the measurements, one column identifying which subject corresponds to that measurement, and one column identifying the treatment applied to that subject. Each row represents a single measurement.
For more information, see page 1166, model 29.1 in Neter, Kutner, Nachtsheim, and Wasserman (1996).
C1 | C2 | C3 |
---|---|---|
Subject | Dosage | Measurement |
A | low | 1.33 |
A | medium | 0.27 |
B | medium | 0.49 |
B | low | 0.99 |
C | medium | 0.41 |
C | low | 1.12 |
1 | 2 | 3 | 4 | |
---|---|---|---|---|
Subject 1 | A1B2 | A2B2 | A1B1 | A2B1 |
Subject 2 | A2B1 | A1B2 | A2B2 | A1B1 |
Subject 3 | A1B1 | A2B1 | A1B2 | A2B2 |
C1 | C2 | C3 | C4 |
---|---|---|---|
Subject | Temperature | Fabric | Measurement |
A | High | Old | 10.4 |
A | High | New | 9.5 |
A | Low | New | 7.6 |
A | Low | Old | 6.9 |
B | High | New | 9.1 |
B | High | Old | 7.9 |
B | Low | New | 10.0 |
B | Low | Old | 8.1 |
Factor A | Factor B | Treatment Order 1 | Treatment Order 2 |
---|---|---|---|
A1 |
1 ... n |
A1B1 ... A1B2 |
A1B2 ... A1B1 |
A2 |
n+1 ... 2n |
A2B2 ... A2B1 |
A2B1 ... A2B2 |
C1 | C2 | C3 | C4 |
---|---|---|---|
Subject | Temperature | Fabric | Measurement |
A | High | Old | 1.1 |
A | High | New | 2.2 |
B | High | New | 1.9 |
B | High | Old | 1.2 |
C | Low | Old | 0.8 |
C | Low | New | 1.1 |
D | Low | Old | 0.9 |
D | Low | New | 1.3 |
If any factors besides Subject are random, choose Random for them too.