Q.5.32

Question

The time (in hours) required to repair a machine is an exponentially distributed random variable with parametersλ = 12. What is

(a) the probability that a repair time exceeds 2 hours?

(b) the conditional probability that a repair takes at least 10 hours, given that its duration exceeds9  hours?

Step-by-Step Solution

Verified
Answer

(a)the probability that a repair time exceeds 2 hours is 0.3679

(b)the conditional probability that a repair takes at least 10 hours, given that its duration exceeds9 hours is 0.6065

1Step 1 Given information.

 λ = 12

2Step 2 Explanations.

Letx be the time required to fix a machine.

x~Exp (λ=12)

pdf:f(x) =λeλx ,0<xcdf : p(X<x) = 1-e-λx

p(Xx)=1-e(-0.5x)   for x>0p(X>x)=e-λx

 

3Part a Step 3 Explanation.

The probability that the repair time exceeds 2 hours:

p(X>2) = e-12     =0.367879 

4Part b Explanation.

p(X10|x9)=p(x>10)p(x>9)=0.0067380.0111090.6065