MSO 201A: Probability and Statistics 2021 (2nd Semester) Assignment - I
MSO 201A: Probability and Statistics 2021 (2nd Semester) Assignment - I
MSO 201A: Probability and Statistics 2021 (2nd Semester) Assignment - I
1. Let A and B be two events with P (A) = 0.2, P (B) = 0.4 and P (A ∩ B) = 0.1. Find
the probability that:
(a) exactly one of the events A or B will occur; (b) at least one of the events A
or B will occur; (c) none of A and B will occur.
3. Three numbers are chosen at random from the set {1, 2, . . . , 50}. Find the proba-
bility that the chosen numbers are in geometric progression.
6. (a) (Generalized Boole’s Inequality) For a sequence {Ek }k≥1 of events. Show
that ∞
X
∞
P (∪k=1 Ek ) ≤ P (Ek ).
k=1
1
(i) P (Eα ) = 0, ∀α ∈ Λ ⇔ P (∪α∈Λ Eα ) = 0;
(ii) P (Eα ) = 1, ∀α ∈ Λ ⇔ P (∩α∈Λ Eα ) = 1.
Hint: Use (a) and monotonicity of probability measures.
2
10. Let Ω = {1, 2, 3, 4}, with P ({i}) = 41 for i = 1, 2, 3, 4. Let A = {1, 4}, B = {2, 4}
and C = {3, 4}.
(a) Are A, B and C pairwise independent?; (b) Are A, B and C independent?;
(c) Interpret the findings of (a) and (b) above.
11. Let A, B and C be three events such that P (B ∩ C) > 0. Prove or disprove each of
the following:
(a) P (A ∩ B|C) = P (A|B ∩ C)P (B|C);
(b) (Berkson’s Paradox) P (A ∩ B|C) = P (A|C)P (B|C) if A and B are indepen-
dent events; (c) Interpret the finding of (b) above.
12. (Simpson’s Paradox: Trends observed within different groups may disappear, or
reverse when groups are combined)
Let A, B and D be three events. Construct an example to illustrate that it is pos-
sible to have P (A|B ∩ D) < P (A|B c ∩ D) and P (A|B ∩ Dc ) < P (A|B c ∩ Dc ) but
P (A|B) > P (A|B c ).
(Read the famous example of UC Berkeley’s admission data:
https://www.geeksforgeeks.org/probability-and-statistics-simpsons-paradox-uc-berkeleys-
lawsuit/)
13. (Monty Hall Problem) There are 3 doors with one door having an expensive car
behind it and each of the other 2 doors having a goat behind them. Monty Hall,
being the host of the game, knows what is behind each door. A contestant is asked
to select one of the doors and he wins the item (car or goat) behind the selected
door. The contestant selects one of the doors at random, and then Monty Hall
opens one of the other two doors to reveal goat behind it (note that at least one of
the other two doors has a goat behind it and Monty Hall knows the door having
goat behind it). Monty Hall offers to trade the door that contestant has chosen for
the other door that is closed. Should the contestant switch doors if his goal is to
win the car? (This problem is based on the American television game show “Let’s
Make a Deal” hosted by Monty Hall.)
14. (Gambler’s Ruin Problem) Two gamblers A and B have initial capitals of Rs.
i and N − i, respectively, for some positive integer i. The two gamblers bet on
successive and independent flips of a coin that, on each flip, results in a head
with probability p ∈ (0, 1) and a tail with probability q = 1 − p. On each flip
if heads shows up A wins Rs.1 from B and if tails shows up then B wins Rs.1
from A. The game continues until one of the players is bankrupt (ruined of all the
capital he/she has). (a) Find the probability that A ends up with all the Rs.N .
(b) Show that the probability that either A or B will end up with all the money
3
is 1 (i.e., the probability that the game will continue indefinitely is 0). (c) For
(i, N, p) = (10, 20, 0.49), (50, 100, 0.49), (100, 200, 0.49), (5, 15, 0.5), (5, 15, 0.6), find
the probabilities that A will end up with all the money. Interpret your findings in
terms of casino business.