The Multiplication Rules and Conditional Probabilit1
The Multiplication Rules and Conditional Probabilit1
The multiplication rules can be used to find the probability of two or more events that occur in
sequence. For example, if a coin is tossed and then a die is rolled, one can find the probability of
getting a head on the coin and a 4 on the die. These two events are said to be independent since
the outcome of the first event (tossing a coin) does not affect the probability outcome of the second
Independent Events
Two events A and B are independent events if the fact that A occurs does not affect the
probability of B occurring.
P( A and B) P( A) P( B)
Example
A coin is flipped and a die is rolled. Find the probability of getting a head on the coin and a 4 on
Note that the sample space for the coin is H, T; and for the die it is 1, 2, 3, 4, 5, 6.
Example
1
A card is drawn from a deck and replaced; then a second card is drawn. Find the probability of
Solution
4
The probability of getting a queen is , and since the card is replaced, the probability of getting
52
4
an ace is . Hence, the probability of getting a queen and an ace is
52
Example
An urn contains 3 red balls, 2 blue balls, and 5 white balls. A ball is selected and its color noted.
Then it is replaced. A second ball is selected and its color noted. Find the probability of each of
these:
Solution
2
b.) P(blue and white) P(blue) P( white)
2 5
10 10
1
10
Example
A poll found that 46% of Americans say they suffer great stress at least once a week. If three
people are selected at random, find the probability that all three will say that they suffer great
Solution
P( S and S and S ) P( S ) P( S ) P( S )
0.46 0.46 0.46
0.097
Dependent Events
When the outcome or occurrence of the first event affects the outcome or occurrence of the second
event in such a way that the probability is changed, the events are said to be dependent events.
To find probabilities when events are dependent, use the multiplication rule with a modification in
notation. For example, in drawing a card from a deck of cards and not replacing it, and then
3
4
drawing a second card, the probability of getting an ace on the first draw is , and the probability
52
4
of getting a king on the second draw is . By the multiplication rule, the probability of both
51
events occurring is
4 4 4
52 51 663
The event of getting a king on the second draw given that an ace was drawn the first time is called
is the prob ability that event B occurs after event A has already occurred. The notation for
conditional probability is P(B|A). This notation does not mean that B is divided by A; rather, it
means the probability that event B occurs given that event A has already occurred. In the card
example, P(B|A) is the probability that the second card is a king given that the first card is an ace,
4
and it is equal to since the first card was not replaced.
51
P( A and B) P( A) P( B | A)
Example
An Insurance Company found that 53% of the residents of a city had homeowner’s insurance (H)
with the company. Of these clients, 27% also had automobile insurance (A) with the company. If
a resident is selected at random, find the probability that the resident has both homeowner’s and
Solution
4
P( A and H ) P( H ) P( A | H )
0.53 0.27
0.1431
Example
Three cards are drawn from an ordinary deck and not replaced. Find the probability of these events.
Solution
c.) P(c lub and spade and heart ) P(c lub) P ( spade) P (heart )
13 13 13
52 51 50
169
10200
5
d .) P(c lub and c lub and c lub) P(c lub) P (c lub) P (c lub)
13 12 11
52 51 50
11
850
Example
Box 1 contains 2 red balls and 1 blue ball. Box 2 contains 3 blue balls and 1 red ball. A coin is
tossed. If it falls heads up, box 1 is selected and a ball is drawn. If it falls tails up, box 2 is selected
Solution
1
Since a coin is being tossed for the box selection with head for box 1 and probability or tails
2
1
for box 2 with probability . Then the probabilities for choosing the balls are then found by using
2
Next multiply the probability for each outcome, using the rule P( A and B) P( A) P( B | A) .
Thus, a red ball can be selected from either box 1 or box 2 such that
1 2 1 1
P(red )
2 3 2 4
3
8
Conditional Probability
The probability that the second event B occurs given that the first event A has occurred can be
found by dividing the probability that both events occurred by the probability that the first event
6
P ( A and B )
P( B | A)
P( A)
Example
A box contains black chips and white chips. A person selects two chips without replacement. If
15
the probability of selecting a black chip and a white chip is , and the probability of selecting a
56
3
black chip on the first draw is , find the probability of selecting the white chip on the second
8
draw, given that the first chip selected was a black chip.
Solution
P ( A and B )
P( B | A)
P( A)
15
56
3
8
5
7
Example
The probability that Sam parks in a no-parking zone and gets a parking ticket is 0.06, and the
probability that Sam cannot find a legal parking space and has to park in the no parking zone is
0.20. On Tuesday, Sam arrives at school and has to park in a no-parking zone. Find the probability
Solution
7
N = parking in a no-parking zone
T = getting a ticket
P (T and N )
P (T | N )
P( N )
0.06
0.20
0.3
Example
A recent survey asked 100 people if they thought women in the armed forces should be permitted
Gender Yes No
Male 32 18
Female 8 42
a.) The respondent answered yes, given that the respondent was a female.
b.) The respondent was a male, given that the respondent answered no.
Solution
8
N is respondent answered no
8
P(Y and F )
100
50
P( F )
100
P(Y and F )
P(Y | F )
P( F )
8
100
50
100
4
25
18
P( M and N )
100
60
P( N )
100
P( M and N )
P( M | N )
P( N )
18
100
60
100
3
10
Example
Solution
9
It is easier to find the probability of the complement of the event, which is “all heads,” and then
1 1 1 1 1
P (all heads )
2 2 2 2 2
1
32
P (at least 1 tail ) 1 P (all heads )
P( E ) 1 P( E c )
1
1
32
31
32
Example
The Neckwear Stores reported that 3% of ties sold in Nigeria are bow ties. If 4 customers who
purchased a tie are randomly selected, find the probability that at least 1 purchased a bow tie.
Solution
P( E ) 0.03
P( E c ) 1 0.03 0.97
P( E c ) 0.97 0.97 0.97 0.97
0.885
P ( E ) 1 0.885
0.115
10
Probability and Counting Rules
The counting rules can be combined with the probability rules to solve many types of probability
problems. By using the basic counting rule, the permutation, and the combination rule, one can
Example
Find the probability of getting 4 aces when 5 cards are drawn from an ordinary deck of cards.
Solution
52
There are C5 ways to draw 5 cards from a deck and there is 4 C4 (only 1) way to get 4 aces.
4
C4 48 C1
P (4 aces ) 52
C5
1
54145
EXAMPLE
If 3 balls are randomly drawn from a bag containing 6 white and 5 black balls, what is the
probability that one of the balls is white and the other two black?
SOLUTION
C1 5C2 4
6
P 1 White, 2 Black balls 11
C3 11
EXAMPLE
A committee of 5 is to be selected from a group of 6 men and 9 women. If the selection is made
randomly, what is the probability that the committee consists 3 men and 2 women?
11
SOLUTION
C3 9C2 240
6
P 3 men, 2 women 15
C5 1001
EXAMPLE
A bag contains n balls, one of which is special. If k of these balls are withdrawn one at a time,
with each selection being equally likely to be any of the balls that remain at the time, what is the
SOLUTION
C1 n 1Ck 1 k
1
P Special ball n
Ck n
EXAMPLE
Two students are chosen at random from a class of 18 boys and 12 girls. What is the probability
SOLUTION
18
C1 12C1 72
P 1boy,1 girl 30
C2 145
CLASS ACTIVITY
12
2. From a committee of 3 males and 4 females, a subcommittee of 4 is to be randomly
3. From a production run of 5000 phones, 2% of which are defective, 1 phone is selected at
random.
4. A customer visiting a boutique will purchase a suit with probability 0.22, a shirt with
probability 0.3, and a tie with probability 0.28. The customer will purchase both a suit
and a shirt with probability 0.11, both a suit and a tie with probability 0.14, and both a
shirt and a tie with probability 0.10. A customer will purchase all 3 items with probability
5. A boy has 2 red balls and 3 blue balls in a bag. He selects 2 balls at random from the bag.
6. A group preparing for class presentation consists of 5 girls and 3 boys. Two group
members are selected at random to present their work. What is the probability that 1 is a
7. A student must choose 3 courses from a list of 7 courses. The list includes 4 engineering
and 3 economics courses. If the selection is made at random, what is the probability that 2
13