Description
Number of times that any activity is instantiated by a specific role in a case.
Potential use
Process where performance of human resources with certain roles is relevant.
Assumptions
Maximizing the number of activities conducted by human resources with the specific role is desirable.
Desired Value:
MAXIMIZE
Required attributes
actinstcaseroletype
Equations
Formula for practitioners
returns the set of all activity instances in case .
returns the role associated with activity instance .
Formal Definition
Tags
actinst
case
role
type
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.quality.cases.activity_instance_count_by_role
