Transportation Cost

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

Description

Transportation cost associated with a case.

Potential use

Process where the cost of transportation is relevant.

Assumptions

Minimizing transportation cost is desirable.

Desired Value:

MINIMIZE

Required attributes

case
transc

Equations

Formula for practitioners

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

#transc\#^{}_{\mathit{transc}} returns the transportation cost associated with case cc.

Formal Definition

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

Tags

case
transc

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.cost.cases.transportation_cost