Solveeit Logo

Question

Question: A bag contains \[12\] pairs of socks. Four socks are picked at random. Find the probability that the...

A bag contains 1212 pairs of socks. Four socks are picked at random. Find the probability that there is at least one pair.

Explanation

Solution

In order to solve this question, we first of all find the ways in which four socks are drawn, then the number of ways in which a pair is drawn, and then by finding the probability that no pair is drawn, we can subtract it from 11 which gives the probability that at least one pair is drawn.

Formula used: The formula used here:
To find mmevents from total number of events nn
(n1)(n2)....(nm)\left( n-1 \right)\left( n-2 \right)....\left( n-m \right)
To find the probability
The ratio is found between the ways of occurring of a particular event to the total number of ways.

Complete step-by-step solution:
1212 pairs of socks means 2424socks are picked, so total number of ways in which the four socks can be picked up at random is
24×23×22×2124\times 23\times 22\times 21
The total number of ways in which a pair is picked up is:
24×22×20×1824\times 22\times 20\times 18
Therefore, the probability of not getting a single pair is the ratio of number of ways a pair is picked up to number of ways for picking four socks
24×22×20×1824×23×22×21=224323\dfrac{24\times 22\times 20\times 18}{24\times 23\times 22\times 21}=\dfrac{224}{323}
Now, the probability that at least one pair is selected is found by subtracting probability for no pair from 11

So, probability of getting at least one pair is 1224323=323224323=993231-\dfrac{224}{323}=\dfrac{323-224}{323}=\dfrac{99}{323}

Note: To find the probability of getting at least one pair of socks, we need to first find the probability of finding not getting a single pair of socks. This type of question can be implemented by taking the negation side of the problem and then subtracting the whole to the existing one.