HW 1 Solutions
HW 1 Solutions
Draw the Cumulative Risk Profile for a random variable that represents the number of tails in 3 tosses of a fair coin.
Problem 2
If we toss a fair coin 3 times, how many heads would you expect to get? (Must show calculations to get credit)
Let X = Number of heads in 3 tosses; The values that random variable can take on and its associated probabilities
are exactly the same as in problem 1.
Hence E(X) = 0(1/8) +1(3/8) + 2(3/8) + 3(1/8) = 3/8 + 6/8 + 3/8 = 12/8 = 1.5.
We expect to get 1.5 heads!
Problem 3
Suppose I have a bag with 12 slips of paper in it. Some of the slips have a 2 on them, and the rest have a 7 on them.
If the expected value of the number shown on a slip randomly drawn from the bag is 3.25, then how many slips have
a 2?
P(Y=2) = x/12
P(Y=7) = (12-x)/12
Therefore x = 9
Problem 4
Suppose you have a weighted coin in which heads comes up with probability ¾ and tails with probability 1/4. If you
flip heads, you win $2, but if you flip tails, you lose $1. What is the expected value of a coin flip?
Problem 5
Suppose that we roll an unbiased die twice and observe the face on each roll. Define a random variable that
represents the sum of the two faces. Show the probability distribution of Y.
Let the random variable Y record the sum of the two faces.
Here, Y takes on values 2, 3, ..., 12}
P(Y =2) = P(1, 1)= 1/36.
P(Y =3) = P (1, 2) + P(2, 1) = 2/36
P(Y =4) = P (1, 3) + P(3, 1) + P(2, 2) = 3/36
We can evaluate Y = 5 through 12 similarly like above.
P(Y =5) = 4/36
P(Y =6) = 5/36
P(Y =7) = 6/36
P(Y =8) = 5/36
P(Y =9) = 4/36
P(Y =10) = 3/36
p(Y =11) = 2/36.
P(Y =12) = 1/36.
Problem 6
Create risk profiles and cumulative risk profiles for all possible strategies of decision tree. Is one
strategy stochastically dominant? Explain.