Chi-Squared Tests + Correlation Tests

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

1/10

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

11 Terms

1
New cards

simpsons paradox

the association between two variables changes when data are separated into groups defined by a third variable (potentially even reversing direction)

2
New cards

chi-squared statistic idea

measures the strength of the association between two categorical variables

compare observed contingency table to some theoretical contingency table that would be expected if there was no relationship (i.e. compare observed counts v expected counts)

3
New cards

chi-squared formula

(observed-expected)²/expected

4
New cards

chi-squared for independence

tests the independence of two categorical variables using counts in a contingency table

chi-squared statistic is a test statistic

5
New cards

chi-test for indpendece hypotheses

Ho= two variables are independent

Ha = two variables are not independent

6
New cards

degrees of freedom (df) for x² of independence

(r-1)(c-1)

df based on size of contingency table

r=number of rows

c= number of columns

7
New cards

sampling distribution

sampling distribution of the chi-squared statistic if the null hypothesis is true

right skewed

assigns probabilities to positive values

identified by degrees of freedom

approaches normal distribution as df increases

8
New cards

goodness of fit test

a test of the distribution of a single categorical variable

testing for randomness

9
New cards

correlation

a standard measure of the strength of the linear association between two numeric variables

sign shows direction, magnitude shows strength

10
New cards

covariance

a measure that quantifies the linear association between x + y

11
New cards

corr (x,y)

cov(x,y)/SxSy