Ydil
contestada

Please help to solve thos question..
Twenty-percent (20%) of Americans have no health insurance. Randomly sample n = 15 Americans. Let X denote the number in the sample with no health insurance. What is the probability that 3 of them have insurance? ​

Respuesta :

Answer:

0% probability that 3 of them have insurance

Step-by-step explanation:

For each American, there are only two possible outcomes. Either they have insurance, or they do not. So we use the binomial probability distribution 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.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [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]

And p is the probability of X happening.

Twenty-percent (20%) of Americans have no health insurance.

This means that 80% have insurance, so [tex]p = 0.8[/tex]

Randomly sample n = 15 Americans.

This means that [tex]n = 15[/tex]

What is the probability that 3 of them have insurance? ​

This is [tex]P(X = 3)[/tex]

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 3) = C_{15,3}.(0.8)^{3}.(0.2)^{12} = 0[/tex]

0% probability that 3 of them have insurance