DATASCI 6.3

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

1/21

encourage image

There's no tags or description

Looks like no tags are added yet.

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

No analytics yet

Send a link to your students to track their progress

22 Terms

1
New cards

What is the purpose of a chi-square goodness-of-fit test?

To determine whether observed categorical data matches an expected distribution

2
New cards

What type of data is required for a chi-square goodness of fit test?

Categorical (counts/ frequencies in categories)

3
New cards

State the null hypothesis for a goodness-of-fit test

The observed data follows the expected distribution

4
New cards

State the alternative hypothesis for a goodness-of-fit test

The observed data does not follow the expected distribution

5
New cards

What do O and E represent

O represents the observed counts and E represents the expected counts under H0

6
New cards

Why are the differences square in the chi-square formula

It prevents negatives from canceling positives and it emphasizes larger deviations

7
New cards

What does a large X^2 value indicate?

Strong evidence against the null hypothesis

8
New cards

What does a small X2 value indicate

Observed counts are closed to expected; supports the null hypothesis

9
New cards

Is the chi-square test one-tailed or two-tailed?

One-tailed (right-tailed only)

10
New cards

Why is the chi-square test right-tailed

Only large deviations, large X^2, provide evidence against H0

11
New cards

What does k represent in degrees of freedom

Number of categories (bins)

12
New cards

How does increasing degrees of freedom affect the chi-square distribution?

The distribution becomes more symmetric, center shifts right, and spread increases

13
New cards

What are the two main conditions for a chi-square test?

Independence and expected counts ≥ 5 in each category

14
New cards

Why must expected counts be at least 5?

To ensure the chi-square approximation is valid

15
New cards

What happens if expected counts are less than 5?

The test may not be reliable

16
New cards

What should you do if there are only two categories?

Use a one-proportion z-test instead

17
New cards

How is the chi-square statistic similar to a z-score?

It standardizes differences between observed and expected values, then combines them into one measure

18
New cards

What happens to X^2 if observed counts are very far from expected counts?

X^2 becomes large

19
New cards

How is the p-value found in a chi-square test?

Using the upper tail of the chi-square distribution with df= k-1

20
New cards

When do you reject the null hypothesis in a chi-square test?

When the p-value is less than the significance level

21
New cards

Why can't X^2 be negative?

Because all terms are squared

22
New cards

What does the chi-square statistic summarize?

The total deviation between observed and expected counts across all categories.