Expected Automated activity Instance count
View in library docsDimension:
Time
Granularity:
Group of cases
Description
Expected number of times that an automated activity is instantiated in a case belonging to a group of cases.
Potential use
Event log that contains automated activities.
Assumptions
Automated activities take less time to be executed.
Desired Value:
MAXIMIZE
Required attributes
actactinstcasetype
Equations
Formula for practitioners
returns the automated activity instance count of group of cases .
returns the case count of group of cases .
Formal Definition
Tags
act
actinst
case
type
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.time.groups.expected_automated_activity_instance_count
