IE 605 - Aug2021 - Tutorial 1
IE 605 - Aug2021 - Tutorial 1
Exercise 1 Three fair dice are thrown. What is the sample space and event space
of this experiment. What is the probability that the same number appears in exactly
two of three dice?
Exercise 2 Express each of the following events in terms of the events A, B and C
as well as the operations of complimenting, union and intersection:
7. either event A occurs or, if not, then B also does not occur.
Exercise 3 A coin is tossed until a head appears twice in a row. What is the sample
space for this experiment. What is the probability that it will be tossed exactly four
times assuming it is a fair coin?
Exercise 4 Out of the students in a class, 60% are geniuses, 70% love chocolate,
and 40% fall into both categories. Determine the probability that a randomly se-
lected student is neither a genius nor a chocolate lover.
Exercise 5 A six-sided die is loaded in a way that each even face is twice as likely
as each odd face. Construct a probabilistic model for a single roll of this die, and
find the probability that a 1, 2, or 3 will come up.
• P (A ∪ B) = P (A) + P (B) − P (A ∩ B)
• P (A ∪ B ∪ C) = P (A) + P (B) + P (C) − P (A ∩ B) − P (A ∩ C) −
P (B ∩ C) + P (A ∩ B ∩ C)
• P (A) + P (Ac ) = 1
• P (φ) = 0
Exercise 8 Does a set of events being pairwise independent implies that they are
independent? If yes, prove it. Otherwise give a counter example.
2
4. P(server is working | first and second access attempts fail ).
Exercise 13 Assume that each child who is born is equally likely to be a boy or a
girl.If a family has two children, what is the probability that both are girls given that
Exercise 14 Two dice are rolled. What is the probability that at least one is a six?
If the two faces are different, what is the probability that at least one is a six?
Exercise 15 Three dice are thrown. What is the probability the same number ap-
pears on exactly two of the three dice?
Exercise 16 Suppose that 5 percent of men and 1 percent of women are color-blind.
A color-blind person is chosen at random. What is the probability of this person
being male? Assume that there are an equal number of males and females.
Exercise 17 A and B play until one has 2 more points than the other. Assuming that
each point is independently won by A with probability p, what is the probability they
will play a total of 2n points? What is the probability that A will win?