$25
1 Monty Hall Challenge
Let us take on the challenge posed in lecture, and formally analyze the Monty Hall Problem.
(a) Assume that the corgi (the prize) and two goats were placed uniformly at random behind the three doors. What is the probability space (Ω,P)?
(b) If our contestant chose door 1 in the first round, and decides to switch to another door after being shown a goat behind door 2 or 3, what are the events C1 ="They win the corgi" and
C1 ="They win a goat"? What are their probabilities P(C1) and P(C1)?
(c) If the contestant does not switch doors, what are the events C2,C2 of winning the corgi and goats, and their respective probabilities now?
(d) If instead of choosing door 1 in the beginning, they chose a door uniformly at random, how do
your Ω,P,Ci,Ci from above change?
2 Probability Warm-Up
(a) Suppose that we have a bucket of 30 red balls and 70 blue balls. If we pick 20 balls out of the bucket, what is the probability of getting exactly k red balls (assuming 0 ≤ k ≤ 20) if the sampling is done with replacement?
(b) Same as part (a), but the sampling is without replacement.
(c) If we roll a regular, 6-sided die 5 times. What is the probability that at least one value is observed more than once?
3 Polynomial Probabilities
(a) Let us pick a degree < p polynomial f over GF(p) uniformly at random. What is the probability space (Ω,P)?
(b) What is the probability that f(0)= a for some fixed a ∈ GF(p)?
(c) Assume Alice shared a secret with Bob1,Bob2 and Bob3. That is, she constructed a polynomial g of degree at most 2 with p(0)= s. If Bob1 and Bob2 got together and made a (uniform) random guess at what Bob3’s value was, what is the probability that they recover s correctly?