27
Chi-square test Chi-square test or 2 test

Chi-square test Chi-square test or 2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Embed Size (px)

DESCRIPTION

 2 distribution – df=3 df=5 df=10

Citation preview

Page 1: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Chi-square testChi-square testor

2 test

Page 2: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Chi-square testChi-square test•Used to test the countscounts of

categorical data•ThreeThree types

–Goodness of fit (univariate)– Independence (bivariate)–Homogeneity (univariate with two samples)

Page 3: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

22 distribution – distribution –

df=3

df=5

df=10

Page 4: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

22 distribution distribution•Different df have different

curves•Skewed right•As df increases, curve shifts

toward right & becomes more like a normal curvenormal curve

Page 5: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

2 2 assumptionsassumptions• SRS SRS – reasonably random sample• Have countscounts of categorical data & we

expect each category to happen at least once

• Sample sizeSample size – to insure that the sample size is large enough we should expect at least five in each category.

***Be sure to list expected counts!!

Combine these together:

All expected counts are at

least 5.

Page 6: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

2 2 formulaformula

expexpobs 2

2

Page 7: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

2 2 Goodness of fit testGoodness of fit test•Uses univariate data•Want to see how well the observed counts “fit” what we expect the counts to be

•Use 22cdf functioncdf function on the calculator to find p-valuesp-values

Based on df –Based on df –

df = number of df = number of categoriescategories - 1 - 1

Page 8: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Hypotheses – written in Hypotheses – written in wordswords

H0: proportions are equalHa: at least one proportion is not the same

Be sure to write in context!

Page 9: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Does your zodiac sign determine how successful you will be? Fortune magazine collected the zodiac signs of 256 heads of the largest 400 companies. Is there sufficient evidence to claim that successful people are more likely to be born under some signs than others?Aries 23 Libra 18 Leo

20Taurus 20 Scorpio 21 Virgo 19Gemini 18 Sagittarius19 Aquarius

24Cancer 23 Capricorn 22 Pisces

29

How many would you expect in each sign if there were no difference between them?How many degrees of freedom?

I would expect CEOs to be equally born under all signs.So 256/12 = 21.333333

Since there are 12 signs –df = 12 – 1 = 11

Page 10: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

094.53.21

3.2129...3.21

3.21203.21

3.2123 2222

Page 11: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

A company says its premium mixture of nuts contains 10% Brazil nuts, 20% cashews, 20% almonds, 10% hazelnuts and 40% peanuts. You buy a large can and separate the nuts. Upon weighing them, you find there are 112 g Brazil nuts, 183 g of cashews, 207 g of almonds, 71 g or hazelnuts, and 446 g of peanuts. You wonder whether your mix is significantly different from what the company advertises?Why is the chi-square goodness-of-fit test NOT appropriate here?What might you do instead of weighing the nuts in order to use chi-square?

Because we do NOT have countscounts

of the type of nuts.We could countcount the

number of each type of nut and then perform a

2 test.

Page 12: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Offspring of certain fruit flies may have yellow or ebony bodies and normal wings or short wings. Genetic theory predicts that these traits will appear in the ratio 9:3:3:1 (yellow & normal, yellow & short, ebony & normal, ebony & short) A researcher checks 100 such flies and finds the distribution of traits to be 59, 20, 11, and 10, respectively. What are the expected counts? df?Are the results consistent with the theoretical distribution predicted by the genetic model? (see next page)

Expected counts:Y & N = 56.25Y & S = 18.75E & N = 18.75E & S = 6.25We expect 9/16 of the 100

flies to have yellow and normal wings. (Y & N)

Since there are 4 categories,

df = 4 – 1 = 3

Page 13: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Assumptions:•Have a random sample of fruit flies•All expected counts are greater than 5. Expected counts:Y & N = 56.25, Y & S = 18.75, E & N = 18.75, E & S = 6.25H0: The proportions of fruit flies are the same as the theoretical model.Ha: At least one of the proportions of fruit flies is not the same as the theoretical model.

