Question
Question: A box contains 6 green balls, 4 blue balls, and 5 yellow balls. A ball is drawn at random. Find the ...
A box contains 6 green balls, 4 blue balls, and 5 yellow balls. A ball is drawn at random. Find the probability of getting a yellow ball and not getting a green ball.
(a) 51,31
(b) 154,153
(c) 31,53
(d) 32,151
Solution
Hint: Use permutations and combinations to get the number of favourable outcomes and the total number of outcomes. Think of the basic interpretation of combination.
Before moving to the question, let us talk about probability.
Probability, in simple words, is the possibility of an event to occur.
Probability can be mathematically defined as =total number of outcomesnumber of favourable outcomes .
Complete step-by-step answer:
Now, let’s move to the solution to the above question.
Let us try to find the number of favourable outcomes for picking yellow ball:
So, whenever we select one out of the 5 yellow balls, it is counted as a favourable event.
We can mathematically represent this as:
Ways of selecting one out of 5 yellow balls = 5C1 .
Similarly,
Now let us try to calculate the total number of possible outcomes.
So, it is counted as one of the possible outcomes whenever we draw a ball, no matter which colour the ball is. Now if we represent this mathematically, we get
Ways of selecting one out of ( 5+4+6) balls present in the bag = 15C1 .
Now, using the above results let us try to find the probability of drawing a yellow ball:
Probability=total number of outcomesnumber of favourable outcomes
⇒Probability=15C15C1
Now Using the formula: nCr=r!(n−r)!n! .
⇒Probability=(15−1)!1!(15)!(5−1)!1!5!
⇒Probability=14!15!4!5!
We know n! can be written as n(n-1)! , so our equation becomes:
Probability=14!15×14!4!5×4!
∴Probability=155=31
So, the probability of drawing a yellow ball from the box of 15 balls is 31 .
Similarly, the probability of drawing a green ball is:
Probability=total number of outcomesnumber of favourable outcomes
⇒Probability=15C16C1=156=52
Therefore, the probability of not drawing a green ball can be calculated as:
Probability of an event occurring + probability of an event not occurring = 1
⇒52+probability of not drawing green ball=1
⇒probability of not drawing green ball=53
So, the probability of not drawing a green ball from the box of 15 balls is 53 .
Hence, the answer to the above question is option (c).
Note: It is preferred that while solving a question related to probability, always cross-check the possibilities, as there is a high chance you might miss some or have included some extra or repeated outcomes. Also, when a large number of outcomes are to be analysed then permutations and combinations play a very important role as we see in the above solution.