Question
Question: A box contains 6 red, 5 blue and 4 white marbles. Four marbles are chosen at random without replacem...
A box contains 6 red, 5 blue and 4 white marbles. Four marbles are chosen at random without replacement. The probability that there is at least one marble of each color among the four chosen, is?
Solution
Hint: In this problem, first find the total number of marbles. There are 3 cases for the selection of 4 marbles so that at least one marble of each color is chosen. Next, find the probability by dividing the favorable outcome by sample space.
Complete step by step solution:
Total number of marbles n(s)=6+5+4=15.
The total number of red marbles is 6.
The total number of blue marbles is 5.
The total number of white marbles is 4.
Probability of selecting 4 things among 15 is shown below.
Total number of favorable outcomes is calculated as follows:
P(E)=P(RRBWorBBRWorWWRB) ⇒n(E)=6C2⋅5C1⋅4C1+5C2⋅6C1⋅4C1+4C2⋅6C1⋅5C1 ⇒n(E)=15⋅5⋅4+10⋅6⋅4+6⋅6⋅5 ⇒n(E)=300+240+180 ⇒n(E)=720The probability that there is at least one marble of each color among the four chosen is calculated as follows:
\,\,\,\,\,\,P\left( E \right) = \dfrac{{n\left( E \right)}}{{n\left( S \right)}} \\\ \Rightarrow P\left( E \right) = \dfrac{{720}}{{1365}} \\\ \Rightarrow P\left( E \right) = \dfrac{{48}}{{91}} \\\ \end{gathered}$$ Thus, the probability that there is at least one marble of each color among the four chosen marbles is $$\dfrac{{48}}{{91}}$$. Note: The formula for the section of r items among n items is shown below. $${}^n{C_r} = \dfrac{{n!}}{{r!\left( {n - r} \right)!}}$$ Here, the symbol “!” represents factorial.