Description
Number of times that any activity is instantiated again, after its first instantiation, in a case.
Potential use
Process where rework recurrently occurs.
Assumptions
Minimizing rework is desirable.
Desired Value:
MINIMIZE
Required attributes
actactinstcasetype
Equations
Formula for practitioners
returns the number of instances of activity in case .
Formal Definition
Tags
act
actinst
case
type
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.quality.cases.rework_count
