In: Statistics and Probability
To what extent do syntax textbooks, which analyze the structure of sentences, illustrate gender bias? A study of this question sampled sentences from 10 texts. One part of the study examined the use of the words "girl," "boy," "man," and "woman." We will call the first two words juvenile and the last two adult. Is the proportion of female references that are juvenile (girl) equal to the proportion of male references that are juvenile (boy)? Here are data from one of the texts:
Gender | n | X(juvenile) |
Female | 57 | 49 |
Male | 132 | 53 |
1) Give a 90% confidence interval for the difference. (Do not use rounded values. Round your final answers to three decimal places.)
=( , )
2) Use a test of significance to examine whether the two proportions are equal. (Use p̂F − p̂M. Round your value for z to two decimal places and round your P-value to four decimal places.)
A) z=
B)P-Value=
Solution:-
1) 90% confidence interval for the difference is C.I = (0.328, 0.588).
C.I = 0.45813 + 0.12995
C.I = (0.3282, 0.5881)
2)
State the hypotheses. The first step is to state the null hypothesis and an alternative hypothesis.
Null hypothesis: P1 = P2
Alternative hypothesis: P1 P2
Note that these hypotheses constitute a two-tailed test. The null hypothesis will be rejected if the proportion from population 1 is too big or if it is too small.
Formulate an analysis plan. For this analysis, the significance level is 0.10. The test method is a two-proportion z-test.
Analyze sample data. Using sample data, we calculate the pooled sample proportion (p) and the standard error (SE). Using those measures, we compute the z-score test statistic (z).
p = (p1 * n1 + p2 *
n2) / (n1 + n2)
p = 0.53968
SE = sqrt{ p * ( 1 - p ) * [ (1/n1) + (1/n2)
] }
SE = 0.078996
z = (p1 - p2) / SE
z = 5.799
where p1 is the sample proportion in sample 1, where p2 is the sample proportion in sample 2, n1 is the size of sample 1, and n2 is the size of sample 2.
Since we have a two-tailed test, the P-value is the probability that the z-score is less than -5.799 or greater than 5.799.
Thus, the P-value = less than 0.001.
Interpret results. Since the P-value (almost 0) is less than the significance level (0.10), we have to reject the null hypothesis.
From the above test we do not have sufficient evidence in the favor of the claim that two proportions are equal.