Answer:
0.9990 = 99.90% probability that at least one of them will require repairs in the first seven months.
Step-by-step explanation:
For each car, there are only two possible outcomes. Either they will require repair in the first seven months, or they will not. The probability of a car requiring repair in the first seven months is independent of other cars. So we use the binomial probability distribution 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.
The probability that a certain make of car will need repairs in the first seven months is 0.9.
This means that [tex]p = 0.9[/tex]A dealer sells three such cars.
A dealer sells three such cars.
This means that [tex]n = 3[/tex]
What is the probability that at least one of them will require repairs in the first seven months?
Either none will require repairs, or at least one will. The sum of the probabilities of these events is decimal 1. So
[tex]P(X = 0) + P(X > 0) = 1[/tex]
We want P(X > 0). So
[tex]P(X > 0) = 1 - P(X = 0)[/tex]
In which
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 0) = C_{3,0}.(0.9)^{0}.(0.1)^{3} = 0.001[/tex]
Then
[tex]P(X > 0) = 1 - P(X = 0) = 1 - 0.001 = 0.9990[/tex]
0.9990 = 99.90% probability that at least one of them will require repairs in the first seven months.