When would i used a two sample t-test?
What are the three types of two-sample t-tests?
Parametric = Student t-test and Welch t-test
Non-Parametric = Mann-Whitney U test
Assumptions for two-sample t-test
How do you find t-value for student t-test?
The difference between the mean of group 1 and the mean of group 2
divided by
the square root of
(the pooled variance divided by the sample size of group 1) plus (the pooled variance divided by the sample size of group 2).
What does Student t-test assume?
Assumes equal variances
how do you calculate df?
df = n(1) + n(2) - 2
How do you find pooled variance?
(The variance of group 1 multiplied by its sample size minus 1) plus (the variance of group 2 multiplied by its sample size minus 1),
all divided by
the total sample size of both groups minus 2.
Formula for the Welch t-test
t = (The difference between the mean of group 1 and the mean of group 2) divided by square root (Sample variance divided by sample size - same for other group)
How do u find the df for the Welch t-test?
How would you report results for Levene’s Test for Equality of Variance in APA?
A Levene’s test of homogeneity of variances was used to compare the variances of the Sophomores and Junior . The test indicated that the variances of the two groups were homogeneous, 𝐹(1,150)=1.05, 𝑝=.307
What test do we use to check Homogenity of variance
Leven’s Test for Equality of Variance
What test do we use if any assumptions are violated?
non-parametric Mann-Whitney U test
What do we need for a Mann-Whitney U test?