Description
Expected number of automated activities that occur in a case belonging to a group of cases.
Potential use
Event log that contains automated activities.
Assumptions
Automated activities yield more reliable, higher-quality results.
Desired Value:
MAXIMIZE
Required attributes
actcase
Equations
Formula for practitioners
returns the automated activity count for case .
returns the number of cases in group .
Formal Definition
Tags
act
case
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.quality.groups.expected_automated_activity_count
