Description
Number of times that any activity belonging to a subset of activities is instantiated again, after its first instantiation, in all case of a group of cases.
Potential use
Process where rework occurs recurrently, but only the rework of some activities is of interest.
Assumptions
Minimizing rework is desirable.
Desired Value:
MINIMIZE
Required attributes
actactinstcasetype
Equations
Formula for practitioners
returns the rework count for subset 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.groups.rework_of_activities_subset
