RMA Week 9: Correlations and Chi-squared

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/35

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

36 Terms

1
New cards

what do scatterplots do?

display relations between two quantitative variables (and display correlations)

2
New cards

what’s the purpose of a correlation analysis?

to determine…

  1. whether there’s a linear relationship between two variables (no curved lines of best fit!)

  2. the direction of the relationship

  3. the strength of the relationship

3
New cards

for Pearsons (r) and Spearmans correlation coefficient (r-mini down ‘s’), where do the values lie?

between -1 and 1

4
New cards

what are the different ways you can interpret r (rs)?

perfect positive +1, v.strong positive +0.95, positive +0.5, none 0, vv for negative correlations

<p>perfect positive +1, v.strong positive +0.95, positive +0.5, none 0, vv for negative correlations</p>
5
New cards

do correlations make a distinction between the IV and DV?

no

6
New cards

what happens to the correlation coefficient if we change the units of measurement?

it doesn’t change

7
New cards

what might we need to do if the data is curved and non-linear?

transform the data

8
New cards

describe the pearson r correlation coefficient

  • calcuated directly from the raw scores

  • suitable for interval or ratio data

9
New cards

advantage of pearson r correlation coefficient

it’s more powerful, try to carry it out more often

10
New cards

disadvantages of pearson r correlation coefficient

  • highly affected by outliers

  • not suitable for skewed data

<ul><li><p>highly affected by outliers</p></li><li><p>not suitable for skewed data</p></li></ul><p></p>
11
New cards

describe spearman rs correlation coefficient

  • calcuated from the ranking of the raw scores

  • suitable for ordinal data

12
New cards

advantages of spearman rs correlation coefficient

  • marginally affected by outliers

  • suitable for skewed data

13
New cards

what can we conclude from a correlation coefficient regarding sample size?

  • when n is low, pattern may arise without real relationship.

  • when n is higher (e.g. 10), pattern is unlikely to arise without a real relationship

14
New cards

is chi-square parametric or non-parametric?

non-parametric

15
New cards

what are the two types of chi-2 tests?

  1. the goodness of fit test (GF)

  2. the test of independence (TI), (transforms nominal to categorical data)

16
New cards

describe parametric tests

  • they test for significant differences between data sets

  • they make assumptions about population parameters (i.e. are distribution dependent)

  • they require interval or ratio data

17
New cards

what happens in parametric tests if the tests assumptions are violated?

erroneous interpretations of data

18
New cards

describe non-parametric tests

  • they test for significant differences between data sets

  • they make no assumptions about population parameters (i.e. are distribution-free tests)

  • they use nominal data

19
New cards

advantage of using non-parametric tests

they’re more robust

20
New cards

disadvantage of non-parametric tests

they’re not as powerful

21
New cards

what is the chi-square test for goodness of fit (x2) used to do?

  1. used on unrelated data. every participant/case yields data for only one category

  2. used to answer questions about the proportions of a population distribution e.g. is there gender bias in the psych dept?

  3. used to compare different levels of one variable

  4. compares the sample proportions to population proportions as specified by H0.

22
New cards

for X2, what is the observed frequency

the numbers of participants measured in individual categories

23
New cards

for X2, what is the expected frequency

frequencies predicted by the null hypothesis = chance alone

24
New cards

how could the expected frequency differ?

because it reflects the null hypothesis, changes in the null can change the expected frequency

<p>because it reflects the null hypothesis, changes in the null can change the expected frequency</p>
25
New cards

how do you calculate X2?

for each category (e.g. men, women…)

  1. subtract the number of cases expected from the number of cases observed

  2. square this difference

  3. divide the results by the number of cases expected

  4. add all the results from all the categories

<p>for each category (e.g. men, women…)</p><ol><li><p>subtract the number of cases expected from the number of cases observed</p></li><li><p>square this difference</p></li><li><p>divide the results by the number of cases expected</p></li><li><p>add all the results from all the categories</p></li></ol><p></p>
26
New cards

how do you calculate the degrees of freedom for X2?

df = C (cells in a table (in Jamovi)) -1

<p>df = C (cells in a table (in Jamovi)) -1</p>
27
New cards

what’s the probability threshold for X2

p < 0.05

28
New cards

what does the chi-squared test of independence (TI) want to find out?

are two variables independent or associated (e.g. - does age influence smoking frequency?)

29
New cards

what does the TI do that is the same as the GF?

uses data in the form of frequencies in different categories, which is compared to expected frequencies predicted from the null hypothesis

30
New cards

what has to be H0 for TI?

the two variables being measured are completely independent from each other and do not affect each other at all (e.g. there is no relationship between age and smoking behaviour/smoking behaviour is the same for both age groups)

31
New cards

what has to be H1 for TI? (two examples)

e.g. - there is a relationship between age and smoking behaviour / the proportion of smokers is different for young and old age groups

32
New cards

how is data presented in TI for observed frequencies?

in a contingency table, in the form of a matrix displaying all the separate categories

<p>in a contingency table, in the form of a matrix displaying all the separate categories</p>
33
New cards

for TI, how do you calculate the expected frequency?

by multiplying the column total and row total, divided by the total sample

<p>by multiplying the column total and row total, divided by the total sample</p>
34
New cards

what is the TI formula?

the same as X2 GF

<p>the same as X2 GF</p>
35
New cards

what does a bigger X2 value indicate?

that the result is more significant

36
New cards

how do you calculate the degrees of freedom for TI?

(number of rows R - 1) x (number of columns C - 1)

<p>(number of rows R - 1) x (number of columns C - 1)</p>