Prob Set 1
Prob Set 1
n
P
P (A Si ).
i=1
X
iS1
P (Ai )
X
(i1 ,i2 )S2
P (Ai1 Ai2 ) +
9. A batch of 100 items is inspected by testing 4 randomly selected items. If one of the four is defective, the batch
is rejected. What is the probability that the batch is accepted, if it contains exactly five defectives?
10. A cellular phone system serves a population of n1 voice users (those who occasionally need a voice connection
) and n2 data users (those who occasionally need a data connection ). We estimate that at a given time,
each user will need to be connected to the system with probability p1 (for voice users) or p2 (for data users),
independent of other users. The data rate for a voice user is r1 bits/sec and for a data user is r2 bits/sec.
The cellular system has a total capacity of c bits/sec. What is the probability that more users want to use the
system than the system can accommodate?
11. Two players A and B alternately roll a pair of unbiased dice. A wins if on a throw he obtains exactly six points
before B gets seven points, B winning in the opposite event. If A begins the game, prove that his probability
of winning is 30/61.
12. In a certain community, it is found that 60% of all property owners oppose an increase in the property tax
while 80% of non-property owners favor it. If 65% of all registered voters are property owners, what proportion
of registered voters favor the tax increase?
13. A student has to sit for an examination consisting of 3 questions selected randomly from a list of 100 questions.
To pass, she needs to answer all three questions. What is the probability that the student will pass the
examination if she knows the answers to 90 questions on the list?
14. You have two coins, a fair one with probability of heads
1
2
1
3
, but
otherwise identical. A coin is selected at random and tossed, falling heads up. How likely is it that it is the
fair one?
15. In the pictures below, probabilities of a message successfully being transmitted along any edge are given. What
is the probability of successfully transmitting the message from node A to node B? (Assume transmission along
different edges is independent.)
1
2
1
2
1
2
1
2
1
2
1
2
1
2
(a)
1
2
1
3
1
2
1
2
1
2
1
3
1
3
1
3
1
3
1
3
1
5
1
3
1
4
1
4
1
4
1
4
1
3
(b)
16. A fair coin is tossed three times and the following events are considered:
A = toss 1 and toss 2 produce different outcomes,
B = toss 2 and toss 3 produce different outcomes,
C = toss 3 and toss 1 produce different outcomes.
Show that P (A) = P (A|B) = P (A|C), but P (A) 6= P (A|B C).
17. Consider a coin that comes up heads with probability p and tails with probability 1p. Let qn be the probability
of obtaining even number of heads in n independent tosses. Derive a recursion that relates qn to qn1 and
1 + (1 2p)n
establish the formula qn =
.
2