Tests of independence involve using a contingency table of observed (data) values.
The test statistic for a test of independence is similar to that of a goodness-of-fit test:
\[\sum_{(i \cdot j)} \dfrac{(O-E)^2}{E}\]
where:
- \(O=\) observed values
- \(E=\) expected values
- \(i=\) the number of rows in the table
- \(j=\) the number of columns in the table
There are \(i \cdot j\) terms of the form \(\dfrac{(O-E)^2}{E}\).
A test of independence determines whether two factors are independent or not. You first encountered the term independence in Independent and Mutually Exclusive Events earlier. As a review, consider the following example.
The expected value inside each cell needs to be at least five in order for you to use this test.
Suppose Event A = a patient has high blood pressure (hypertension) and Event B = a patient consumes more than the recommended daily limit of sodium. If \(A\) and \(B\) are independent then \(P(A \cap B)=P(A) P(B) . A \cap B\) represents a person who both has hypertension and a high-sodium diet.
In a public health study of 755 individuals, researchers collected the following data:
- Hypertension (Event A): 70 people had hypertension; 685 did not.
- High-Sodium Diet (Event B): 305 followed a high-sodium diet; 450 did not.
- Answer
-
Let \(y=\) y= the expected number of people who both have hypertension and follow a high-sodium diet.
If \(A\) and \(B\) are independent, then \(P(A \cap B)=P(A) P(B)\). By substitution,
\[\dfrac{y}{755}=\left(\dfrac{70}{755}\right)\left(\dfrac{305}{755}\right)\]
Solve for \(y: y=\dfrac{(70)(305)}{755}=28.3\)
About 28 people from the sample are expected to have both hypertension and a high-sodium diet if the two factors are completely unrelated.
In a test of independence, we state the null and alternative hypotheses in words. Since the contingency table consists of two factors, the null hypothesis states that the factors are independent and the alternative hypothesis states that they are not independent (dependent). If we do a test of independence using the example, then the null hypothesis is:
\(H_0\) : Having hypertension and following a high-sodium diet are independent events; in other words, they have no effect on each other.
If the null hypothesis were true, we would expect about 28 people to fall into both categories.
The test of independence is always right-tailed because of the calculation of the test statistic. If the expected and observed values are not close together, then the test statistic is very large and way out in the right tail of the chi-square curve, as it is in a goodness-of-fit.
The number of degrees of freedom for the test of independence is:
\(d f=(\) number of columns -1\()(\) number of rows -1\()\)
The following formula calculates the expected number \((E)\) :
\[E=\dfrac{(\text { row total })(\text { column total })}{\text { total number surveyed }}\]
A volunteer group, provides from one to nine hours each week with disabled senior citizens with a fitness and mobility program. The program recruits among community college students, four-year college students, and nonstudents. In Table \(\PageIndex{1}\) is a sample of the adult volunteers and the number of hours they volunteer per week.
| Type of volunteer | 1–3 Hours | 4–6 Hours | 7–9 Hours | Row total |
|---|---|---|---|---|
| Community college students | 111 | 96 | 48 | 255 |
| Four-year college students | 96 | 133 | 61 | 290 |
| Nonstudents | 91 | 150 | 53 | 294 |
| Column total | 298 | 379 | 162 | 839 |
-
The observed table and the question at the end of the problem, "Is the number of hours volunteered independent of the type of volunteer?" tell you this is a test of independence. The two factors are number of hours volunteered and type of volunteer. This test is always right-tailed.
H0: The number of hours volunteered is independent of the type of volunteer.
Ha: The number of hours volunteered is dependent on the type of volunteer.
The expected results are in Table \(\PageIndex{2}\)
Table \(\PageIndex{2}\): Number of Hours Worked Per Week by Volunteer Type (Expected) The table contains expected (E) values (data) Type of volunteer 1-3 Hours 4-6 Hours 7-9 Hours Community college students 90.57 115.19 49.24 Four-year college students 103.00 131.00 56.00 Nonstudents 104.42 132.81 56.77 For example, the calculation for the expected frequency for the top left cell is
\[E=\dfrac{(\text { row total })(\text { column total })}{\text { total number surveyed }}=\dfrac{(255)(298)}{839}=90.57\]
Calculate the test statistic: \(\chi^2=12.99\) (calculator or computer)
Distribution for the test: \(\chi_4^2\)
\(d f=(3\) columns -1\()(3\) rows -1\()=(2)(2)=4\)
Figure \(\PageIndex{1}\) The graph of the Chi-square shows the distribution and marks the critical value with four degrees of freedom at \(95 \%\) level of confidence, \(\alpha=0.05,9.488\). The graph also marks the calculated \(\chi_c^2\) test statistic of 12.99. Comparing the test statistic with the critical value, as we have done with all other hypothesis tests, we reach the conclusion.
Make a decision: Because the calculated test statistic is in the tail we cannot accept \(H_0\). This means that the factors are not independent.
Conclusion: At a 5\% level of significance, from the data, there is sufficient evidence to conclude that the number of hours volunteered and the type of volunteer are dependent on one another.
For the example in Table 11.16, if there had been another type of volunteer, teenagers, what would the degrees of freedom be?
De Anza College is interested in the relationship between anxiety level and the need to succeed in school. A random sample of 400 students took a test that measured anxiety level and need to succeed in school. Table \(\PageIndex{4}\) shows the results. De Anza College wants to know if anxiety level and need to succeed in school are independent events.
| Need to Succeed in School | High Anxiety |
Med-high Anxiety |
Medium Anxiety |
Med-low Anxiety |
Low Anxiety |
Row Total |
|---|---|---|---|---|---|---|
| High Need | 35 | 42 | 53 | 15 | 10 | 155 |
| Medium Need | 18 | 48 | 63 | 33 | 31 | 193 |
| Low Need | 4 | 5 | 11 | 15 | 17 | 52 |
| Column Total | 57 | 95 | 127 | 63 | 58 | 400 |
Problem
a. How many high anxiety level students are expected to have a high need to succeed in school?
b. If the two variables are independent, how many students do you expect to have a low need to succeed in school and a med-low level of anxiety?
- Answer
-
a. The column total for a high anxiety level is 57 . The row total for high need to succeed in school is 155. The sample size or total surveyed is 400.
\[E=\dfrac{(\text { row total })(\text { column total })}{\text { total surveyed }}=\dfrac{155 \cdot 57}{400}=22.09\]
The expected number of students who have a high anxiety level and a high need to succeed in school is about 22 .
b. The column total for a med-low anxiety level is 63 . The row total for a low need to succeed in school is 52 . The sample size or total surveyed is 400.
\[E=\dfrac{(\text { row total })(\text { column total })}{\text { total surveyed }}=8.19\]
The expected number of students who have a low need to succeed in school and a med-low level of anxiety is 8 .


