Probability of Event Intersections: Vietnamese-German University
Probability of Event Intersections: Vietnamese-German University
Tan Do
Vietnamese-German University
Lecture 4
In this lecture
Probability tree
Independent events
P (B ∩ A)
P (B|A) = .
P (A)
It follows that
P (A ∩ B) = P (A) ∗ P (B|A).
Generally, we have
P (A1 ∩A2 ∩. . .∩An ) = P (A1 )∗P (A2 |A1 )∗P (A3 |A1 ∩A2 )∗. . .∗P (An |A1 ∩. . .∩An−1 ),
P (A ∩ B) = P (A)P (B|A).
When the rst card is drawn, there are 13 heart cards out of 52 cards:
13 1
P (A) = = .
52 4
When the second card is drawn, there are 12 heart cards out of 51 cards:
12
P (B|A) = .
51
So
1 12 3
P (A ∩ B) = P (A)P (B|A) = × =
4 51 51
as before.
Tan Do (VGU) Introduction to Probability Lecture 4 5 / 17
Probabilities of event intersections
Independent events
P (B|A) = P (B).
Intuitively, this means that whether A occurs or not, it does not aect the
probability of B.
and
P (A ∩ B) P (A) ∗ P (B)
P (A|B) = = = P (A).
P (B) P (B)
Tan Do (VGU) Introduction to Probability Lecture 4 6 / 17
Probabilities of event intersections
Let A be the event that the person is over 1.6 meter tall.
Let B be the event that the person weighs more than 40 kg.
On the other hand, let C be the event that the person wins a lottery.
independent and so
1 1 1
P (A ∩ B) = P (A)P (B) = × = .
4 4 16
The independence of A and B follows from the fact that with the
replacement of the rst card and with appropriate shuing of the pack to
ensure randomness, the outcome of the second card is not related to the
If the drawings are done without replacement, then clearly A and B are not
independent, since
12 1
P (B|A) = ̸= = P (B).
51 4
Probability trees
A company sells a certain type of car that it assembles in one of 4 possible locations:
Plant I supplies 20% of the cars Plant II 24%
Plant III 25% Plant IV 31%
A customer buying a car does not know where the car has been assembled. So the
probabilities of a purchased car being from each of the 4 plants can be thought of as
being 0.2, 0.24, 0.25 and 0.31.
Each new car sold carries a one-year bumper-to-bumper warranty. Collected data show
that
P (claim|Plant I) = 0.05 P (claim|Plant II) = 0.11
P (claim|Plant III) = 0.03 P (claim|Plant IV) = 0.08
For example, a car assembled in Plant I has a probability of 0.05 of receiving a claim on
its warranty. This information indicates which assembly plants do the best job.
Tan Do (VGU) Introduction to Probability Lecture 4 10 / 17
Probabilities of event intersections
outcomes:
This is given by
In words, this means roughly 6.87% of the cars purchased will have a claim
on their warranty.
Games of chance 2
Intuitively, these 2 events are not independent since the knowledge that a
high score is obtained increases the chances of the score being even.
Vice versa, the knowledge that the score is even increases the chances of
1 2
P (even) = and P (even|high score) = .
2 3
Tan Do (VGU) Introduction to Probability Lecture 4 13 / 17
Probabilities of event intersections
If a red die and a blue die are rolled, consider the probability that both dice
record even scores. In this case, the scores on the 2 dice will be
Let A be the event that the red die has an even score.
Let B be the event that the blue die has an even score.
Then
1 1 1
P (A ∩ B) = P (A)P (B) = ∗ = .
2 2 4
9 1
P (A ∩ B) = =
36 4
Card playing Suppose that 2 cards are drawn from a pack of cards without
replacement. What is the probability that exactly one card from the heart
suit is obtained?
A better way is
13 39 39 13 13
= × + × = = 0.382.
52 51 52 51 34
Since the drawings are made without replacement, the 2 events rst card
However, if the drawings are done with replacement, then the 2 are
1 3 3 1 3
= × + × = = 0.375.
4 4 4 4 8