7.3 Probability of Mutually Exclusive Events


7.3 Probability of Mutually Exclusive Events
1. Two events are mutually exclusive if they cannot occur at the same time.
 


2.
If A and B are mutually exclusive events, then

(A υ B) = (A) + (B)
Example:
A bag contains 3 blue cards, 4 green cards and 5 yellow cards. A card is chosen at random from the box. Find the probability that the chosen card is green or yellow.

Solution:
Let G = event when a green card is chosen.
  = event when a yellow card is chosen.
The sample space, S = 12, (S) = 12
(G) = 4 and (Y) = 5

P ( G ) = n ( G ) n ( S ) = 4 12 P ( Y ) = n ( Y ) n ( S ) = 5 12

Events G and Y cannot occur simultaneously because we cannot obtain green card and yellow card at the same time. Therefore, events G and Y are mutually exclusive.

G Y = P ( G Y ) = P ( G ) + P ( Y ) = 4 12 + 5 12 = 9 12 = 3 4

7.4 Probability of Independent Events


7.4 Probability of Independent Events
1.  In an experiment, if the outcomes of event A do not influence the outcomes of event B, then the two events are independent.
2.   If A and B are two independent events, the probability for the occurrence of events A and B is

(AB) = (A) × (B)
3.   The concept of the probability of two independent events can be expanded to three or more independent events. If A, B and C are three independent events, the probability for the occurrence of events A, and C is

(AB C) = (A) x (B) x (C)
4.  A tree diagram can be constructed to show all the possible outcomes of an experiment.



Example:
Fatimah, Emily and Rani are to take a written driving test. The probability that they pass the test are ½⅔ and ¾ respectively. Calculate the probability that
(a) only one of them passes the exam,
(b) at least two of them pass the exam,
(c) at least one of them passes the exam.

Solution:
Let P = Pass and F = Fail
The tree diagram is as follows.






























(a)
P (only one of them passes the exam)
P(PFF or FPF or FFP)
P(PFF) + P(FPF) + P(FFP)
= 1 24 + 1 12 + 1 8 = 1 4

(b)
P (at least two of them pass the exam)
(PPP or PPF or PFP or FPP)
(PPP) + (PPF) + (PFP) + (FPP)
= 1 4 + 1 12 + 1 8 + 1 4 = 17 24

(c)
P (at least one of them passes the exam)
= 1 – P (all of them fail)
= 1 – (FFF)
= 1 1 24 = 23 24


Long Questions (Question 1)


Question 1:
Peter, William and Roger compete with each other in shooting a target. The probabilities that they strike the target are 2 5 , 3 4  and  2 3  respectively. Calculate the probability that
(a) all the three of them strike the target,
(b) only one of them strikes the target,
(c) at least one of them strikes the target.
 
Solution:
Let S = Strike and M = Missed
Probability of Peter missed the target = 3 5 Probability of William missed the target = 1 4 Probability of Roger missed the target = 1 3



(a)
Probability (all three persons strike the target ) = 2 5 × 3 4 × 2 3 = 1 5

(b)
Probability (only one of them strikes the target) =P( only Peter struck )+P( only William struck )+P( only Roger struck ) =( 2 5 × 1 4 × 1 3 )+( 3 5 × 3 4 × 1 3 )+( 3 5 × 1 4 × 2 3 ) = 1 30 + 3 20 + 1 10 = 17 60

(c)
Probability (at least one of them strikes the target) =1P(all missed the target) =1( 3 5 × 1 4 × 1 3 ) =1 1 20 = 19 20

7.2 Probability of the Combination of Two Events


7.2 Probability of the Combination of Two Events
1. For two events, A and B, in a sample space S, the events AB (A and B) and A υ B (A or B) are known as combined events.

2.
The probability of the union of sets A and B is given by:

P ( A B ) = P ( A ) + P ( B ) P ( A B )

3.
The probability of the union of sets A and B can also be calculated using an alternative method, i.e.

P ( A B ) = n ( A B ) n ( S )

4.
The probability of event A and event B occurring, P(AB) can be determined by the following formula.

P ( A B ) = n ( A B ) n ( S )



Example:
Given a universal set ξ = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}. A number is chosen at random from the set ξ . Find the probability that
(a) an even number is chosen.
(b) an odd number or a prime number is chosen.

Solution:
The sample space, S = ξ
n(S) = 14

(a)
Let A = Event of an even number is chosen
A = {2, 4, 6, 8, 10, 12, 14}
(A) = 7
P ( A ) = n ( A ) n ( S ) = 7 14 = 1 2

(b)
Let,
B = Event of an odd number is chosen
C = Event of a prime number is chosen
B = {3, 5, 7, 9, 11, 13, 15} and (B) = 7
C = {2, 3, 5, 7, 11, 13} and (C) = 6

