Using the binomial distribution, it is found that there is a 0.027 = 2.7% probability that he makes exactly 1 of the 3 free throws.
For each free throw, there are only two possible outcomes, either he makes it, or he misses it. The results of free throws are independent from each other, hence, the binomial distribution is used to solve this question.
Binomial probability distribution
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
The parameters are:
In this problem:
The probability that he makes exactly 1 is P(X = 1), hence:
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 1) = C_{3,1}.(0.9)^{1}.(0.1)^{2} = 0.027[/tex]
0.027 = 2.7% probability that he makes exactly 1 of the 3 free throws.
To learn more about the binomial distribution, you can take a look at https://brainly.com/question/24863377