Answer:
0.1667 = 16.67% probability that they are both black.
Step-by-step explanation:
The balls are drawn without replacement, which means that the hypergeometric distribution is used to solve this question.
Hypergeometric distribution:
The probability of x successes is given by the following formula:
[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]
In which:
x is the number of successes.
N is the size of the population.
n is the size of the sample.
k is the total number of desired outcomes.
Combinations formula:
[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
In this question:
5 + 4 = 9 balls, which means that [tex]N = 9[/tex]
4 are black, which means that [tex]k = 4[/tex]
2 are chosen, which means that [tex]n = 2[/tex]
What is the probability that they are both black?
This is P(X = 2). So
[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]
[tex]P(X = 2) = h(2,9,2,4) = \frac{C_{4,2}*C_{5,0}}{C_{9,2}} = 0.1667[/tex]
0.1667 = 16.67% probability that they are both black.