activity Instance count

View in library docs
I(c)\mathit{I}(c)
Dimension:
General
Granularity:
Case

Description

Number of times that any activity is instantiated in a case.

Potential use

Calculation of several other PPIs.

Assumptions

-

Desired Value:

-

Required attributes

case

Equations

Formula for practitioners

count(inst(c))\mathit{count}(\mathit{inst}(c))

inst(c)\mathit{inst}(c) returns the set of activity instances that occur in case cc.

Formal Definition

inst(c)|\mathit{inst}(c)|

Tags

case

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.general.cases.activity_instance_count