Tagged Questions
1
vote
1answer
92 views
How to interpret a negative failure rate?
In statistical engineering the "hazard rate" of a distribution is defined as:
$$r(x)=\frac{f(x)}{1-F(x)}$$
where $f(x)$ and $F(x)$ are the PDF and CDF. Basically $r(x)$ is the odds that, having ...