Expected activity Instance count

View in library docs
eI(g)\mathit{e}\mathit{I}(g)
Dimension:
General
Granularity:
Group of cases

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

I(g)C(g)\frac{\mathit{I}(g)}{\mathit{C}(g)}

I(g)\mathit{I}(g) returns the activity instance count of group of cases gg.
C(g)\mathit{C}(g) returns the case count of group of cases gg.

Formal Definition

I(g)C(g)\frac{\mathit{I}(g)}{\mathit{C}(g)}

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