Paired-Samples T Test
The Main Steps Of Operation:
To implement paired-samples t test, following these steps:
- Input your data in Data Editor.
- Select Stats -> Hypothesis Tests -> Compare Means -> Paired-Samples T Test... from the menus.
- Set variables in Paired-Samples T Test dialogbox, input confidence value in Confidence field, and click OK button.
Outputs:
Outputs include df(degree of freedom), t(t value) and sig(significance of t). If the value of sig is lower to significance level, then null hypothesis is rejected.
|