Description
Sum of transportation cost associated with all cases in a group of cases.
Potential use
Process where the cost of transportation is relevant.
Assumptions
Minimizing transportation cost is desirable.
Desired Value:
MINIMIZE
Required attributes
casetransc
Equations
Formula for practitioners
returns the transportation cost for case .
Formal Definition
Tags
case
transc
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.cost.groups.transportation_cost
