Answer:
20.48% probability that she will see exactly two black squirrels out of the five
Step-by-step explanation:
For each squirrel, there are only two possible outcomes. Either it is black, or it is not. The probability of a squirrel being black is independent of other squirrels. So we use the binomial probability distribition to solve this question.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
![P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}](https://tex.z-dn.net/?f=P%28X%20%3D%20x%29%20%3D%20C_%7Bn%2Cx%7D.p%5E%7Bx%7D.%281-p%29%5E%7Bn-x%7D)
In which
is the number of different combinations of x objects from a set of n elements, given by the following formula.
![C_{n,x} = \frac{n!}{x!(n-x)!}](https://tex.z-dn.net/?f=C_%7Bn%2Cx%7D%20%3D%20%5Cfrac%7Bn%21%7D%7Bx%21%28n-x%29%21%7D)
And p is the probability of X happening.
20% of squirrels are black.
This means that ![p = 0.2](https://tex.z-dn.net/?f=p%20%3D%200.2)
What is the probability that she will see exactly two black squirrels out of the five?
This is P(X = 2) when n = 5. So
![P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}](https://tex.z-dn.net/?f=P%28X%20%3D%20x%29%20%3D%20C_%7Bn%2Cx%7D.p%5E%7Bx%7D.%281-p%29%5E%7Bn-x%7D)
![P(X = 2) = C_{5,2}.(0.2)^{2}.(0.8)^{3} = 0.2048](https://tex.z-dn.net/?f=P%28X%20%3D%202%29%20%3D%20C_%7B5%2C2%7D.%280.2%29%5E%7B2%7D.%280.8%29%5E%7B3%7D%20%3D%200.2048)
20.48% probability that she will see exactly two black squirrels out of the five