Description
Expected overall quality associated with the outcome of a case belonging to a group of cases.
Potential use
Event log contains information that allows measuring overall quality, such as customer satisfaction or a quantifier of the outcome of the process.
Assumptions
Maximizing the quality of the process is desirable.
Desired Value:
MAXIMIZE
Required attributes
casequal
Equations
Formula for practitioners
returns the overall quality associated with case .
returns the number of cases in group .
Formal Definition
Tags
case
qual
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.quality.groups.expected_overall_quality
