Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
Suppose that you have two laptops, both of which you begin using at time 0. Each laptop will eventually fail, and we model each...Asked by A
Suppose that you have two laptops, both of which you begin using at time 0. Each laptop will eventually fail, and we model each one's lifetime as exponentially distributed with the same parameter λ. The lifetimes of the two laptops are independent. One of the laptops will fail first, followed by the other. Define T1 as the time of the first failure and T2 as the time of the second failure.
In parts 1, 2, 4, and 5 below, your answers will be algebraic expressions. Enter 'lambda' for λ and use 'exp()' for exponentials. Follow standard notation.
Determine the PDF of T1.
For t>0,fT1(t)=
- unanswered
Let X=T2−T1. Determine the conditional PDF fX∣T1(x∣t).
For x,t>0,fX∣T1(x∣t)=
- unanswered
Is X independent of T1?
Yes, they are independent - unanswered
Determine the PDF fT2(t).
For t>0,fT2(t)=
- unanswered
E[T2]=
- unanswered
In parts 1, 2, 4, and 5 below, your answers will be algebraic expressions. Enter 'lambda' for λ and use 'exp()' for exponentials. Follow standard notation.
Determine the PDF of T1.
For t>0,fT1(t)=
- unanswered
Let X=T2−T1. Determine the conditional PDF fX∣T1(x∣t).
For x,t>0,fX∣T1(x∣t)=
- unanswered
Is X independent of T1?
Yes, they are independent - unanswered
Determine the PDF fT2(t).
For t>0,fT2(t)=
- unanswered
E[T2]=
- unanswered
Answers
Answered by
doc
1) 2*lambda*exp(-2*lambda*t)
2) lambda*e^(-lambda*x)
3) yes
4) 2*lambda*exp(-lambda*t)*(1-exp(-lambda*t))
5) 3/(2*lambda)
2) lambda*e^(-lambda*x)
3) yes
4) 2*lambda*exp(-lambda*t)*(1-exp(-lambda*t))
5) 3/(2*lambda)
There are no AI answers yet. The ability to request AI answers is coming soon!