Suppose Kristen is researching failures in the restaurant business. In the city where she lives, the probability that an independent restaurant will fail in the first year is 43 % . She obtains a random sample of 66 independent restaurants that opened in her city more than one year ago and determines if each one had closed within a year. What are the mean and standard deviation of the number of restaurants that failed within a year? Please give your answers precise to two decimal places.

Respuesta :

Answer:

The mean of the number of restaurants that failed within a year is 28.38 and the standard deviation is 4.02.

Step-by-step explanation:

For each restaurant, there are only two possible outcomes. Either it fails during the first year, or it does not. The probability of a restaurant failling during the first year is independent of other restaurants. So we use the binomial probability distribution to solve this question.

Binomial probability distribution

Probability of exactly x sucesses on n repeated trials, with p probability.

The expected value of the binomial distribution is:

[tex]E(X) = np[/tex]

The standard deviation of the binomial distribution is:

[tex]\sqrt{V(X)} = \sqrt{np(1-p)}[/tex]

In the city where she lives, the probability that an independent restaurant will fail in the first year is 43 %.

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

66 independent restaurants

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

Mean:

[tex]E(X) = np = 66*0.43 = 28.38[/tex]

Standard deviation:

[tex]\sqrt{V(X)} = \sqrt{np(1-p)} = 4.02[/tex]

The mean of the number of restaurants that failed within a year is 28.38 and the standard deviation is 4.02.