Description
Percentage 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 case count with rework in group .
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.case_percentage_with_rework
