Unit 06b - Midterm Review - Solutions - 1 Per Page
Unit 06b - Midterm Review - Solutions - 1 Per Page
| cancer~e growth
-------------+------------------
cancermort | 1.0000
growthrate | -0.7302 1.0000
a) Imagine Harvard, made up of 52% women, is hosting a Britney Spears concert (and
only fans of Britney attend, randomly selected). What’s the probability that the
person sitting next to you at the concert is a woman?
b) There is a line at the snack bar for the concert with 10 people. What is the
probability that exactly 5 of these students are women?
Let X = the count out of women out of 10 people. Thus X~Bin(n = 10, p = 0.330)
Let Y = the count out of women out of 100 people. Thus Y ~ Bin(n = 100,
p = 0.443) and approximately [Note: √ is the square root symbol]:
Y ~ N(µ=np=100*0.330 = 33.0, σ=√(np(1-p))=√(100*0.330*0.670) = 4.70)
P(Y ≥ 50) = P((Y - 33)/4.7 ≥ (50-33)/4.7 = P(Z ≥ 3.62) = 0.000149 ≈ 0.0001
d) The poll reported that 60% of all college-aged men like Britney Spears? Why
could this be a mistake?
This could easily be a mistake due to selection bias (and non-response bias).
The only people that read the Rolling Stones online may feel a certain way
about Brit-Brit (selection bias). Plus, those that see the link and don’t answer
the poll may not really care about Britney, while only those that are passionate
for or against Miss Spears spend the time to fill out the poll (non-response
bias).
Practice Problem #4
1. A correction in the February 14-21, 2005 issue of The New Yorker
magazine stated that the January 3 issue of that year “contained the
incorrect statistic that four-fifths of Bush voters identified moral values
as the most important factor in their decision. In fact, four-fifths of
those identifying moral values as the most important factor of their
decision were Bush voters.”
a. Identify two events A and B such that The New Yorker initially reported
P(A | B) but later corrected the report to P(B | A)
b. If P(A) = 0.20 and P(B) = 0.51, with P(B | A) = 0.89. Describe the
event (A and B) in terms of Bush voters and moral values and compute
its probability.
A : the event that the voter identified moral values as the most important
factor in his/her decision
B : the event that the voter voted for Bush
b. If P(A) = 0.20 and P(B) = 0.51, with P(B | A) = 0.89, describe the event
(A and B) in terms of Bush voters and moral values and compute its
probability.
(A and B) : the event that the voter voted for Bush AND identified moral
values as the most important factor in his/her decision
P(A and B) = P(A) * P(B | A) = 0.20 * 0.89 =0 .178
c. Find P(A | B)