Questions tagged [reliability]

is for Reliability Engineering and Reliability Theory that describes the probability of a system to complete its expected function during an interval of time. The engineering is an area focused on optimising the reliability or the probability of successful functioning, of systems such as graphs, percolations and mechanical systems such as airplanes. Originally a tool for insurance companies but nowadays more general interdisciplinary research area.

60 questions
2
votes
1 answer

How compute overall reliability based on two related (dependent) inter-rater reliability coefficients

The Situation In many disability programs, a physician, psychologist, or other health professional conducts an exam with the claimant. Although it's not easy, a research study could determine an inter-rater reliability estimate1 for these medical2…
1
vote
0 answers

Analytic model for Preventative Maintenance to increase availability?

I would like to create a model that can increase Availability via preventative maintenance. My current model decreases the availability when I include preventative maintenance. Can you suggest a way to enhance the model so that certain cases of…
0
votes
0 answers

Reliability of system with cold standby redundancy

If a system has one active and four redundant components, then the lower bound of the system's reliability can be calculated as $R_s=r+ \rho\sum_{n=1}^{4-1}\frac{e^{-\lambda t}(\lambda t)^n}{n!} $,where $r$ is component reliability, $\lambda$ is…
0
votes
0 answers

How can we use Birnbaum importance measure for complicated systems in reliability?

Birnbaum importance measure is used when we are provided the survival probabilities of all the components in a coherent system. It is the rate of increase in the system reliability with respect to the increase in component reliability. I studied…