statistics: 3.1 CORRELATION ANALYSIS

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/11

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:25 AM on 6/18/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

12 Terms

1
New cards

what is a correlation? 1 pt

the degree to which two variables move in coordination with one another; statisitcal measure of the linear relationship between two variables

2
New cards

why is a correlation useful? 1 pt

because it tells us about the relationship between variables

3
New cards

how do we visually represent the relationship between two variables together? 1 pt

using scatterplots

Y axis- dependent variable
X axis- independent variable

4
New cards

what is a linear relationship? 1 pt

a statistical term that we use when the relationship between two variables follows a straight line

5
New cards

positive vs negative linear relationship? 2 pts

  1. positive- as the values of one variable increases so do the values of the other

  2. negative- as the values of one variable increases the values of the other decreases

6
New cards

how to measure a correlation between two variables? 2 pts

  1. covariance- statistical measure of how X and Y vary together

  2. pearson correlation coefficient- a measure of the linear relationship between two variables measured at least at the interval or ratio level (scale) and results are always a number ranging from -1 to 1

7
New cards

how to calculate covariance? 5 pts

  1. For each participant/observation, calculate the differential score of x > x-mean of x

  2. For each participant/observation, calculate the differential score of y> y – mean of y

  3. For each participant/observation, multiply the differential scores > (x-mean of x) (y-mean of y)

  4. Sum the result of the multiplications across all participants/observations

  5. Divide the result of the sum by the sample size minus 1

<ol><li><p><span style="line-height: normal;"> </span>For each participant/observation, calculate the differential score of x &gt; x-mean of x</p></li><li><p class="p1">For each participant/observation, calculate the differential score of y&gt; y – mean of y </p></li><li><p class="p1">For each participant/observation, multiply the differential scores &gt; (x-mean of x) (y-mean of y)</p></li><li><p class="p1">Sum the result of the multiplications across all participants/observations</p></li><li><p class="p1"><span style="line-height: normal;">Divide the result of the sum by the sample size minus 1</span></p></li></ol><p></p>
8
New cards

what is the problem with covariance? 3 pts

  1. it cannot always be directly interpreted because it can take on very large numbers

  2. has no known bounds and can take on any value

  3. makes it hard to interpret because each variable has its own scale and defined unit

(solution = pearsons r)

9
New cards

how to calculate pearsons r? 10 pts

  1. calculate the mean of x and the mean of y

  2. for each participant observation calculate x-mean of x and y-mean of y

  3. multiply (x-mean of x) and (y-mean of y) for each participant

  4. sum all the products to get the numerator

  5. for each participant square the x and y deviation scores (x-mean of x)2 and (y-mean of y)2

  6. sum all the products of the squared deviations

  7. multiply the two sums of squared x deviation and squared y deviation

  8. take the square root of this result to form the denominator

  9. divide the numerator from the denominator

  10. result is pearson’s r

(pearsons r= covariance/(standaard deviation of X x standard deviation of Y)

<ol><li><p>calculate the mean of x and the mean of y </p></li><li><p>for each participant observation calculate x-mean of x and y-mean of y</p></li><li><p>multiply (x-mean of x) and (y-mean of y) for each participant </p></li><li><p>sum all the products to get the numerator</p></li><li><p>for each participant square the x and y deviation scores (x-mean of x)2 and (y-mean of y)2</p></li><li><p>sum all the products of the squared deviations </p></li><li><p>multiply the two sums of squared x deviation and squared y deviation</p></li><li><p>take the square root of this result to form the denominator </p></li><li><p>divide the numerator from the denominator </p></li><li><p>result is pearson’s r </p></li></ol><p>(pearsons r= covariance/(standaard deviation of X x standard deviation of Y)</p><p></p>
10
New cards

interpreting Pearsons r? 4 pts

  1. r<0.3 → no relationship/ very weak relationship

  2. 0.3< r <0.5 → weak relationship

  3. 0.5< r <0.7 → moderate relationship

  4. r>0.7 → strong relationship

11
New cards

when can i perform a pearson’s correlation? 4 pts

  1. when your two variables are quantitative

  2. when you assume there is a linear relationship between the two variables; confirm the assumed relationship by creating a scatterplot and visually inspecting if the relationship is linear or not

  3. there should be no significant outliers as pearson’s correlation is sensitive to them and they should be kept at a minimum

  4. variables should be normally distributed; confirm with density plots for each variable separately and observe the shape of the graph or use shapiro-wilk test of normality

12
New cards

what is an outlier? 1 pt

a point that does not follow the usual pattern of the graph (extremities)