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