Problem 5
Question
An urn contains 6 white and 9 black balls. If 4 balls are to be randomly selected without replacement, what is the probability that the first 2 selected are white and the last 2 black?
Step-by-Step Solution
Verified Answer
The probability of selecting 2 white balls first and then 2 black balls from an urn containing 6 white and 9 black balls is \(\frac{4}{9}\).
1Step 1: Calculate Number of Favorable Outcomes
To find the number of favorable outcomes, we need to determine the total ways of selecting 2 white balls first and then 2 black balls. Since there are 6 white and 9 black balls, the number of ways to select 2 white balls first and 2 black balls later can be calculated using the multiplication principle:
Number of ways to pick 2 white balls: \(\binom{6}{2} = 15\)
Number of ways to pick 2 black balls: \(\binom{9}{2} = 36\)
Number of favorable outcomes: \(15 \times 36 = 540\)
2Step 2: Calculate Total Possible Outcomes
Now, we need to find the total possible outcomes when selecting 4 balls from the urn without replacement. Since there are 15 balls in the urn, we can use combinations to determine the total possible ways to pick any 4 balls:
Total possible outcomes: \(\binom{15}{4} = 1365\)
3Step 3: Compute the Probability
To find the probability of choosing 2 white balls first and then 2 black balls, we can divide the number of favorable outcomes by the total possible outcomes:
Probability = \(\frac{favorable\:outcomes}{total\:possible\:outcomes}\)
Probability = \(\frac{540}{1365}\)
4Step 4: Simplify the Probability
Finally, we can simplify the probability fraction by finding the greatest common divisor (GCD) between the numerator and denominator:
GCD(540, 1365) = 135
Therefore, the simplified probability is \(\frac{540}{1365}\div\frac{135}{135}=\frac{4}{9}\).
So the probability of selecting 2 white balls first and then 2 black balls is \(\frac{4}{9}\).
Other exercises in this chapter
Problem 2
If two fair dice are rolled, what is the conditional probability that the first one lands on 6 given that the sum of the dice is \(i ?\) Compute for all values
View solution Problem 4
What is the probability that at least one of a pair of fair dice lands on \(6,\) given that the sum of the dice is \(i, i=2,3, \ldots, 12 ?\)
View solution Problem 6
Consider an urn containing 12 balls, of which 8 are white. A sample of size 4 is to be drawn with replacement (without replacement). What is the conditional pro
View solution Problem 7
The king comes from a family of 2 children. What is the probability that the other child is his sister??????? probability that the other child his? ??????? the
View solution