Using the binomial distribution, it is found that there is a 0.38 = 38% theoretical probability that all 6 bulbs will last for 4 months.
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:
In this problem, we have that:
The probability that all 6 bulbs will last for 4 months is P(X = 6), hence:
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 6) = C_{6,6}.(0.85)^{6}.(0.15)^{0} \approx 0.38[/tex]
More can be learned about the binomial distribution at https://brainly.com/question/24863377
#SPJ1