Probability Involving A Sequence of Events & Compound Events
Probability Involving A Sequence of Events & Compound Events
OBJECTIVE:
Two events A and B are independent if the outcome of the first does not affect the
outcome of the other. In general, the probability of event A followed by another
independent event B occurring is given by
Note that this rule may be extended for a sequence with more than two elements.
EXAMPLES:
Example 1: A coin is tossed and then a die is rolled, what is the probability of
getting a head followed by a 4?
Solution: Let A be the event of getting a head from tossing a coin and B the
event of getting a 4 from rolling a die. Then,
𝟏 𝟏
P(A) = and P(B) =
𝟐 𝟔
Thus, the probability of getting a head from tossing the coin followed by getting
a 4 in a roll of the die is
Solution: Let A be the event of getting doubles in the first roll, B the event of
getting doubles in the second roll, and C the event of getting doubles in the
third roll. There can be six doubles in the roll of two dice: (1, 1), ( 2, 2), (3, 3), (4,
4), (5, 5), and (6, 6). This means that
𝟔 𝟏 𝟏 𝟏
P(A) = = ; P(B) = ; and P(C) = .
𝟑𝟔 𝟔 𝟔 𝟔
Example 3: There are 7 green, 4 blue, and 9 red marbles in a box. A marble is
drawn at random and after recording its color, the marble is returned to the
box. Another marble is then drawn. What is the probability that both marbles
are red?
Solution: Let A be the event that the marble in the first draw is red and B the
event that the marble in the second draw is also red. Since replacement is
done, then the two events are independent. Then
𝟗 𝟗
P(A) = and P(B) = .
𝟐𝟎 𝟐𝟎
If events A and B are dependent events such that the outcome of A affects the
outcome of B, then the probability that "event A followed by event B" happens is
Where P(A) is the probability that event A happens and P(B|A) is the probability that
event B happens after A happened.
EXAMPLES:
Solution: Since replacement is not allowed, drawing the first card will have an effect
on the outcome of drawing the second card. Thus, the events are dependent. Let A
be the event of choosing an ace on the first draw and B the event of choosing
another ace on the second. Since there are 52 cards and 4 of which are ace, then
𝟒 𝟏
P(A) = = . Because 1 ace card is already selected, there will only be 51 cards on
𝟓𝟐 𝟏𝟑
𝟑 𝟏
the second draw with 3 ace cards, hence, P(B|A) = = .
𝟓𝟏 𝟏𝟕
Therefore,
𝟏 𝟏 𝟏
P(A∩B) = P(A) x P(B|A) = x =
𝟏𝟑 𝟏𝟕 𝟐𝟐𝟏
Example 2: Gabriel has a candy box containing 9 chocolate candies and 12 lollipops.
𝟏𝟐 𝟒
Solution: The probability that Gabriel gets a lollipop in the first pick is or and
𝟐𝟏 𝟕
the probability that he gets a lollipop in the second pick (after he previously gets a
𝟏𝟏
lollipop) is . Thus, the probability that Gabriel gets two lollipops is
𝟐𝟎
𝟒 𝟏𝟏 𝟒𝟒 𝟏𝟏
P(A∩B) = P(A) x P(B|A) = x = =
𝟕 𝟐𝟎 𝟏𝟒𝟎 𝟑𝟓
The probability of a single event that is made up of two different mutually exclusive
EXAMPLES:
Solution: The event "ace or king" is made up of two different events: ace and king.
The two events are mutually exclusive (with no common elements) and you are
finding the probability of their union (suggested by the preposition "or"). Let A be
the event of drawing an ace and B the event of drawing a king. Then,
𝟒 𝟏 𝟒 𝟏
P(A) = or and similarly P(B) = or since there are 4 aces and 4
𝟓𝟐 𝟏𝟑 𝟓𝟐 𝟏𝟑
kings in a standard deck of 52 cards. Thus,
𝟏 𝟏 𝟐
P(ace or king) = P(A) + P(B) = + =
𝟏𝟑 𝟏𝟑 𝟏𝟑
Example 2: A pair of dice is rolled. What is the probability that the sum is 5 or 6?
Solution: The event "sum of 5" is the set {(1, 4), (2, 3), (3, 2), (4, l)}. On the other
hand, the event "sum of 6" is the set {(1, 5), (2, 4), (3, 3), (4, 2), (5, 1)}.
4 5
P(sum of 5) = and P(sum of 6) = .
36 36
Thus,
4 5 9 𝟏
P( 5 or 6) = P(A) + P(B) = + = =
36 36 36 𝟒
P( 5 or 6) = 0.25 or 25%
Like the multiplication rule, the addition rule must also be used sparingly because
there could be an event divided into two other events in which some outcomes are
common. These are called INCLUSIVE EVENTS. An example is the event "even or
multiples of 3" in a roll of a dice since there are outcomes that are both even and
multiples of 3. Logically speaking, the probability of these events is computed by
adding the individual probabilities of the two events and then subtracting the
probability of their common elements.
If events A and B are given such that A and B have common outcomes, then the
EXAMPLE:
26
Solution: P(red card) =
52
12
P(face card) =
52
6
P(red face card) =
52
P(red or face card) = P(red card) + P(face card) – P(red face card)
26 12 6 32 𝟖
P(red or face card) = + - = =
52 52 52 52 𝟏𝟑