SOLUTION: Stan, please explain the characteristics of a Chi-Square Goodness of Fit hypothesis test as well as the Chi-Square test for independence. Please provide an example of using one of
Algebra.Com
Question 139460: Stan, please explain the characteristics of a Chi-Square Goodness of Fit hypothesis test as well as the Chi-Square test for independence. Please provide an example of using one of these hypothesis test. Please be specifc providing the steps to the hypothesis test in your exmaple.
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
explain the characteristics of a Chi-Square Goodness of Fit hypothesis test as well as the Chi-Square test for independence. Please provide an example of using one of these hypothesis test. Please be specifc providing the steps to the hypothesis test in your exmaple.
--------------------
These are large topics. You would have to see a text on statistics or use
Google to get all of what you are looking for. But here is a little of it.
----------------
Goodness of Fit with a simplified example:
30 horse races are run with horses in 3 lanes.
# of wins from lane DISABLED_event_one= 8
# of wins from lane two = 12
# of wins from lane three = 10
---------------------------------
Ho: It makes no difference which lane the horse starts in.
Ha: It makes a difference.
---------------
Comment: If it makes no difference there should be 10 wins from each position.
---------------
Run a Chi-Sq on a 2 x 3 Matrix:
row 1: 8....12....10
row 2: 10...10....10
-----------------------
Chi-Sq results:
Test statistic: Chi-Sq = 0.404040404...
p-value: 0.81707
df=2
-----------
Conclusion: Since p-value is greater than 5%, Fail to reject Ho.
It makes no difference which lane the horse starts in.
==================================================
Ch-Sq Test for Independence
You have three horses, A, B, C and you have three lanes on the track 1,2.3.
You keep track of how many wins each horse has on each track.
-----------------
------------------A..........B........C
row 1.............2..........4........3
row 2.............3..........5........1
row 3.............4..........2........5
---------------------------
Ho: Horses and lanes are independent
Ha: They are dependent
Run a Chi-Sq on the 3 x 3 Matrix and get the following
------------
Test Statistic: Chi-Sq = 0.213447...
p-value = 0.37789..
df=4
------------
Conclusion: Since p-value is greater than 5%, Fail to reject Ho.
Horses and lanes are independent.
=================================
Hope that helps.
=======================
Cheers,
Stan H.
RELATED QUESTIONS
a. A chi-square goodness of fit test, a chi-square independence test, or a chi-square... (answered by CPhill)
Assume that a sample is used to estimate a population proportion p. To find the 99%... (answered by Boreal,ikleyn)
In a goodness-of-fit test, the null hypothesis (no difference between sets of observed... (answered by stanbon)
Find the critical value and rejection region for the type of chi-square test with sample... (answered by stanbon)
For a chi-square random variable with 12 degrees of freedom and a significance level of... (answered by jrfrunner)
For a chi-square random variable with 12 degrees of freedom and a significance level of... (answered by jrfrunner)
For a certain chi-square test, the calculated test statistic is 13.50. Assuming 5 degrees (answered by Solver92311)
a.What is the F critical value to be used at the 0.05 level of significance with 7... (answered by stanbon)
Chi-square tests are nonparametric tests that examine nominal categories as opposed to... (answered by CPhill)