177k views
5 votes
The length of time between breakdowns of an essential piece of equipment is important in the decision of the use of auxiliary equipment. An engineer thinks that the best model for time between breakdowns of a generator is the exponential distribution with a mean of 14 days. If the generator has just broken down, what is the probability that it will break down in the next 21 days

User Amel Jose
by
5.6k points

1 Answer

4 votes

Answer: The probability that it will break down in the next 21 days is 0.777

Explanation:

Let the random variable x represent

time between breakdowns of a generator

Given that mean = 14 days,

Decay parameter, m = 1/14

The probability density function for exponential distribution is expressed as

F(x) = me-mx

It becomes

f(x) = 1/14e-(x × 1/14)

P(X < x) = 1 - e- mx

The probability that it will break down in the next 21 days is expressed as

P(x ≤ 21) = P(x < 21)

Therefore,

P(x < 21) = 1 - e-(1/14 × 21)

= 1 - e-1.5

= 1 - 0.223 = 0.777

P(x ≤ 21) = 0.777

User Raj Adroit
by
5.7k points