The event when an odd number or a prime number is chosen is B 
υ C.
(B υ C) = (B) + (C) – (B C) 
B C = {3, 5, 7, 11, 13}, ( C) = 5

P ( B C ) = P ( B ) + P ( C ) P ( B C ) = n ( B ) n ( S ) + n ( C ) n ( S ) n ( B C ) n ( S ) = 7 14 + 6 14 5 14 = 8 14 = 4 7 The probability of choosing an odd number or a prime number = 4 7 .

Short Questions (Question 1 to 3)


Question 1:
The probability of student P being chosen as a school prefect is 3 4  while the probability of student Q being chosen is 5 6 .
Find the probability that
(a) both of the students are chosen as the school prefect,
(b) only one student is chosen as a school prefect.

Solution:
(a)
Probability (both of the students are chosen as the school prefect ) = 3 4 × 5 6 = 5 8

(b)
Probability (only one student is chosen as a school prefect ) = ( 3 4 × 1 6 ) + ( 1 4 × 5 6 ) = 3 24 + 5 24 = 1 3



Question 2:
A bag contains x pink cards and 6 green cards. Two cards are drawn at random from the bag, one after the other, without replacement. Find the value of x if the probability of obtaining two green cards is .

Solution:
Total cards in the bag = x + 6
P(obtaining 2 green cards) =
6 x + 6 × 5 x + 5 = 1 3 30 ( x + 6 ) ( x + 5 ) = 1 3
(x + 6) (x + 5) = 90
x2 + 11x + 30 = 90
x2 + 11x – 60 = 0
(x – 4) (x + 15) = 0
x = 4   or   x = –15 (not accepted)



Question 3:
A sample space of an experiment is given by S = {1, 2, 3, … , 21}. Events Q and R are defined as follows:
Q : {3, 6, 9, 12, 15, 18, 21}
R : {1, 3, 5, 15, 21}

Find
(a) P(Q)
(b) P(Q and R)

Solution:
(a)

n( S )=21,n( Q )=7 P( Q )= 7 21 = 1 3

(b)
QR={ 3,15,21 }, then n( QR )=3 P( Q and R )=P( QR )    = n( QR ) n( S )   = 3 21   = 1 7

Long Questions (Question 2 & 3)


Question 2:
A bag contains 4 red cards, 6 blue cards and 5 green cards. A card is drawn at random and its colour is recorded and then it is returned to the bag before the second card is drawn at random. Find the probability that
(a) all the three cards are blue,
(b) there are two blue cards followed by one red card,
(c) the sequence of the cards drawn is red, green and blue,
(d) all the three cards have the same colour.

Solution:
Let R = red card, B = blue card, G = green card

(a)
Probability (all the three cards are blue ) = 6 15 × 6 15 × 6 15 = 8 125

(b)
Probability (two blue cards followed by one red card ) = 6 15 × 6 15 × 4 15 = 16 375

(c)
Probability (the sequence of the cards drawn is red, green and blue ) = 4 15 × 6 15 × 5 15 = 8 225

(d)
Probability (all the three cards have the same colour ) = P ( R R R ) + P ( B B B ) + P ( G G G ) = ( 4 15 ) 3 + ( 6 15 ) 3 + ( 5 15 ) 3 = 64 3375 + 216 3375 + 125 3375 = 3 25



Question 3:
A bag contains 4 blue beads, 3 red beads and 7 green beads. Two beads are drawn at random from the bag, one after the other without replacement. Find the probability that
(a) both the beads are of the same colour,
(b) both the beads are of different colours. 

Solution:




(a)
Probability (both the beads are of the same colour) =P( blue, blue )+P( red, red )+P( green, green ) =( 4 14 × 3 13 )+( 3 14 × 2 13 )+( 7 14 × 6 13 ) = 6 91 + 3 91 + 3 13 = 30 91

(b)
Probability (both the beads are of different colour ) = 1 P ( both the beads are of the same colour ) = 1 30 91 From part (a) = 61 91

6.1 Permutation Part 1


(A) rs Multiplication Principle/ Rule

1. If an operation can be carried out in r ways and another operation can be carried out in s ways, then the number of ways to carry out both the operations consecutively is r × s, i.e. rs.

2. The rs multiplication principle can be expanded to three or more operations. If the numbers of ways for the occurrence of events A, B and C are r, s and p respectively, the number of ways for the occurrence of all the three events consecutively is r × s × p, i.e. rsp.

Example 1:
There are 3 different roads to travel from town P to town Q and 4 different roads to travel from town Q to town R. Calculate the number of ways a person can travel from town P to town R via town Q.

Solution:
3 × 4 = 12


(B) Permutations


Example 2:
Calculate each of the following.
(a) 7!
(b) 4!6!
(c) 0!5!
( d ) 7 ! 5 ! ( e ) 8 ! 4 ! ( f ) n ! ( n 2 ) ! ( g ) n ! 0 ! ( n 1 ) ! ( h ) 3 ! ( n + 1 ) ! 2 ! n !

