Expected activity Instance count by Human Resource

View in library docs
eIbyHR(g,hr)\mathit{e}\mathit{IbyHR}(g, \mathit{hr})
Dimension:
Quality
Granularity:
Group of cases

Description

Expected number of times a specific human resource instantiates any activity in a case belonging to a group of cases.

Potential use

Process where individual performance of human resources is relevant.

Assumptions

Maximizing the number of activities conducted by the same human resource is desirable.

Desired Value:

MAXIMIZE

Required attributes

actinst
case
hres
type

Equations

Formula for practitioners

IbyHR(g,hr)C(g)\frac{\mathit{IbyHR}(g, \mathit{hr})}{\mathit{C}(g)}

IbyHR(g,hr)\mathit{IbyHR}(g, \mathit{hr}) returns the total activity instance count by human resource hr\mathit{hr} in group gg.
C(g)\mathit{C}(g) returns the number of cases in group gg.

Formal Definition

IbyHR(g,hr)C(g)\frac{\mathit{IbyHR}(g, \mathit{hr})}{\mathit{C}(g)}

Tags

actinst
case
hres
type

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.quality.groups.expected_activity_instance_count_by_human_resource