Chi Square

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

1/44

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.

45 Terms

1
New cards

Chi-Square Test

A nonparametric statistical test used to determine if there is a significant difference between expected and observed frequencies in one or more categories.

2
New cards

Goodness of Fit Test

A chi-square test used to determine if the observed sample distribution matches an expected distribution.

3
New cards

Test of Independence

A chi-square test used to determine whether two categorical variables are independent.

4
New cards

Nonparametric Test

A statistical test that does not assume a specific distribution in the population; often used with nominal or ordinal data.

5
New cards

Parametric Test

A test that involves assumptions about parameters of the population distribution from which the sample is drawn.

6
New cards

Observed Frequency (fo)

The actual count or frequency in each category as recorded from the data.

7
New cards

Expected Frequency (fe)

The frequency that would be expected in each category if the null hypothesis were true.

8
New cards

Chi-Square Statistic (χ²)

A measure of the discrepancy between observed and expected frequencies, calculated as: χ² = Σ((fo

9
New cards

Degrees of Freedom (df)

The number of values in the final calculation of a statistic that are free to vary.

10
New cards

Degrees of Freedom for Goodness of Fit

df = C

11
New cards

Degrees of Freedom for Test of Independence

df = (R

12
New cards

Significance Level (α)

The threshold for rejecting the null hypothesis; common levels are 0.05, 0.01.

13
New cards

Null Hypothesis (H0) for Goodness of Fit

The population is distributed in a specified way, often that all categories have equal proportions or match a known distribution.

14
New cards

Alternative Hypothesis (H1) for Goodness of Fit

The population proportions are not equal to those specified in the null hypothesis.

15
New cards

Null Hypothesis (H0) for Test of Independence

There is no relationship between the two variables; they are independent.

16
New cards

Alternative Hypothesis (H1) for Test of Independence

There is a relationship between the two variables; they are not independent.

17
New cards

Critical Region

The range of values for which the null hypothesis is rejected.

18
New cards

Chi-Square Distribution

A positively skewed distribution used to determine the significance of a chi-square statistic.

19
New cards

Phi Coefficient (Φ)

A measure of effect size for a 2x2 chi-square test, calculated as: Φ² = χ² / n

20
New cards

Cramer's V

A measure of effect size for larger than 2x2 matrices: V = sqrt(χ² / (n * df)) where df is the smaller of (R-1) or (C-1)

21
New cards

Effect Size

A quantitative measure of the strength of a phenomenon; in chi-square tests, this is often reported using Phi or Cramer’s V.

22
New cards

Independence of Observations

An assumption that each observed frequency is generated by a different individual; required for chi-square tests.

23
New cards

Minimum Expected Frequency

Each expected frequency should be at least 5 for the chi-square test to be valid.

24
New cards

Nominal Scale

A scale of measurement that uses labels or names to categorize variables without any quantitative value.

25
New cards

Ordinal Scale

A scale that depicts the order of values but not the difference between them.

26
New cards

Contingency Table

A matrix used in the test of independence to display the frequency distribution of variables.

27
New cards

Row Total (fr)

The sum of frequencies in a given row of a contingency table.

28
New cards

Column Total (fc)

The sum of frequencies in a given column of a contingency table.

29
New cards

Total Sample Size (n)

The total number of observations in the sample.

30
New cards

Expected Frequency for a Cell

(fr * fc) / n

31
New cards

Chi-Square vs. One Sample t Test

Chi-square: nonparametric, used for categorical data; One sample t test: parametric, used for numerical scores

32
New cards

Chi-Square vs. Pearson Correlation

Chi-square evaluates relationships between two categorical variables; Pearson correlation evaluates relationships between two continuous variables

33
New cards

Expected Frequencies

Can include decimals (not always whole numbers)

34
New cards

Observed Frequencies

Must be whole numbers

35
New cards

Large Chi-Square Value

Leads to rejecting the null hypothesis

36
New cards

Degrees of Freedom

Based on the number of categories or dimensions, not the sample size

37
New cards

Chi-Square Values

Always non-negative and don’t show direction of correlation

38
New cards

Example Reporting Format

χ² (df, n = sample size) = test statistic, p < .05

39
New cards

Use Chi-Square When

Data are frequencies (counts); You're testing distribution shape (Goodness of Fit); You're testing variable relationships (Test of Independence)

40
New cards

Do Not Use Chi-Square When

Expected frequency in any cell is < 5; Observations are not independent

41
New cards

Chi-Square Formula

χ² = Σ((fo

42
New cards

Expected Frequency Formula

fe = (fr * fc) / n

43
New cards

Phi Formula

Φ = sqrt(χ² / n)

44
New cards

Cramer's V Formula

V = sqrt(χ² / (n * df*))

45
New cards