Description
Expected number of activities that occur in a case belonging to a group of cases.
Potential use
Calculation of several other PPIs.
Assumptions
-
Desired Value:
-
Required attributes
actcase
Equations
Formula for practitioners
returns the set of cases in group of cases .
returns the activity count of case .
returns the case count of group of cases .
Formal Definition
Tags
act
case
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.general.groups.expected_activity_count
