Case Percentage where End 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 last instantiated one.
Potential use
Process is expected to end with specific activities.
Assumptions
Maximizing the number of cases that end with the specific activity is desirable.
Desired Value:
MAXIMIZE
Required attributes
actactinstcasetype
Equations
Formula for practitioners
returns the case count where the end 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_end_activity_is_a
