A research team conducted a study showing that approximately 15% of all businessmen who wear ties wear them so tightly that they actually reduce blood flow to the brain, diminishing cerebral functions. At a board meeting of 15 businessmen, all of whom wear ties, what are the following probabilities (Round your answers to three decimal places.) (a) at least one tie is too tight (b) more than two ties are too tight (c) no tie is too tight (d) at least 18 ties are not too tight

Respuesta :

Answer:

a) 0.913

b) 0.397

c) 0.087

Step-by-step explanation:

We are given the following information:

We treat wearing tie too tight as a success.

P(Tight tie) = 15% = 0.15

Then the number of businessmen 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 = 15

We have to evaluate:

a) at least one tie is too tight

[tex]P(x \geq 1) = P(x = 1) +....+ P(x = 15)\\=1 - P(x = 0)\\= 1 - \binom{15}{0}(0.15)^0(1-0.15)^{15}\\=1 - 0.087\\= 0.913[/tex]

b) more than two ties are too tight

[tex]P(x > 2) = P(x = 3) +....+ P(x = 15)\\=1 - P(x = 0) - P(x=1) - P(x=2)\\= 1 - \binom{15}{0}(0.15)^0(1-0.15)^{15}-\binom{15}{1}(0.15)^1(1-0.15)^{14}-\binom{15}{0}(0.15)^2(1-0.15)^{13}\\=1 - 0.087 - 0.231 - 0.285\\= 0.397[/tex]

c) no tie is too tight

[tex]P(x = 0)\\=\binom{15}{0}(0.15)^0(1-0.15)^{15}\\=0.087[/tex]

d) at least 18 ties are not too tight

This probability cannot be evaluated as the number of success or the failures exceeds the number of trials given which is 15.

The probability is asked for 18 failures which cannot be evaluated.