Solveeit Logo

Question

Question: A bag contains \(6\) red balls and \(7\) green balls. You plan to select \(5\) balls at random. What...

A bag contains 66 red balls and 77 green balls. You plan to select 55 balls at random. What is the probability of selecting (without replacement) 55 green balls?

Explanation

Solution

Hint : Here, in the given question, we are given that a bag contains 66 red balls and 77 green balls, and we need to find the probability of selecting 55 green balls, without replacement. Here, ``without replacement" means that you don't put the ball or balls back in the box so that the number of balls in the box gets less as each ball is removed. We will first find the number of ways of selecting five balls from 1313 balls and after that we find the number of ways of selecting five green balls from 77 green balls. At the end we will divide them to get the probability of selecting 55 green balls, without replacement.

Complete step-by-step answer :
Given:
Red balls = 66
Green balls = 77
Therefore, total balls = 6+7=136 + 7 = 13
Five balls can be taken from 1313 balls in 13C5{}^{13}{C_5} ways.
As we know, nCr=n!(nr)!r!{}^n{C_r} = \dfrac{{n!}}{{\left( {n - r} \right)!r!}}. Therefore,
13C5=13!(135)!5!\Rightarrow {}^{13}{C_5} = \dfrac{{13!}}{{\left( {13 - 5} \right)!5!}}
On expanding the factorial, we get
13C5=13×12×11×10×9×8!8!×5×4×3×2×1\Rightarrow {}^{13}{C_5} = \dfrac{{13 \times 12 \times 11 \times 10 \times 9 \times 8!}}{{8! \times 5 \times 4 \times 3 \times 2 \times 1}}
On canceling-out common terms, we get
13C5=154440120\Rightarrow {}^{13}{C_5} = \dfrac{{154440}}{{120}}
On division, we get
13C5=1287\Rightarrow {}^{13}{C_5} = 1287
Five green balls can be taken from 77 green balls in 7C5{}^7{C_5} ways.
7C5=7!(75)!×5!\Rightarrow {}^7{C_5} = \dfrac{{7!}}{{\left( {7 - 5} \right)! \times 5!}}
On expanding the factorial, we get
7C5=7×6×5!2!×5!\Rightarrow {}^7{C_5} = \dfrac{{7 \times 6 \times 5!}}{{2! \times 5!}}
On canceling-out common terms, we get
7C5=7×62\Rightarrow {}^7{C_5} = \dfrac{{7 \times 6}}{2}
7C5=21\Rightarrow {}^7{C_5} = 21
Probability of taking 55 green balls
13C57C5=211287\dfrac{{{}^{13}{C_5}}}{{{}^7{C_5}}} = \dfrac{{21}}{{1287}}
On division, we get
13C57C5=0.016\dfrac{{{}^{13}{C_5}}}{{{}^7{C_5}}} = 0.016
So, the correct answer is “0.0160.016.”.

Note : Students must be careful between how to find probability with and without replacement. When sampling is done with replacement, then events are considered to be independent, meaning the result of the first pick will not change the probabilities for the second pick. Without replacement: When sampling is done without replacement, each member of a population may be chosen only once.