Maintenance Cost

View in library docs
MainC(c)\mathit{MainC}(c)
Dimension:
Cost
Granularity:
Case

Description

Maintenance cost associated with a case.

Potential use

Process where the cost of conducting maintenance is relevant.

Assumptions

Minimizing maintenance cost is desirable.

Desired Value:

MINIMIZE

Required attributes

case
mainc

Equations

Formula for practitioners

#mainc(c)\#^{}_{\mathit{mainc}}(c)

#mainc\#^{}_{\mathit{mainc}} returns the maintenance cost associated with case cc.

Formal Definition

#mainc(c)\#^{}_{\mathit{mainc}}(c)

Tags

case
mainc

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.cost.cases.maintenance_cost