Paired Samples T Test - Running, Interpreting, and Reporting Paired-Sample T-Test Results using SPSS
Based on Research With Fawad's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
Use a paired-samples t test when the same respondents are measured on the same continuous variable at two time points (e.g., before vs. after an intervention).
Briefing
A paired-samples t test is the go-to statistical tool when the same people are measured twice—before and after an intervention—and the goal is to determine whether their continuous outcomes changed in a statistically meaningful way. The method is also known as a repeated-measures technique: it compares each respondent’s “before” score with their own “after” score, rather than comparing two independent groups. That pairing matters because it controls for stable individual differences, making the test more sensitive to real change caused by training, equipment, campaigns, or other interventions.
In the SPSS workflow, the analysis starts with two columns of data: one for the “before” measurements and one for the “after” measurements. After opening SPSS and going to Analyze → Compare Means → Paired-Samples T Test, the “before” variable is assigned to Variable 1 and the “after” variable to Variable 2. Once the test runs, SPSS produces multiple tables, but the key ones for interpretation are the Pairwise Sample Statistics table (descriptive summaries) and the Pairwise Samples Test table (the inferential results). The correlation table between before and after scores is not required for the main significance decision.
Using the example provided, 50 respondents are measured on a continuous outcome (student scores). The mean score rises from 6.2 before training to 12.56 after training. The paired-samples t test then quantifies whether that increase is likely to reflect more than random variation. The reported mean difference is 6.445, with a standard deviation of 4.42 for the difference scores. The t statistic is greater than the common two-tailed threshold of 1.96, and the result is treated as statistically significant—meaning the intervention is associated with a real improvement (not just noise). Because the after mean is higher than the before mean, the change is an increase.
Significance alone doesn’t tell researchers how large the improvement is, so the analysis also calls for an effect size calculation. The transcript uses an ETA-squared approach based on the t value and sample size (N = 50), applying the formula t² / (t² + N − 1). The computed ETA-squared is about 0.72, which Cohen’s 1988 guidelines classify as a large effect. In practical terms, that suggests a substantial shift in students’ ability after SPSS training.
Finally, reporting guidance is emphasized: results should be presented in a properly formatted table rather than copied directly from SPSS output. A template is provided for a paired-samples t test write-up, including the intervention description, the before and after means and standard deviations, the t statistic, the p value (noted as < .001), the mean increase, and a 95% confidence interval that excludes zero (reported as ranging from −7.59 to −5.29 in the example). The combination of a significant p value and a confidence interval that does not cross zero supports the conclusion that the intervention produced a meaningful improvement, with a large effect size indicating the magnitude is not trivial.
Cornell Notes
A paired-samples t test checks whether the same respondents show a statistically significant change in a continuous variable measured twice (before vs. after an intervention). In SPSS, the analysis assigns “before” to Variable 1 and “after” to Variable 2, then interprets the Pairwise Sample Statistics table (means/SDs) and the Pairwise Samples Test table (t and significance). In the example, student mean scores increase from 6.2 to 12.56, and the paired t statistic is significant (p < .001), indicating the change is unlikely due to chance. To describe how big the change is, the transcript computes an ETA-squared effect size using t and N, yielding about 0.72, which Cohen’s guidelines treat as a large effect. Reporting should include means, SDs, t, p, and a 95% confidence interval that excludes zero.
When is a paired-samples t test the right choice instead of an independent-samples t test?
What are the two SPSS tables that matter most for interpreting a paired-samples t test?
How do you determine whether the change is an increase or a decrease?
Why compute an effect size after getting a significant p value?
What does Cohen’s 1988 guidance imply for the effect size value reported in the example?
What elements should appear in a well-formatted report of paired-samples t test results?
Review Questions
- In what situations would measuring the same respondents twice make a paired-samples t test more appropriate than an independent-samples t test?
- Which SPSS table(s) provide the t statistic and p value, and which provide the means used to judge direction (increase vs. decrease)?
- How does ETA-squared add information beyond statistical significance, and what inputs are needed to compute it from the paired t test?
Key Points
- 1
Use a paired-samples t test when the same respondents are measured on the same continuous variable at two time points (e.g., before vs. after an intervention).
- 2
In SPSS, assign the “before” variable to Variable 1 and the “after” variable to Variable 2 under Analyze → Compare Means → Paired-Samples T Test.
- 3
Interpret the Pairwise Sample Statistics table for means/SDs and the Pairwise Samples Test table for the t statistic and significance (p value).
- 4
A significant paired t test indicates the change is unlikely due to chance, while the direction (increase/decrease) comes from comparing after vs. before means.
- 5
Compute an effect size (ETA-squared in the transcript) to describe the magnitude of the change, not just whether it is statistically significant.
- 6
Report results with a formatted table including means, SDs, t, p, mean difference, and a 95% confidence interval that excludes zero.
- 7
Avoid copy-pasting raw SPSS output; present results in a research-paper-ready format with clear interpretation.