NEW
Font size
WorksheetsChi Square and Goodness of Fit
Total questions: 15
Worksheet time: 32mins
Python eggs How is the hatching of water python eggs influenced by the temperature of the snake’s nest? Researchers randomly assigned newly laid eggs to one of three water temperatures: hot, neutral, or cold. Hot duplicates the extra warmth provided by the mother python, and cold duplicates the absence of the mother. Here are the data on the number of eggs that hatched and didn’t hatch.
If the p-value is .08 and you use .05 as your alpha, what is your conclusion for the goodness of fit test.
Fail to reject: We do not have sufficient evidence that distribution of hatched is different for water temperature options
Reject: We do not have sufficient evidence that distribution of hatched is different for water temperature options
Fail to reject: We do have sufficient evidence that distribution of hatched is different for water temperature options
Reject: We do have sufficient evidence that distribution of hatched is different for water temperature options
Aw, nuts! A company claims that each batch of its deluxe mixed nuts contains 52% cashews, 27% almonds, 13% macadamia nuts, and 8% brazil nuts. To test this claim, a quality-control inspector takes a random sample of 150 nuts from the latest batch. The one-way table below displays the sample data. What is the appropriate null hypothesis for this goodness of fit test.
p1=p2=p3=p4
Mixed nut proportions are proportioned the same as they claim
At least one of the four types in the population is different than expect
the observed counts are equally distributed
How do you find degrees of freedom for a chi-square goodness of fit test?
one less than the sample size
one less than the population
total number divided 2
total number times 2
The table shows the number or babies born on each day of the week. Is there evidence that births are more likely on specific days of the week?
yes, the p value is greater than .05
no evidence, the p value is less than .05
yes, the p value is less than .05
no evidence, the p value is greater than .05
How many degrees of freedom will be present?
4
5
6
7
What are the degrees of freedom for the following χ² test?
6
2
5
36
A student wants to test the hypothesis that favorite car color is independent of gender. He shows people pictures of the same car in 5 different colors, and records their preference. How many degrees of freedom will there be in his χ2 test
10
4
8
Impossible to tell from the information given
A student wants to test the hypothesis that gender affects the number of hours of sport watched on television. He selects 150 people, equally divided between the genders and categorizes them as watching sport "almost never", "sometimes", "regularly". He has 32 people in his sample who watch sport regularly. What is the expected frequency of females who watch sport regularly?
24
63
54
16
Marshall wants to test the hypothesis that the grade obtained in Math is independent of the grade obtained in English. He carries out the χ2 test at 5% significance level and determines that the χ2 test statistic is 9.46 and the p-value if 0.0238. The critical value is found 7.82. What conclusion should he draw and why?
Grade in Math is independent of grade in English because the χ2 test statistic is greater than the critical value.
Grade in Math is independent of grade in English because the p-value is less than the significance level.
Grade in Math is not independent of grade in English because the χ2 test statistic is greater than the critical value.
Grade in Math is not independent of grade in English because the χ2 test statistic is greater than the critical value.
For any hypothesis test, which of the following conditions would lead you to reject the null hypothesis and accept the alternative?
The calculated p-value is less than the significance level of the test
The calculated p-value is less than the critical value
The calculated test statistic is less than the significance level of the test
The calculated test statistic is less than the critical value
In both chi square tests, observed frequencies and expected frequencies are used to calculate the p-value
True
False
The chi squared test is used to compare the means between two or more populations.
True
False
Use a goodness of fit test to determine if high school principals believe that students are absent equally during the week or not.
True
False
