Description
Percentage of times that an unwanted activity is instantiated in a case.
Potential use
Event log that contains activities whose execution is unwanted.
Assumptions
Unwanted activities negatively affect the quality of the process.
Desired Value:
MINIMIZE
Required attributes
actactinstcasetype
Equations
Formula for practitioners
returns the unwanted activity instance count for case .
returns the total number of activity instances 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.cases.unwanted_activity_instance_percentage
