Resource count

View in library docs
R(a)\mathit{R}(a)
Dimension:
General
Granularity:
Activity

Description

Number of resources that are involved in the execution of an activity in the event log.

Potential use

Calculation of several other PPIs.

Assumptions

-

Desired Value:

-

Required attributes

act
res

Equations

Formula for practitioners

count(res(a))\mathit{count}(\mathit{res}(a))

res(a)\mathit{res}(a) returns the set of resources used for activity aa in the event log.

Formal Definition

res(a)|\mathit{res}(a)|

Tags

act
res

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.general.activities.resource_count