Practice Practice Quiz 2
Practice Quiz 2
Problem 1
(Probability bounds) In a particular time period, the price of 1 pound of Vibranium is $50 on average, with a standard deviation of $10.
(a) Using Chebyshev’s Inequality, derive an upper bound on the probability that a pound of Vibranium costs greater than or equal to $80.
Let = price. Given , .
Apply Chebyshev with , i.e. :
(b) What would the mean of a pound of Vibranium need to be (fixing standard deviation at $10) in order to upper bound this probability by ?
Let , . Assume . Then:
Require:
Problem 2
(Expectation and variance) Let and be independent random variables. has variance 3 and expectation 1. has variance 2 and expectation 0. Which of the five options below is the variance of ?
(a) 8 (b) 6 (c) 5 (d) 0 (e) not enough information to answer
For independent :
Compute the second moments:
Problem 3
(Expectation with indicators) Suppose there are families with 3 kids each applying for an international volunteering program. participants (kids only) are selected randomly from the kids. Let be the number of families with kids selected. Assume , and note that it is possible for multiple kids from one family to be selected. Find: .
Define indicators: let for .
By linearity of expectation:
Use the complement. The probability that none of family ‘s 3 kids are among the selected:
Therefore:
Problem 4
(Hypergeometric, geometric, expectation of geometric) Your family is trying to decide sleeping arrangements in the house. There are 10 young people staying in the house who will be divided into two rooms. You will choose a set of 5 people to sleep in the first room and the rest will sleep in the second room. A sleeping arrangement is acceptable if it meets the following two criteria:
- Your two youngest cousins (say, 7 and 8 years old) always fight, so exactly one of them must be in the first room.
- There are 4 people over 18 years old, and exactly 2 of them must be in the first room to supervise the others.
You are too lazy to work out the arrangement by hand, so you decide to do this randomly by choosing a set of 5 people at random to sleep in the first room, and repeat this until you get an acceptable arrangement.
(a) For a single draw of 5 people, what is the probability that you will draw an acceptable sleeping arrangement?
Partition the 10 people into three groups: 2 cousins, 4 adults, 4 others.
An acceptable arrangement requires: exactly 1 of 2 cousins, exactly 2 of 4 adults, and the remaining from the 4 others.
(b) What is the expected number of draws of 5 people until you get an acceptable arrangement? Note: Each drawing of 5 people is independent of every other drawing of 5 people.
Each draw is an independent Bernoulli trial with success probability . The number of draws until the first success is Geometric on .
Problem 5
(Poisson) Suppose that on average, 2 moths per 12-hour night are killed by a particular hanging bug zapper. Assume that conditions are the same across different nights and different times of the night, and that moths arrive independently of one another. Find the chance that more than 7 moths are killed in a period of three nights.
Moths arrive as a Poisson process. Rate: moths per night.
Over 3 nights:
References
[1] J. Pitman, “Ch. 3: Random Variables,” in Probability, corrected 6th printing. New York, NY: Springer, 1997, pp. 139—257.