Expected Automated Activity Service Time
View in library docsDimension:
Time
Granularity:
Group of cases
Description
Expected sum of the service time of all instantiations of automated activities in a case belonging to a group of cases.
Potential use
Event log that contains automated activities and lifecycle information for activity instances.
Assumptions
Minimizing service time is desirable.
Desired Value:
MINIMIZE
Required attributes
actactinstcasetimetype
Equations
Formula for practitioners
returns the automated activity service time of group of cases .
returns the case count of group of cases .
Formal Definition
Tags
act
actinst
case
time
type
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.time.groups.expected_automated_activity_service_time
