|
|
Line 1: |
Line 1: |
| ===The Exponential Conditional Reliability===
| | #REDIRECT [[The_Exponential_Distribution#The_Exponential_Conditional_Reliability_Function]] |
| | |
| The exponential conditional reliability equation gives the reliability for a mission of <math>t</math> duration, having already successfully accumulated <math>T</math> hours of operation up to the start of this new mission. The exponential conditional reliability function is:
| |
| | |
| | |
| ::<math>R(t|T)=\frac{R(T+t)}{R(T)}=\frac{{{e}^{-\lambda (T+t-\gamma )}}}{{{e}^{-\lambda (T-\gamma )}}}={{e}^{-\lambda t}}</math>
| |
| | |
| | |
| which says that the reliability for a mission of <math>t</math> duration undertaken after the component or equipment has already accumulated <math>T</math> hours of operation from age zero is only a function of the mission duration, and not a function of the age at the beginning of the mission. This is referred to as the memoryless property.
| |