Solution:
(a) 7! = 7 × 6 × 5 × 4 × 3 × 2 × 1 = 5040
(b) 4!6! = (4 × 3 × 2 × 1)( 6 × 5 × 4 × 3 × 2 × 1) = 17280
(c) 0!5! = (1)( 5 × 4 × 3 × 2 × 1) = 120

(d) 7 ! 5 ! = 7 × 6 × 5 ! 5 ! = 7 × 6 = 42 (e) 8 ! 4 ! = 8 × 7 × 6 × 5 × 4 ! 4 ! = 8 × 7 × 6 × 5 = 1680 (f) n ! ( n 2 ) ! = n ( n 1 ) ( n 2 ) ( n 2 ) = n ( n 1 ) (g) n ! 0 ! ( n 1 ) ! = n ( n 1 ) ( 1 ) ( n 1 ) = n (h) 3 ! ( n + 1 ) ! 2 ! n ! = 3 × 2 ! ( n + 1 ) ( n ) ( n 1 ) 2 ! n ( n 1 ) = 3 ( n + 1 )

Calculator Computation: 



Short Question 1 – 3



Question 1
:
A group of 4 men and 3 ladies are to be seated in a row for a photographing session. If the men and ladies want to be seated alternately (man-lady-man-lady...), calculate the number of different arrangements.

Solution:
The arrangements of 4 men and 3 ladies to be seated alternately are as follow:

M    L    M        M    L    M

The number of ways to arrange the seat for 4 men = 4!

The number of ways to arrange the seat for 3 ladies = 3!

Total number of different arrangements for men and ladies = 4! × 3! = 144



Question 2:
Ahmad has 6 durians, 5 watermelons and 2 papayas. If he wants to arrange these fruits in a row and the fruits of the same kind have to be grouped together, calculate the number of different arrangements. The sizes of the fruits are different.

Solution:
The number of ways to arrange 3 groups of fruits that are same kind = 3!

DDDDDD      WWWWW      PP  

The number of ways to arrange 6 durians = 6!
The number of ways to arrange 5 watermelons = 5!
The number of ways to arrange 2 papayas = 2!

Therefore, the number of ways to arrange the fruits with same kind of fruits was grouped together
= 3! × 6! × 5! × 2!
= 1036800



Question 3:
Calculate the number of arrangements, without repetitions, of the letters from the word `SOMETHING' with the condition that they must begin with a vowel.

Solution:
Arrangement of letters begin with vowel  O, M and I =   3 P 1 Arrangement for the rest of the letters 7! Number of arrangements  3 P 1 ×7! =15120

6.3 Combinations


6.3 Combinations
(1) The number of combinations of r objects chosen from n different objects is given by :
n C r = n ! r ! ( n r ) !
(2) A combination of r objects chosen from n different objects is a selection of a set of r objects chosen from n objects. The order of the objects in the chosen set is not taken into consideration.
N o t e : ( i ) n C 0 = 1 ( i i ) n C n = 1 ( i i i ) n C r = n C n r

Example 1:
Calculate the value of  7 C 2 7 C 2 = 7! ( 72 )! ×2! = 7! 5! ×2! = 7 ×6 ×5! 5! ×2! = 7×6 2×1 =21


Calculator Computation: 





Example 2:

There are 6 marbles, each with different colour, which are to be divided equally between 2 children. Find the number of different ways the division of the marbles can be done.
 
Solution:
Number of ways giving 3 marbles to the first child =  6 C 3
 
Number of ways giving the remaining 3 marbles =  3 C 3
 
So, the number of different ways the division of the marbles
  = 6 C 3 × 3 C 3 = 20 × 1 = 20

6.1 Permutations Part 2


(C) Permutation of n Different Objects, Taken r at a Time

1. The number of permutations of n different objects, taken r at a time is given by:

 
2.  A permutation of n different objects, taken r at a time, is an arrangement of a set of r objects chosen from n objects. The order of the objects in the chosen set is taken into consideration.
 
3. The number of permutations of n different objects, taken all at a time, is:




Example 1:
Evaluate each of the following.
(a) 5 P 2 (b) 7 P 3 (c) 9 P 4

Solution:
(a) 5 P 2 = 5 ! ( 5 2 ) ! = 5 ! 3 ! = 5 × 4 × 3 ! 3 ! = 5 × 4 = 20 (b) 7 P 3 = 7 ! ( 7 3 ) ! = 7 ! 4 ! = 7 × 6 × 5 × 4 ! 4 ! = 7 × 6 × 5 = 210 (c) 9 P 4 = 9 ! ( 9 4 ) ! = 9 ! 5 ! = 9 × 8 × 7 × 6 × 5 ! 5 ! = 9 × 8 × 7 × 6 = 3024

Calculator Computation: