Description
Number of times a specific human resource performs an activity in the event log.
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
actactinsthrestype
Equations
Formula for practitioners
returns the set of all instances of activity .
returns the human resource associated with activity instance .
Formal Definition
Tags
act
actinst
hres
type
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.quality.activities.activity_instance_count_by_human_resource
