Using the binomial distribution, it is found that this is not a good strategy, as the probability that enough workers show up is below 90%.
The formula is:
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
The parameters are:
For this problem, the values of the parameters are given by:
n = 13, p = 0.95.
The probability that at least 12 workers show up is:
P(X >= 12) = P(X = 12) + P(X = 13)
Applying the binomial distribution formula, we have that:
Then, the probability that enough workers show up is given by:
P(X >= 12) = P(X = 12) + P(X = 13) = 0.3512 + 0.5133 = 0.8645 = 86.45%.
This is not a good strategy, as the probability that enough workers show up is below 90%.
More can be learned about the binomial distribution at https://brainly.com/question/24863377
#SPJ1