We are given two sets of scores, Time 1 ($X_1$) and Time 2 ($X_2$), for 12 subjects. We need to calculate the difference scores $D = X_2 - X_1$, perform a hypothesis test at the $\alpha = 0.05$ significance level to determine if there is a statistically significant improvement (increase) in scores from Time 1 to Time 2, and estimate the average increase.
Probability and StatisticsHypothesis TestingPaired t-testStatistical SignificanceMeanStandard Deviation
2025/4/14
1. Problem Description
We are given two sets of scores, Time 1 () and Time 2 (), for 12 subjects. We need to calculate the difference scores , perform a hypothesis test at the significance level to determine if there is a statistically significant improvement (increase) in scores from Time 1 to Time 2, and estimate the average increase.
2. Solution Steps
First, calculate the difference scores for each subject:
Next, calculate the mean difference () and the standard deviation of the differences ().
To calculate , we first need to calculate for each :
Now, perform a paired t-test:
Degrees of freedom
For a one-tailed t-test with and , the critical t-value is . Since our calculated t-value () is greater than the critical t-value (), we reject the null hypothesis. This means that there is a statistically significant increase in scores from Time 1 to Time
2.
The average increase in scores is .
3. Final Answer
Yes, scores increased significantly.
The average increase in scores is 4.
7
5.