Probability Final Exam: Questions on Independent Variables, Markov Chains, and Dice Games, Exams of Probability and Statistics

The final exam questions for an introduction to probability course. The questions cover topics such as independent random variables, markov chains, and dice games. Students are required to calculate probabilities, find expected returns, and determine transition matrices.

Typology: Exams

2012/2013

Uploaded on 02/20/2013

rangith
rangith 🇮🇳

4.7

(7)

46 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Introduction to Probability Final Exam
Due:August 8th Solve all the problems
1. (15 points) You have three coins, showing “Head” with probabilities p1, p2
and p3. You perform two different experiments:
1. You choose one coin at random and toss it repeatedly.
2. You repeatedly choose a coin at random and toss it.
In both cases calculate the average number of “Heads” among the first n
tosses, and the average time you have to wait for the first “Head”.
2. (15 points) Let X1,· · · , X4be four independent random variables, and
gi:R2Rfunctions for i= 1,2. Show that Y1=g1(X1, X2) and
Y2=g2(X3, X4) are independent.
3. (20 points) Let Y1, Y2,· · · be a sequence of independent Bernoulli p. Let
X1, X2,· · · denote the time of the first, second, · · · success. (e.g. for the
outcome 0,1,1,0,0,1,0,1,· · · we have X1= 2,X2= 3, X3= 6,· · · )
1. Find the joint PMF of X1,· · · , Xn, i.e., P(X1=k1,· · · , Xn=kn).
2. Use (a) to calculate the PMF of Xn, the time of the n-th success.
3. Use (a) to calculate the PMF of the RVs Y1=X1, Y2=X2
X1,· · · , Yn=XnXn1, and show that they are independent
geometric RVs.
4. (20 points) Suppose that every day can be described by either S(sunny)
or R(rainy). The probability for a day to be sunny is 4/8 if the preceding
day was rainy, 6/8 if the preceding day was sunny, but 7/8 if both of the
preceding days were sunny.
1. Let S={S, R}, and let Xn= the weather at nth day. Is Xna
Markov chain?
2. Define a Markov chain on the state space S={SS, SR, RS, RR}that
describes the above weather model, and determine the corresponding
transition matrix.
3. Given that the weekend(Saturday and Sunday) was sunny calculate
the probability for the next five days to be SSRS S.
5. (10 points) How often do you have to roll a fair die on the average until
you have seen all possible values? (Hint: Let Xndenote the number of
different values you have seen at time n.)
1
pf2

Partial preview of the text

Download Probability Final Exam: Questions on Independent Variables, Markov Chains, and Dice Games and more Exams Probability and Statistics in PDF only on Docsity!

Introduction to Probability Final Exam

Due:August 8th Solve all the problems

  1. (15 points) You have three coins, showing “Head” with probabilities p 1 , p 2 and p 3. You perform two different experiments: 1. You choose one coin at random and toss it repeatedly. 2. You repeatedly choose a coin at random and toss it.

In both cases calculate the average number of “Heads” among the first n tosses, and the average time you have to wait for the first “Head”.

  1. (15 points) Let X 1 , · · · , X 4 be four independent random variables, and gi : R^2 → R functions for i = 1, 2. Show that Y 1 = g 1 (X 1 , X 2 ) and Y 2 = g 2 (X 3 , X 4 ) are independent.
  2. (20 points) Let Y 1 , Y 2 , · · · be a sequence of independent Bernoulli p. Let X 1 , X 2 , · · · denote the time of the first, second, · · · success. (e.g. for the outcome 0, 1 , 1 , 0 , 0 , 1 , 0 , 1 , · · · we have X 1 = 2, X 2 = 3, X 3 = 6, · · · ) 1. Find the joint PMF of X 1 , · · · , Xn, i.e., P(X 1 = k 1 , · · · , Xn = kn). 2. Use (a) to calculate the PMF of Xn , the time of the n-th success. 3. Use (a) to calculate the PMF of the RVs Y 1 = X 1 , Y 2 = X 2 − X 1 , · · · , Yn = Xn − Xn− 1 , and show that they are independent geometric RVs.
  3. (20 points) Suppose that every day can be described by either S (sunny) or R (rainy). The probability for a day to be sunny is 4/8 if the preceding day was rainy, 6/8 if the preceding day was sunny, but 7/8 if both of the preceding days were sunny. 1. Let S = {S, R}, and let Xn = the weather at nth day. Is Xn a Markov chain? 2. Define a Markov chain on the state space S = {SS, SR, RS, RR} that describes the above weather model, and determine the corresponding transition matrix. 3. Given that the weekend(Saturday and Sunday) was sunny calculate the probability for the next five days to be SSRSS.
  4. (10 points) How often do you have to roll a fair die on the average until you have seen all possible values? (Hint: Let Xn denote the number of different values you have seen at time n.)

Final Exam 2

  1. (20 points) Consider the following dice game. A pair of dice are rolled. If the sum is 7 then the game ends and you win 0. If the sum is not 7, then you have the option of either stopping the game and receiving an amount equal to that sum or starting over again. For each value of i, i = 1, · · · , 12 find your expected return if you employ the strategy of stopping the first time that a value at least as large as i appears. What value of i leads to the largest expected return? (Hint: Let Xi denote the return when you use the critical value i. To compute EXi, condition on the first sum)
  2. (20 points) The number of accidents that a person has in a given year is a Poisson random variable with mean λ. However, suppose that the value of λ varies in from person to person. Assume the proportion of the population having a value of λ less than x is equal to 1 − e−x. If a person is chosen at random what is the probability that he will have 1. 0 accidents in a year. 2. 0 accidents in a year given he had no accident the preceding year

(Hint: instead of P(λ < x) = 1 − e−x, first solve the problem for an easier case where P(λ = 2) =. and P(λ = 2.5) = .7. )