Description
Number of cases in a group of cases where there is rework.
Potential use
Process where rework recurrently occurs.
Assumptions
Minimizing the number of cases with rework is desirable.
Desired Value:
MINIMIZE
Required attributes
actactinstcasetype
Equations
Formula for practitioners
returns the rework count for 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.case_count_with_rework
