PS1 Answer
PS1 Answer
IISER Pune
Assignment 1, Page 1 of 2 January 2015
January 2015
1. Amit throws six dice and wins if he scores at least one ace. Basu throws twelve dice
and wins if he scores at least two aces. Who has the greater probability to win?
6
3!
4!
= 41 . P (Ai Aj ) =
2!
4!
1
.
12
Thus P (Ai Aj ) =
1
4
+ 14
1
12
5
12
7. A closet contains n pairs of shoes. If 2r shoes are chosen at random (with 2r < n),
what is the probability that there will be (a) no complete pair, (b) exactly one
complete pair, (c) exactly two complete pairs among them?
Answer: (a)
n1
n2
(2rn )22r
(n1 )(2r2
)22r2
(n2 )(2r4
)22r4
,
(b)
(c)
(2n
(2n
(2n
2r )
2r )
2r )
8. Two dice are thrown. Let A be the event that the sum of the faces is odd, B be
the event of at least one ace. Describe the events AB, A B, AB c . Find their
probabilities assuming that all 36 sample points have equal probabilities.
Answer: A = {12, 21, 41, 14, 23, 32, 16, 61, 25, 52, 34, 43, 36, 63, 45, 54, 56, 65}
6
B = {11, 12, 21, 13, 31, 14, 41, 15, 51, 16, 61}. P (AB) = |AB|
= 36
= 61 .
36
6
+ 11
36
= 23
.
P (A B) = P (A) + P (B) P (AB) = 18
36
36
36
12
c
c
AB =sum of faces is odd and no unit face. P (AB ) = 36
P
9. Show that P (ni=1 Ai ) ni=1 P (Ai ) (n 1)
P
P
Answer: P (ni=1 Ai ) = 1 P (ni=1 Aci ) 1 ni=1 P (Aci ) = 1 ni=1 (1 P (Ai ))
10. An urn contains 3 red balls and 5 blue balls. Calculate the probability that in two
draws the second draw will be a blue ball given the first draw is red.
Answer: 57 .
11. In answering a question on a multiple choice test a student either knows the answer
or she guesses. Let p be the probability that she knows the answer and 1 p the
probability that she guesses. Assume that a student who guesses at the answer will
be correct with probability m1 , where m is the number of multiple choice alternatives.
What is the conditional probability that a student knew the answer to a question
given that she answered it correctly?
Answer: This requires Bayes theorem; we will learn Bayes theorem in the coming
week. However, here is the answer:
P(answer is correct)=P(Answer is correct |She knows the answer) P(She knows he
answer) +P(Answer is correct |She guesses) P(She guesses) = p + 1p
m
Thus, P(She knows the answer | Answer is correct) = p+p1p .
m