Section 3.7 Chapter exercises
¶Exercises 3.7.1 Exercises
1. Grade Dsitributions.
Each row in the table below is a proposed grade distribution for a class. Identify each as a valid or invalid probability distribution, and explain your reasoning.
Grades | |||||
A | B | C | D | F | |
(a) | 0.3 | 0.3 | 0.3 | 0.2 | 0.1 |
(b) | 0 | 0 | 1 | 0 | 0 |
(c) | 0.3 | 0.3 | 0.3 | 0 | 0 |
(d) | 0.3 | 0.5 | 0.2 | 0.1 | -0.1 |
(e) | 0.2 | 0.4 | 0.2 | 0.1 | 0.1 |
(f) | 0 | -0.1 | 1.1 | 0 | 0 |
(a) Invalid. Sum is greater than 1.
(b) Valid. Probabilities are between 0 and 1, and they sum to 1. In this class, every student gets a C.
(c) Invalid. Sum is less than 1.
(d) Invalid. There is a negative probability.
(e) Valid. Probabilities are between 0 and 1, and they sum to 1.
(f) Invalid. There is a negative probability.
2. Health coverage, frequencies.
The Behavioral Risk Factor Surveillance System (BRFSS) is an annual telephone survey designed to identify risk factors in the adult population and report emerging health trends. The following table summarizes two variables for the respondents: health status and health coverage, which describes whether each respondent had health insurance. 1
Health Status | |||||||
Excellent | Very good | Good | Fair | Poor | Total | ||
Health coverage |
No | 459 | 727 | 854 | 385 | 99 | 2524 |
Yes | 4198 | 6245 | 4821 | 1634 | 578 | 17476 | |
Total | 4657 | 6972 | 5675 | 2019 | 677 | 20000 |
If we draw one individual at random, what is the probability that the respondent has excellent health and doesn't have health coverage?
If we draw one individual at random, what is the probability that the respondent has excellent health or doesn't have health coverage?
3. HIV in Swaziland.
Swaziland has the highest HIV prevalence in the world: 25.9% of this country's population is infected with HIV 2 . The ELISA test is one of the first and most accurate tests for HIV. For those who carry HIV, the ELISA test is 99.7% accurate. For those who do not carry HIV, the test is 92.6% accurate. If an individual from Swaziland has tested positive, what is the probability that he carries HIV?
0.8247
4. Twins.
About 30% of human twins are identical, and the rest are fraternal. Identical twins are necessarily the same sex - half are males and the other half are females. One-quarter of fraternal twins are both male, one-quarter both female, and one-half are mixes: one male, one female. You have just become a parent of twins and are told they are both girls. Given this information, what is the probability that they are identical?
5. Cost of breakfast.
Sally gets a cup of coffee and a muffin every day for breakfast from one of the many coffee shops in her neighborhood. She picks a coffee shop each morning at random and independently of previous days. The average price of a cup of coffee is $1.40 with a standard deviation of 30¢ ($0.30), the average price of a muffin is $2.50 with a standard deviation of 15¢, and the two prices are independent of each other.
What is the mean and standard deviation of the amount she spends on breakfast daily?
What is the mean and standard deviation of the amount she spends on breakfast weekly (7 days)?
(a) \(E = $3.90\text{.}\) \(SD = $0.34\text{.}\)
(b) \(E = $27.30\text{.}\) \(SD = $0.89\text{.}\)
6. Scooping ice cream.
Ice cream usually comes in 1.5 quart boxes (48 fluid ounces), and ice cream scoops hold about 2 ounces. However, there is some variability in the amount of ice cream in a box as well as the amount of ice cream scooped out. We represent the amount of ice cream in the box as \(X\) and the amount scooped out as \(Y\text{.}\) Suppose these random variables have the following means, standard deviations, and variances:
mean | SD | variance | |
\(X\) | 48 | 1 | 1 |
\(Y\) | 2 | 0.25 | 0.0625 |
An entire box of ice cream, plus 3 scoops from a second box is served at a party. How much ice cream do you expect to have been served at this party? What is the standard deviation of the amount of ice cream served?
How much ice cream would you expect to be left in the box after scooping out one scoop of ice cream?That is, find the expected value of \(X-Y\text{.}\) What is the standard deviation of the amount left in the box?
Using the context of this exercise, explain why we add variances when we subtract one random variable from another.