Calculating Chi-Square

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

1/13

flashcard set

Earn XP

Description and Tags

Practice questions covering the conceptual understanding and mathematical calculation of the Chi-Square test of independence as presented in PSYC20008.

Last updated 1:19 AM on 5/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

14 Terms

1
New cards

How is categorical data defined in the context of these lecture notes?

Information that can be transformed and organised into a manner that can be manipulated, analysed, and used to infer relationships, specifically categorised into Binary, Nominal, or Ordinal types.

2
New cards

What is the recommended tool for cross-tabulating variables instead of using simple frequency tables?

Contingency tables.

3
New cards

What is the formula for calculating Expected Frequencies (EijE_{ij})?

E_{ij} = rac{ ext{row total}_i imes ext{column total}_j}{n}

4
New cards

What question does the Chi-square test of independence aim to answer regarding variation?

How much of the variation of frequencies within a contingency table is due to the relationship between the variables (and how much is due to the distribution of the variables)?

5
New cards

What is the formula for the Chi-square statistic (extc2ext{c}^2)?

ext{c}^2 = ext{S} rac{( ext{observed}{ij} - ext{expected}{ij})^2}{ ext{expected}_{ij}}

6
New cards

In Chi-Square calculations, what does the 'residual' represent?

The difference between the observed frequency and the expected frequency (extobservedextexpectedext{observed} - ext{expected}).

7
New cards

How are Degrees of Freedom (dfdf) calculated for a contingency table?

df=(nextrows1)imes(nextcolumns1)df = (n_{ ext{rows}} - 1) imes (n_{ ext{columns}} - 1)

8
New cards

What is the definition of an Adjusted Standardised Residual?

The difference between the observed and expected count for any cell, considering expected counts and row and column totals (i.e., variation relative to the rest of the table).

9
New cards

In JASP software, what title is used for adjusted standardised residuals?

Standardized (adjusted Pearson).

10
New cards

What threshold values indicate that an Adjusted Standardised Residual is statistically significant?

Values that are greater than 1.961.96 (> 1.96) or less than 1.96-1.96 (< -1.96).

11
New cards

What does a positive valence in an adjusted standardised residual indicate?

That there are more people in that category than expected by chance.

12
New cards

What does a negative valence in an adjusted standardised residual indicate?

That there are fewer people in that category than expected by chance.

13
New cards

According to the 'Best' reporting example, what should be revealed to describe specific significant findings in a contingency table?

Examination of the standardised residuals.

14
New cards

What six elements must be presented when reporting a chi-square test of independence?

  1. Observed counts, 2. Expected counts, 3. The chi-square statistic, 4. Degrees of Freedom & sample size, 5. The p value, and 6. The adjusted standardised residuals.