Human Resource count

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

Description

Number of human 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
hres

Equations

Formula for practitioners

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

hres(a)\mathit{hres}(a) returns the set of human resources that perform activity aa in the event log.

Formal Definition

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

Tags

act
hres

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.general.activities.human_resource_count