Description
Expected number of instantiated activities whose occurrence is desirable in a case belonging to a group of cases.
Potential use
Event log that contains optional activities whose occurrence is desirable.
Assumptions
Desirable activities should be maximized.
Desired Value:
MAXIMIZE
Required attributes
actcase
Equations
Formula for practitioners
returns the desired 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.cost.groups.expected_desired_activity_count
