Case Percentage where Start Activity is A
View in library docsDimension:
Quality
Granularity:
Group of cases
Description
Percentage of cases in a group of cases where a specific activity is the first one to be instantiated it.
Potential use
Process is expected to start with specific activities.
Assumptions
Maximizing the number of cases that start with the specific activity is desirable.
Desired Value:
MAXIMIZE
Required attributes
actactinstcasetype
Equations
Formula for practitioners
returns the case count where the start activity is in group .
returns the number of cases in group .
Formal Definition
Tags
act
actinst
case
type
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.quality.groups.case_percentage_where_start_activity_is_a
