To find the value of \( H \) in the ANOVA table, we first need to calculate the sum of squares for treatments (SS_Treatment). The treatments in this case are the three groups using different types of word processing programs.
Steps to Calculate SS_Treatment (H):
-
Calculate the total mean (Grand Mean):
- First, we calculate the total time taken to complete the task for all secretaries (combined from all groups).
- Then, we divide that total by the total number of observations (N) to get the Grand Mean.
-
Calculating the sum of squares for each treatment group:
- For each group, we calculate the sum of squares for that group, which is given by the formula:
\[ SS_{Group} = n_{Group} \times (\text{Mean}_{Group} - \text{Grand Mean})^2 \]
where \( n_{Group} \) is the number of observations in that group, \( \text{Mean}_{Group} \) is the mean time for that group, and the Grand Mean is the overall mean time across all groups.
-
Calculate total sum of squares for treatments (H):
- Finally, we sum the SS values for each individual group.
Data for Each Group:
- Group 1 (Menu-driven): Times = [12, 16, 10, 12, 10, 16]
- Group 2 (Command-driven): Times = [14, 10, 14, 12, 10, 14]
- Group 3 (Mixed): Times = [10, 8, 10, 10, 8, 4]
Step 1: Calculate Group Means:
-
Group 1 Mean: \[ \text{Mean}_{G1} = \frac{12 + 16 + 10 + 12 + 10 + 16}{6} = \frac{76}{6} \approx 12.67 \]
-
Group 2 Mean: \[ \text{Mean}_{G2} = \frac{14 + 10 + 14 + 12 + 10 + 14}{6} = \frac{74}{6} \approx 12.33 \]
-
Group 3 Mean: \[ \text{Mean}_{G3} = \frac{10 + 8 + 10 + 10 + 8 + 4}{6} = \frac{60}{6} = 10 \]
Step 2: Calculate the Grand Mean:
Total time for all groups: \[ \text{Total} = 12+16+10+12+10+16 +14+10+14+12+10+14 +10+8+10+10+8+4 = 178 \]
Total observations (N = 18): \[ \text{Grand Mean} = \frac{Total}{N} = \frac{178}{18} \approx 9.89 \]
Step 3: Calculate SS for Each Group:
\[ SS_{G1} = 6 \times (12.67 - 10)^2 = 6 \times (2.67)^2 = 6 \times 7.1289 \approx 42.7734 \ SS_{G2} = 6 \times (12.33 - 10)^2 = 6 \times (2.33)^2 = 6 \times 5.4289 \approx 32.5734 \ SS_{G3} = 6 \times (10 - 10)^2 = 6 \times (0)^2 = 0 \]
Step 4: Calculate Total SS (H):
Now sum these SS for treatments:
\[ H = SS_{G1} + SS_{G2} + SS_{G3} \ H = 42.7734 + 32.5734 + 0 \ H \approx 75.3468 \approx 75.347 ( rounding is acceptable) \]
Thus, the value of \( H \) in the ANOVA table is approximately 75.347.