outcome Unit count considering the sum of all events of activity instances
View in library docsDimension:
Quality
Granularity:
Activity instance
Description
Outcome units associated with an activity instance, measured as the sum of all values among the events of the activity instance.
Potential use
Process where the outcome of activity instances can be measured.
Assumptions
Maximizing outcome unit count is desirable.
Desired Value:
MAXIMIZE
Required attributes
actinsttypeunt
Equations
Formula for practitioners
returns the outcome unit count associated with an event.
returns the start event of activity instance .
returns the completion event of activity instance .
Formal Definition
Tags
actinst
type
unt
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.quality.instances.outcome_unit_count_for_sum_of_all_events_of_activity_instances
