Description
Percentage of times that an activity is instantiated again, after its first instantiation, in any case of the event log.
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 count for activity .
returns the total number of instances of activity .
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.activities.rework_percentage
