● χ2 is skewed to the right
● Two types of testing:
○ Goodness of fit
■ Ex. Is there a difference in the proportions of people with brown, blue, and green eyes in 1900 and 2000?
■ d.f. = (number of categories) - 1
○ Association
■ Ex. Is there an association between the level of hiking experience and the direction the hiker would head if lost?
■ Data will always be provided in a matrix
■ d.f. = (number of rows - 1)(number of columns - 1)
Hypothesis
Conditions
Formula
P Value
Conclusion
● Put H0 and Ha in context!
● Random Sample
○ The stem of the problem states that [sample] was chosen at random
● Expected Values
○ The expected values are all ≥ 5
■ You can either list the expected values or put them in a table
● X2 = ∑ ((O - E)2)/2
● List the formula, your substitution, degrees of freedom, and your unrounded answer
● O is the observed value, E is the expected value
● Association: Expected = (Row Total)(Column Total)/Total
• P(χ2 > _) = _
● “Assuming H0 is true, since the p value ([p value]) is [greater/less] than α = _, we [fail to reject/reject] H0”
○ α will usually be given in the problem. If it is not, use α = .05
● “We [do not/do] have sufficient evidence to suggest Ha.
● Stat → Test
○ C = Association
■ Put all the observed values in a matrix, and put that matrix for observed.
■ To get the expected values, put in a different matrix, compute the test, and go to that matrix (the calculator will automatically put in the expected values into the matrix). The expected value for each data will match positions with the observed.
○ D = Goodness of Fit
■ Put your observed values in one list (stat → Edit) and your expected in a different list.
■ Ensure the observed and expected values for each data are in the same row.