The Cumulative Hazard Function (CHF), written as H(t) , is a central concept in survival analysis and reliability engineering. It measures the total failure risk that accumulates over time, helping analysts and engineers predict the lifespan of products, systems, or living beings.
The CHF is built on the hazard function h(t), which represents the instantaneous probability of failure at a specific time t, given that survival has occurred up to that point. While the hazard function reflects short-term risk, the cumulative hazard function integrates this risk across time, showing how the likelihood of failure grows from the start until time t.
\(
H(t) = \int_{0}^{t} h(u) \, du
\)
Where:
The cumulative hazard function is a cornerstone of survival and reliability analysis. By quantifying accumulated failure risk, it enables better prediction, maintenance planning, and product design. In healthcare, it helps to evaluate treatment outcomes and disease progression, while in engineering it improves safety and cost efficiency.