Lecture 7 - T-Tests Flashcards
Between-Subjects T-Test (Independent T-Test)
A test that uses the t-statistic to establish if two means obtained from independent samples differ significantly.
- Calculate the descriptive statistics
- Identify whether the data meet the assumptions of parametric statistics
- Calculate the t value
- Identify whether the result is significant (you need the critical value, degrees of freedom, alpha level, and one or two-tailed hypothesis)
- Reject or Fail to Reject the Null-hypothesis
- Write it up
* t*(df)=t-value, p<0.05
Within-Subjects T-Test (Paired/Dependent)
A test that uses the t-statistic to establish if two means obtained from two related samples differ significantly.
- Calculate the descriptive statistics
- Identify whether the data meet the assumptions of parametric statistics
- Calculate the t value
- Identify whether the result is significant (you need the critical value, degrees of freedom, alpha level, and one or two-tailed hypothesis)
- Reject or Fail to Reject the Null-hypothesis
- Write it up
t(df)=t-value, p<0.05
Homogeneity of Variance
Similar variance across conditions. The largest standard deviation divided by the smallest should not be greater than 4.
Degree of Freedom
The number of individual scores that can vary without changing the sample mean.
For independent t-test: df = (n1 - 1)+(n2 - 1)
For dependent t-test: df = n - 1
Critical Value
The value of the test statistic for which the test just rejects the null hypothesis at the given significance level (test statistic value).
Alpha Level
A prespecified cutoff point used to judge whether a result (our t-test) is statistically significant or not; in psychology, p<0.05.
Critical Value Table
Used to calculate whether the test statistic is significant (if it is larger than the value in the table, it is significant).