Answer:
0.225 is the probability that 3 or fewer than 3 adults are in excellent health.
Step-by-step explanation:
We are given the following information:
We treat adult with excellent health as a success.
P(Adult with excellent health) = 40% = 0.4
Then the number of adults follows a binomial distribution, where
[tex]P(X=x) = \binom{n}{x}.p^x.(1-p)^{n-x}[/tex]
where n is the total number of observations, x is the number of success, p is the probability of success.
Now, we are given n = 12
We have to evaluate:
[tex]P(x \leq 3)\\ = P(x = 0) + P(x = 1) + P(x=2) + P(x=3) \\= \binom{12}{0}(0.4)^0(1-0.4)^{12} +\binom{12}{1}(0.4)^1(1-0.4)^{11} +\binom{12}{0}(0.4)^2(1-0.4)^{10}\\+\binom{12}{0}(0.4)^3(1-0.4)^{9}\\= 0.0021 + 0.0174 + 0.0638 + 0.1418\\= 0.225[/tex]
0.225 is the probability that 3 or fewer than 3 adults are in excellent health.