Description
Expected percentage of times that any activity is instantiated again, after it is instantiated a certain number of times, in a case belonging to a group of cases.
Potential use
Process where rework occurs recurrently.
Assumptions
Minimizing rework is desirable.
Desired Value:
MINIMIZE
Required attributes
actactinstcasetype
Equations
Formula for practitioners
returns the rework percentage by value for case .
returns the number of cases in group .
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.expected_rework_percentage_by_value
