Description
Number of instantiated activities whose occurrence is desirable in 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 set of desired activities.
returns the set of activities that occurred in case .
Formal Definition
Tags
act
case
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.cost.groups.desired_activity_count
