Unit 2 Problem Set
Unit 2 Problem Set
All textbook problems refer to Chapter 2 problems from Introduction to Probability, Second
Edition, by Bertsekas and Tsitsiklis. All problems will be graded for effort and completeness.
Work must be shown thoroughly for a problem to be considered complete. See Canvas for an-
swers and complete solutions.
Show your work. No lonely numerical answers please.
x 13 14 15 16 17
P(X = x) 0.07 0.11 0.20 0.60 0.02
(a) How do we know there aren’t any other values in the support of X ?
(b) Calculate P(X < 16).
(c) Calculate the probability X takes an even value.
(d) Your friend decides to keep opening bags until she finally finds one of these rare 17-
piece bags. Assuming the bags are independent, how likely is it that she must open at
most 5 bags? Hint: Use a named distribution.
3. (Textbook) Ch. 2, Problem 2, on page 119. Assume you are one of the 500 guests.
4. Consider the experiment of rolling two fair, six-sided dice. Let X be the absolute difference
between the dice. For example, if one die shows a 1 and the other shows a 6, X would be 5,
regardless of which value was on which die.
(a) State the PMF of X in a table. Hint: Draw a grid diagram and start with the support.
(b) Plot the PMF of X .
(c) Find the probability that X is greater than 2.
(d) Suppose the experiment is repeated 10 times. How likely is it that exactly 4 of those
times, X is greater than 2. Hint: Use a named distribution.
6. Consider r.v. X and constants a and b. Let’s prove two results from the notes.
(a) Use the Expected Value Rule for Functions of R.V.s to show that E[aX + b] = aE[X ] + b.
(b) Use the definition of variance, along with the part (a) result, to show that Var (aX + b) =
a2 Var (X ).
7. Reconsider X , the number of Skittles in a fun-size bag, and its PMF given in Problem 1.
8. (Textbook) Ch. 2 Problem 20, on page 123. Hint: Use a named distribution.
There should not be summations in your final answers. You may simplify summations and
algebraic expressions by hand, or you may use a calculator.
11. Random variables X and Y have the joint distribution given in the table below.
P(X = x, Y = y ) Y =1 Y =2 Y =3
X =1 4/20 3/20 2/20
X =2 7/20 4/20
(a) What value goes in the empty cell? That is, find P(X = 2, Y = 3).
(b) Find E[Y ]. Hint: Start with its marginal PMF.
(c) Find E[Y | X = 2]. Hint: Start with the conditional PMF.
(d) Are X and Y independent? Justify your answer mathematically.
13. (Textbook) Ch. 2, Problem 41, parts (a) and (b) only, on page 133.