Lecture 7 Chi-square Flashcards

(16 cards)

1
Q

What type of data does the Chi-Square test analyze?

A

Categorical data.

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

What are examples of categorical data types?

A

Binary, Nominal, Ordinal.

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

What is the first step in calculating Chi-Square?

A

Cross-tabulate the variables to obtain observed frequencies.

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

What is the formula to calculate expected frequencies in Chi-Square?

A

E_ij = (row total_i × column total_j) / n

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

What is the formula for the Chi-Square statistic?

A

χ² = Σ[(Observed - Expected)² / Expected]

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

What does a Chi-Square test of independence assess?

A

Whether there is a significant association between two categorical variables.

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

What are residuals in a Chi-Square test?

A

The differences between observed and expected values in each cell.

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

What are standardised residuals?

A

Z = (O - E) / √E, where O is observed and E is expected frequency.

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

How do you calculate degrees of freedom (df) in a contingency table?

A

df = (number of rows - 1) × (number of columns - 1)

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

What does this result mean: χ²(6, n = 150) = 21.77, p < .01?

A

There is a statistically significant association between the variables.

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

How should expected counts be reported in a lab report?

A

Expected counts are used in calculation but not shown in the Results section.

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

How should observed counts be presented?

A

As a contingency table in the descriptive statistics section.

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

What do you include in the inferential statistics report?

A

Chi-square value, degrees of freedom, sample size, and p-value.

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

What should you avoid when writing about Chi-Square results?

A

Avoid repeating numbers, referring to the hypothesis, or duplicating info.

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

What does a significant standardised residual indicate?

A

That a specific cell differs more than expected by chance.

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

What is the key takeaway of a Chi-Square analysis?

A

It shows whether two categorical variables are statistically associated.