Description
Cost for missing deadlines associated with all cases in a group of cases.
Potential use
Process where missing a deadline incurs in additional costs.
Assumptions
Minimizing missed deadline cost is desirable.
Desired Value:
MINIMIZE
Required attributes
casemdc
Equations
Formula for practitioners
returns the missed deadline cost for case .
Formal Definition
Tags
case
mdc
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.cost.groups.missed_deadline_cost
