AP Statistics Curriculum 2007 Contingency Indep

From Socr

(Difference between revisions)
Jump to: navigation, search
(r x k Contingency Tables)
(Chi-Square Test Conditions)
Line 108: Line 108:
** for a goodness of fit, it must be reasonable to regard the data as a random sample of categorical observations from a large population.
** for a goodness of fit, it must be reasonable to regard the data as a random sample of categorical observations from a large population.
** for a contingency table, it must be appropriate to view the data in one of the following ways:
** for a contingency table, it must be appropriate to view the data in one of the following ways:
-
as two or more independent random samples, observed with respect to a categorical variable
+
*as two or more independent random samples, observed with respect to a categorical variable
-
as one random sample, observed with respect to two categorical variables
+
*as one random sample, observed with respect to two categorical variables
-
**  for either type of test, the observations within a sample must be independent of one another.
+
**  for either type of test, the observations within a sample must be independent of one another.
* Sample conditions
* Sample conditions
Line 116: Line 116:
<hr>
<hr>
 +
==References==
==References==
* TBD
* TBD

Revision as of 23:21, 10 March 2008

Contents

General Advance-Placement (AP) Statistics Curriculum - Contingency Tables: Independence and Homogeneity

Contingency Tables: Independence and Homogeneity

The Chi-Square Test may also be used to assess independence and association between variables.

Motivational example

Suppose 200 randomly selected cancer patients were asked if their primary diagnosis was Brain cancer and if they owned a cell phone before their diagnosis. The results are presented in the table below.

Suppose we want to analyze the association, if any, between brain cancer and cell phone use. The 2x2 table below lists two possible outcomes for each variable (each variable is dichotomous). We have the following population parameters:

P(CP|BC) = true probability of owning a cell phone (CP) given that the patient had brain cancer (BC). This chance may be estimated by P(CP|BC) = 0.72.
P(CP|NBC) = true probability of owning a cell phone given that the patient had another cancer, which is estimated by P(CP|NBC) = 0.46
Brain cancer
Yes No Total
Cell Phone Use Yes 18 80 98
No 7 95 102
Total 25 175 200

Does it seem like there is an association between brain cancer and cell phone use? Of the brain cancer patients 18/25 = 0.72, owned a cell phone before their diagnosis. P(CP|BC) = 0.72, estimated probability of owning a cell phone given that the patient has brain cancer.

Of the other cancer patients, 80/175 = 0.46, owned a cell phone before their diagnosis. P(CP|NBC) = 0.46, estimated probability of owning a cell phone given that the patient has another cancer.

Calculations

  • The Hypotheses:
Ho: there is no association between variable 1 and variable 2 (independence)
P(BC|CP)=P(BC), that is brain-cancer (BC) is independent of cell-phone (CP) usage.
Ha: there is an association between variable 1 and variable 2 (dependence)
P(BC|CP)={P(BC \cap CP) \over P(CP) } \not= P(BC).
  • Test Statistics:

The Test Statistic:

\chi_o^2 = \sum_{all-categories}{(O-E)^2 \over E} \sim \chi_{(df)}^2, where df = (# rows – 1)(# columns – 1).
Expected cell counts can be calculated by
E = { (row\_total)(column\_total)\over grand-total}
  • Results:

For the brain-cancer and cell-phone usage data we have:

\chi_o^2 = {(18-12.25)^2\over 12.25} + {(7-12.75)^2\over 12.75} + {(80-85.75)^2\over 85.75}+ {(95-89.25)^2\over89.25}
\chi_o^2 = =6.048 \sim \chi_{(df=1)}^2
P-value: P(\chi_1^2 > \chi_o^2)= 0.014306. and we can reject the null hypothesis at α = 0.05.

Notes

  • CAUTION: Association does not imply Causality!


r\times k Contingency Tables

We now consider tables that are larger than a 2x2 (more than 2 groups or more than 2 categories), called r\times k Contingency Tables. The testing procedure is the same as the 2x2 contingency table, just more work and no possibility for a directional alternative. The goal of an r\times k contingency table is to investigate the relationship between the row and column variables

Note: Ho is a compound hypothesis because it contains more than one independent assertion. This will be true for all r\times k tables larger than 2x2. In other words, the alternative hypothesis for r\times k tables larger than 2x2, will always be non-directional.

Example

Many factors are considered when purchasing earthquake insurance. One factor of interest may be location with respect to a major earthquake fault. Suppose a survey was mailed to California residents in four counties (data shown below). Is there a statistically significant association between county of residence and purchase of earthquake insurance? Test using a = 0.05.

County
Contra Costa (CC) Santa Clara (SC) Los Angeles (LA) San Bernardino (SB) Total
Earthquake Insurance Yes 117 222 133 109 581
No 404 334 204 263 1205
Total 521 556 337 372 1786
  • Hypotheses:
Ho: There is no association between earthquake insurance and county of residence in California. That is:
P(Y|CC) = P(Y|SC) = P(Y|LA) = P(Y|SB)
P(N|CC) = P(N|SC) = P(N|LA) = P(N|SB)
Ha: There is an association between earthquake insurance and county of residence in California. The probability of having earthquake insurance is not the same in each county.
P-value = 3.302154105710997E-10

Chi-Square Test Conditions

Conditions for validity of the χ2 test are:

  • Design conditions
    • for a goodness of fit, it must be reasonable to regard the data as a random sample of categorical observations from a large population.
    • for a contingency table, it must be appropriate to view the data in one of the following ways:
  • as two or more independent random samples, observed with respect to a categorical variable
  • as one random sample, observed with respect to two categorical variables
    • for either type of test, the observations within a sample must be independent of one another.
  • Sample conditions
    • critical values only work if each expected value > 5

References

  • TBD



Translate this page:

(default)

Deutsch

Español

Français

Italiano

Português

日本語

България

الامارات العربية المتحدة

Suomi

इस भाषा में

Norge

한국어

中文

繁体中文

Русский

Nederlands

Ελληνικά

Hrvatska

Česká republika

Danmark

Polska

România

Sverige

Personal tools