fluidistic
Gold Member
- 3,928
- 272
Homework Statement
I must show that the conditional density of probability P(t|\tau )dt that a device fails between time t and t+dt given that it has no failed up to time \tau is P(t|\tau )=\frac{P(t)}{S(\tau )}; where P(t)dt is the density of probability that the device will fail between between t and t+dt and S (\tau ) =\int _{\tau }^\infty P(u)du is the probability that the system is reliable (i.e. did not fail) up to time \tau.
Let \gamma (t)=\lim _{\tau \to t}P(t|\tau ) then P(t)=\gamma (t) S(t) so that \gamma (t ) can be thought as the rate of failure of the device.
Find P(t) and S(t) as functions of \gamma (t).
Then, consider the cases when \gamma is constant and where \gamma (t)=\delta (t-T) for some positive T.
Homework Equations
P(A|B)=P(A intersection B)/P(B)
They forgot to mention that 0 < \tau <t.
The Attempt at a Solution
I don't know whether the problem is extremely badly worded, confusing density of probability with probabilities or I don't understand anything.
Anyway, I've sought some help in Papoulis's book and here is my attempt.
\int _0^t P(t |\tau )dt = \frac{\int _0 ^t P(u)du - \int _0 ^\tau P(v) dv}{1-\int _0^\tau P(z)dz}. Deriving with respect to t, I reach that P(t | \tau ) = \frac{P(t)}{S (\tau) }. Which is the good result.
However I do not understand why the intersection of A and B in this case is \int _0 ^t P(u)du - \int _0 ^\tau P(v) dv instead of \int _0 ^ \tau P(h)dh. Can someone explain this to me?
For the next part, since S(t)=1-\int _0^t P(s)ds, then \dot S(t)=-P(t). Using the fact that \gamma (t)= \frac{P(t)}{S(t)}, I get that \gamma (t) S(t)=-\dot S(t). Solving that DE I reach that S(t)=\exp \left ( -\int _0^t \gamma (r)dr \right ).
Hence P(t)=\gamma (t) \exp \left ( -\int _0^t \gamma (r)dr \right ).
The case \gamma is a constant gives me S(t)=e^{-\gamma t} and P(t)=\gamma e^{-\gamma t}.
The case \gamma (t)=\delta (t-T) is much of a problem to me. It gives me S(t)=e^{-1} if 0 \leq T \leq t and S(t)=1 if T>t. But by intuition I'd have expected S(t)=0 instead of e^{-1} for when 0 \leq T \leq t. That's one huge of a problem.
Second huge problem, P(t)=\delta (t-T) \exp \left ( -\int _0^t \delta (r-T) dr \right ) which, to me, does not makes sense when not integrated. I mean I can't give any numerical value to this. I don't know how to deal with this.
Any help will be appreciated. Thank you!