L6: Parametric Tests Part 1 Flashcards

1
Q

What test do we use to compare two paired groups with continuous, normally distributed data?

A

Paired-samples t test

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the null and alternative hypothesis for paired samples t test?

A

H0: The mean difference between x and y = 0
H1: e.g. the mean difference between x and y not equal to zero

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the assumptions for the paired samples t test?

A
  • population of differences in values for each pair is normally distributed
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What test do we use to compare data for two independent groups with continuous, normally distributed data?

A

Independent samples t test

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the assumptions for independent samples t test?

A
  • two underlying populations are normally distributed
  • two underlying populations have equal variances –> if not significantly diff, use independent samples t test for equal variances. if significantly diff, use independent samples t test for unequal variances.
  • use F test or Levene’s test to test for equality of variances
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the null and alternative hypotheses for independent samples t test?

A

H0: There is no difference between the mean ____ of the two groups.
H1: There is a difference between the mean _____ of the two groups.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly