Description
Number of non-automated activities that occur in a group of cases.
Potential use
Event log that contains automated activities.
Assumptions
Non-automated activities are prone to errors, which reduces the quality of the process.
Desired Value:
MINIMIZE
Required attributes
actcase
Equations
Formula for practitioners
returns the set of activities that occurred in case .
returns the set of automated activities.
Formal Definition
Tags
act
case
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.quality.groups.non_automated_activity_count