P-value = 2cdf(5.671, 10^99, 3) = .129 = .05Since p-value > , I fail to reject H0. There is not sufficient evidence to suggest that the distribution of fruit flies is not the same as the theoretical model.

671.525.625.610...75.18

75.182025.56

25.5659 2222

Page 14: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

2 test for independence•Used with categorical, bivariate data from ONE sample

•Used to see if the two categorical variables are associated (dependent) or not associated (independent)

Page 15: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Assumptions & Assumptions & formula remain the formula remain the

same!same!

Page 16: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Hypotheses – written in Hypotheses – written in wordswords

H0: two variables are independentHa: two variables are dependent

Be sure to write in context!

Page 17: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

A beef distributor wishes to determine whether there is a relationship between geographic region and cut of meat preferred. If there is no relationship, we will say that beef preference is independent of geographic region. Suppose that, in a random sample of 500 customers, 300 are from the North and 200 from the South. Also, 150 prefer cut A, 275 prefer cut B, and 75 prefer cut C.

Page 18: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

If beef preference is independent of geographic region, how would we expect this table to be filled in?

North South Total

Cut A 150

Cut B 275

Cut C 75

Total 300 200 500

90 60165

110

45 30

Page 19: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Expected Counts Expected Counts

•Assuming H0 is true,

totaltablealcolumn tot totalrow counts expected

Page 20: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Degrees of freedomDegrees of freedom

)1c)(1(r df

Or cover up one row & one column & count the number of cells remaining!

Page 21: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Suppose that in the actual sample of 500 consumers the observed numbers were as follows: 

 Is there sufficient evidence to suggest that geographic regions and beef preference are not independent? (Is there a difference between the expected and observed counts?)

  North South TotalCut A 100 50 150Cut B 150 125 275Cut C 50 25 75Total 300 200 500

Page 22: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Assumptions:•Have a random sample of people•All expected counts are greater than 5.

H0: geographic region and beef preference are independent Ha: geographic region and beef preference are dependent

P-value = .0226 df = 2 = .05

Since p-value < , I reject H0. There is sufficient evidence to suggest that geographic region and beef preference are dependent.

576.7...606050

9090100 222

Expected Counts: N SA 90 60B 165 110C 45 30

Page 23: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

22 test for homogeneity test for homogeneity•Used with a single single

categoricalcategorical variable from two two (or more) independent (or more) independent samplessamples

•Used to see if the two populations are the same (homogeneous)

Page 24: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Assumptions & formula remain the same!Expected counts & df are found the same way as test for independence.

OnlyOnly change is the hypotheses!

Page 25: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Hypotheses – written in Hypotheses – written in wordswords

H0: the proportions for the two (or more) distributions are the sameHa: At least one of the proportions for the distributions is different

Be sure to write in context!

Page 26: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

The following data is on drinking behavior for independently chosen random samples of male and female students. Does there appear to be a gender difference with respect to drinking behavior? (Note: low = 1-7 drinks/wk, moderate = 8-24 drinks/wk, high = 25 or more drinks/wk)  Men Women Total

None 140 186 326Low 478 661 1139

Moderate 300 173 473High 63 16 79Total 981 1036 2017

Page 27: Chi-square test Chi-square test or  2 test. Chi-square test countsUsed to test the counts of categorical data ThreeThree types –Goodness of fit (univariate)

Assumptions:•Have 2 random sample of students•All expected counts are greater than 5.

H0: the proportions of drinking behaviors is the same for female & male students

Ha: at least one of the proportions of drinking behavior is different for female & male students

P-value = .000 df = 3 = .05

Since p-value < , I reject H0. There is sufficient evidence to suggest that drinking behavior is not the same for female & male students.

954.97...163

163186163

163140 222

Expected Counts: M F0 163 163L 569.5 569.5M 236.5 236.5H 39.5 39.5