Question
Question: Two numbers are selected randomly from the set \(S=\left\\{ 1,2,3,4,5,6 \right\\}\) without replacem...
Two numbers are selected randomly from the set S=\left\\{ 1,2,3,4,5,6 \right\\} without replacement one by one the probability that the minimum of the two numbers is less than 4 is
(A)151
(B)1514
(C)51
(D)54
Solution
To solve this question we need to know the concept of arrangements which is combination. The first step in the calculation of the problem is to find the total number of ways the two numbers can be selected. The next step is to find the ways in which numbers selected have a minimum number less than 4. Then comes the last step which is to find the probability.
Complete step-by-step solution:
The question asks us to find the probability, when two numbers are selected randomly from a set which contains numbers from 1 to 6 where in the number is selected without any replacement. This has a condition that any of the numbers selected the minimum should be less than 6 .
Number of ways two numbers can be selected from a set of 6 numbers is 6C2.
Now the number 6C2 will be multiplied to 2! because the number selected may be firstly choosen or not.
Number of ways the two numbers can be selected from set of 6 numbers
⇒26C2
On calculating the above combination we get:
⇒2×2!(6−2)!6!
⇒2×2!4!6!
⇒2×2!4!6×5×4!
⇒6×5
⇒30ways
Number of ways in which the minimum of the two numbers selected from the set is not less than 4 is when the minimum number selected has a minimum number as 4 or 5 or 6. The selections which do not have a minimum less than 4 are 4,4 or 4,5 or 5,5 or 5,6 or 4,6 or 6,6 which is 6 ways.
The number of ways the minimum of the two numbers is not less than 4 = 6ways
The number of ways the minimum of the two numbers is less than 4= Total ways – Number of ways number is not less than 4
The number of ways the minimum of the two numbers is less than4= 30−6
⇒24ways
Probability = Total WaysFavourable Ways
In this question favourable ways is that the minimum of the two numbers is less than 4which is 24 and total ways are30 .
⇒3024
On converting the fraction into its lowest term we get:
⇒54
∴ The probability that the minimum of the two numbers is less than 4when 2 numbers are selected randomly from the set of 6 numbers is (D)54 .
Note: We should know about combinations which is a mathematical technique that determines the number of possible arrangements in a collection. It is represented as aCb here a is the total item and b is the number of item on which condition need to be applied whereas C is to denote combination. aCb=b!(a−b)!a! , where ′′!′′ is the sign for factorial.