Human Resource count

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

Description

Number of human resources that are involved in the execution of a case.

Potential use

Calculation of several other PPIs.

Assumptions

-

Desired Value:

-

Required attributes

case
hres

Equations

Formula for practitioners

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

hres(c)\mathit{hres}(c) returns the set of human resources that work in case cc.

Formal Definition

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

Tags

case
hres

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.general.cases.human_resource_count