lecture 8 - correlation Flashcards

(22 cards)

1
Q

what data types are on each axis?

A

ratio or interval

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

what variables are on each axis?

A

y - dependent
x - independent

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

what happens if one factors increases?

A

if one increases the other does too:
COVARIANCE
Co-vary
or vary together

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

what is correlation?

A

correlation
+ or - and strength
scale independent of the variables, between -1 and 1
standardised - think z-score

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

what is covariance?

A

+ or -
scaled to the variable
no upper or lower limit
not standarised

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

when are two variables said to be co-related?

A

“when the variation of the one is accompanied on the average buy more or less vacation of the other, and in the same direction”

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

what does Pearson’s correlation coefficient describe?

A

correlation coefficient (r) quantifies the strength and direction of a linear association between two variables

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

how are strengths classified for negative correlation?

A

(-1) - perfect
(-0.7) - (-0.9) - strong
(-0.4) - (-0.6) - moderate
(-0.1) - (-0.3) - weak
0 - zero

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

how are strengths classified for positive correlation?

A

(1) - perfect
(0.7) - (0.9) - strong
(0.4) - (0.6) - moderate
(0.1) - (0.3) - weak
0 - zero

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

are correlation and causation the same?

A
  • correlation does not = causation
  • third or confounding variable problem
  • direction of causality
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

how are correlations often displayed?

A

correlation matrix

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

what are the assumptions?

A
  • ratio/interval
  • normally distributed
  • independent
  • linear
  • homoscedasticity (variation of data along line of best fit should not change (variation on each side should be the same))
  • different from t-test
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what is the null hypothesis for correlation?

A

H0 - there is no association between … and ….
any association found is simply a result of sampling error

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

what is the alternation hypothesis for correlation?

A

H1 - there is an association between the … and ….

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

which bits do you look at in the table?

A

Pearson’s correlation coefficient - direction and strength

sig. (2-tailed) - significance

N - sample size

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

what is the coefficient of determination?

A

correlation - they co-very, share a variance
of r = 0.106 and r^2 = 0.011
coefficient of determination - 1.1%
residual variance - 98.9%

17
Q

what does the coefficient of determination mean?

A

1.1% of variability in total triathlon time can be explained by the time in the swimming leg

18
Q

how do we report correlation

A

r(degrees of freedom (N-2)) = the r statistic, p=p value

19
Q

when do we reject H0 in one and two-tailed tests?

A
  • with a two-tailed test we would reject H0 if we found a positive or negative association
  • with a one-tailed test, we only reject H0 if the association is in the direction that we expected and half the p value in the output
20
Q

what is Spearman’s rho (Rs) rank correlation?

A
  • non parametric equivalent of Pearson’s r
  • one or both variables are ordinal
  • ratio/interval but the parametric assumptions have been violated/breached
  • spearman’s rho calculates the ranked scores for each variable and considers the association between the ranks
  • minimum sample size of 20
21
Q

what is Kendall’s Tau test?

A

nonparametric and one or both variables are ordinal or ratio
- useful with N<20
- can deal with large number of tied ranks in the data