Discover the answers you need at Westonci.ca, a dynamic Q&A platform where knowledge is shared freely by a community of experts. Ask your questions and receive detailed answers from professionals with extensive experience in various fields. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

According to a survey, 78% of residents in Summerville own a home. If 30 residents
are randomly selected, find the probability exactly 24 residents own a home.


Sagot :

Answer:

0.1732 = 17.32% probability exactly 24 residents own a home.

Step-by-step explanation:

For each resident, there are only two possible outcomes. Either they own a home, or they do not. The probability of a resident owning a home is independent of any other resident. This means that the binomial probability distribution is used 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.

78% of residents in Summerville own a home.

This means that [tex]p = 0.78[/tex]

30 residents are randomly selected:

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

Find the probability exactly 24 residents own a home.

This is P(X = 24).

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

[tex]P(X = 24) = C_{30,24}.(0.78)^{24}.(0.22)^{6} = 0.1732[/tex]

0.1732 = 17.32% probability exactly 24 residents own a home.