Question
Question: Find \(n\left( S \right)\) for each of the following random experiments. a) From an urn containing...
Find n(S) for each of the following random experiments.
a) From an urn containing 5 gold and 3 silver coins, 3 coins are drawn at random.
b) 5 letters are to be placed into 5 envelopes such that no envelope is empty.
c) 6 books of different subjects arranged on a shelf.
d) 3 tickets are drawn from a box containing 20 lottery tickets.
Solution
First, we learn the meaning of the terms permutation and combination which are important topics in probability.
In Probability, the permutation is the process of arranging the outcomes in order. Here, the order must be followed to arrange the items.
In Probability, the term combination refers to the process of selecting the outcomes in which the order does not matter. Here, the order to arrange the items is not followed.
Formula to be used:
The formula to find the permutation is as follows.
nPr=n(n−1)(n−2).......(n−r+1)
=(n−r)!n! (! Is a mathematical symbol called the factorial)
Where ndenotes the number of objects from which the permutation is formed and rdenotes the number of objects used to form the permutation.
Now, the formula to calculate the combination is as follows.
nCr=r!(n−r)!n!
Where ndenotes the number of objects from which the combination is formed and rdenotes the number of objects used to form the combination.
Complete step by step answer:
Here, we are asked to calculate n(S) for each of the given random experiments. n(S) is the required total number of resulting outcomes in the given sample space.
(a) It is given that there are 5 gold and 3 silver coins.
So, there are 8 coins and we need to draw 3 coins from them.
That is8C3 ways.
Hence, n(S) =8C3
Using the formulanCr=r!(n−r)!n!, we have,
n(S)=(3!)(8−3)!8!
=3!5!8×7×6×5!
=3×28×7×6
=8×7
=56
Therefore, 3coins can be drawn in 56 ways.
(b) Here, we need to use the formula of permutation to calculate n(S) .
Also,
n=5 r=5
That is 5P5 ways.
Applying the formula, we have
nPr=n(n−1)(n−2).......(n−r+1)
5P5=5(5−1)(5−2)(5−3)(5−4)(5−5+1)
5P5=5×4×3×2×1
=120
Hence, 5letters are to be placed in 120 ways.
c)Here, we need to use the formula of permutation to calculate n(S).
That is 6P6 ways.
Applying the formula, we have
nPr=n(n−1)(n−2).......(n−r+1)
6P6=6(6−1)(6−2)(6−3)(6−4)(6−5)(6−6+1)
6P65=6×5×4×3×2×1
=720
Hence, 6 books on different subjects can be arranged in 720 ways.
d) So, there are 20 lottery tickets and we need to draw 3 tickets from them.
That is 20C3 ways.
Hence, n(S) =20C3
Using the formulanCr=r!(n−r)!n!, we have,
n(S)=(3!)(20−3)!20!
=3!17!20×19×18×17!
=3×220×19×18
=20×19×3
=1140
Therefore, 3 tickets can be drawn in 1140 ways.
Note: In Probability, the permutation is the process of arranging the outcomes in order. Here, the order must be followed to arrange the items. And the term combination refers to the process of selecting the outcomes in which the order does not matter. Here, the order to arrange the items is not followed.