Research methods- correlations Flashcards

(27 cards)

1
Q

What does a scatterplot describe

A

is a visual way to describe the assossiation between 2 variables. Every dot on the scatterplot is a ppt

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

how can we describe the relationshp between two variables

A

direction
strength
shape

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

describe a positive asssossiation

A

Larger values on variable 1 are associated with larger values on variable 2​

Smaller values on variable 1 are associated with smaller values on variable 2​

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

describe a negative assossiation

A

Larger values on variable 1 are associated with smaller values on variable 2​

Smaller values on variable 1 are associated with larger values on variable 2​

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

describe the strenght of a correlation

A

If the strength is zero- no association.​

Dots tightly on the line – one variable predicts the next variable

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

do correlations have to be linear

A

no - they can have a u shape or inverted u shape

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

What are correlation co-efficient

A

e descriptive statistics that describe an association between variables​

the two covered in this lecture was Pearsons Product-Moment correlation

spearmans Rank Correlation

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

What is pearsons correlation

A

Describes linear associations between variables​

Used for interval/ratio level data that is normally distributed​

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

what is a spearmans correlation

A

Describes linear associations between variables​

Used for ordinal level data or interval/ratio data that is not normally distributed (skewed)

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

in Pearsons correlation what are the values to describe the strength and direction

A

-1 to 1

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

what is the formula for pearsons correlation

A

r= Cov( x, y)
————-
SDx +SDy

cov ( x, y) = sum ( xi - mean of x) x (yi - mean of y )

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

What does Spearmans rank order correlation use

A

Uses ranks instead of raw data values​

Interpretation identical to Pearson correlation (-1 = perfect negative correlation, 0 = no correlation, +1 = perfect positive correlation)​

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

what are the first 3 steps for calculating spearmans correlation

A

1) rank the data seperately from lowest to highest.
2) if there are any ties complete the median rank
3) compute the pearson’s correlation for ranked variables.

cov ( x, y) / sd1 +sd 2

cov (x,y) - E(xi - mean of x ) x ( yi - mean of y)/ SD1 +SD2

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

how do we determine which hypothesis to use for a correlation test

A

Test significant (p < .05)  Reject the null hypothesis  Decision for H1
Test not significant (p > .05)  Cannot reject the null hypothesis  Decision for H0

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

how to report a correlation test in apa-7

A

Spearman’s correlation analysis showed that there was a significant positive correlation between fear of missing out and the number of drinking establishments attended, rs (33) =.62, p<.001.

name the correltion
what is significant
positive or negative correlation
variables
inferential statistic gotten from R studio

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

in the example : rs (33)=.62, p< .001

what does the values mean

A

rs= spearmans rho
33- degrees of freedom ( n-2)
.62- co-efficient
p<.001 = p-value

17
Q

What is degrees of freedom

A

number tells you something about the sample size and the specific test that was conducted

’Degrees of freedom tell you how many values in your data can vary independently after applying the rules of the statistical test.

Degrees of freedom are usually a bit smaller than the number of observations

18
Q

What is a one-tailed correlation test

A

A one-tailed correlation test checks whether the correlation between two variables is significantly positive OR negative, but not both.
You must choose the direction (r > 0 or r < 0) before performing the test.

19
Q

When should you use a one-tailed correlation test?

A

Use it when you have a specific, theory-driven directional hypothesis (e.g., you expect a positive or negative relationship).
Example: Expecting higher attendance to be positively related to higher exam scores.

20
Q

What are the hypotheses for a one-tailed test predicting a positive correlation?

A

H₀ (Null):
𝑟

0
r≤0 → no correlation or a negative correlation

H₁ (Alternative):
𝑟
>
0
r>0 → positive correlation in the population

21
Q

How do you decide whether to reject the null hypothesis in a one-tailed correlation test?

A

f p < .05, reject H₀ → evidence supports a positive correlation.

If p > .05, fail to reject H₀ → no evidence of a positive correlation.

22
Q

How does a one-tailed test differ from a two-tailed test?

A

one-tailed: tests for a correlation in one direction (r > 0 or r < 0).

Two-tailed: tests for a correlation in either direction (r ≠ 0).
A one-tailed test only looks at one side of the sampling distribution.

23
Q

What happens to the rejection region in a one-tailed test?

A

The rejection region is placed on only one tail of the sampling distribution — the direction specified by your hypothesis (e.g., the right tail for r > 0).

24
Q

How can you convert a two-tailed p-value to a one-tailed p-value?

A

Divide the two-tailed p-value by 2 — but only if the observed correlation is in the predicted direction (e.g., positive for a right-tailed test).
If the correlation is opposite, the one-tailed p-value is not valid.

25
What are the risks of using a one-tailed test incorrectly?
Switching to a one-tailed test after seeing a non-significant result is not acceptable and considered cheating One-tailed tests must be pre-registered, theoretically justified, and used only when direction matters.
26
In scientific articles how are correlations reported
in correlation tables the top half of the table is empty as the correlation has already been shown
27
Why is correlations different from causation
because the relationships is measured so the correlation could be surpious. Meaning there is a presence of confounding variables.