WLJS LogoWLJS Notebook

RiskReductionImportance

RiskReductionImportance[rdist, t] gives the risk reduction importances for all components in the ReliabilityDistribution rdist at time t.

RiskReductionImportance[fdist, t] gives the risk reduction importances for all components in the FailureDistribution fdist at time t.

Examples

RiskReductionImportance[ReliabilityDistribution[a && b, {a \[Distributed] ExponentialDistribution[1], b \[Distributed] ExponentialDistribution[2]}], 1]

Please visit the official Wolfram Language Reference for more details.

On this page