Warehousing Cost

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

Description

Warehousing cost associated with all activity instances of a case.

Potential use

Process where the cost of warehousing is relevant.

Assumptions

Minimizing warehousing cost is desirable.

Desired Value:

MINIMIZE

Required attributes

case
warec

Equations

Formula for practitioners

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

#warec\#^{}_{\mathit{warec}} returns the warehousing cost associated with case cc.

Formal Definition

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

Tags

case
warec

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.cost.cases.warehousing_cost