In addition to all measures, the attributes listed below are also calculated by default during aggregation.
This attribute is calculated at the aggregated EPC and all functions and events and all connections of the follows type (CXN_FOLLOWS) as the total of the attribute values of the process instances, objects, or connections to be aggregated. For the corresponding process attribute, this is the number of aggregated process instances (normally the number of processes). For the corresponding object attribute of functions and events, it is the number of functions or events merged, and for the corresponding connection attribute the number of connections merged.
This attribute is calculated for all connections that run from a branching rule to an event. The quotient of
AT_COUNT_INSTANCES (connection)/AT_COUNT_INSTANCES (rule) is calculated. This specifies the probability of a particular path being followed.
This attribute is calculated for all connections and objects for which AT_COUNT_INSTANCES exists. The quotient of
AT_COUNT_INSTANCES (object, connection) / AT_COUNT_INSTANCES (EPC) is calculated. It specifies the average frequency with which a particular object or a particular connection occurs in each process instance.
This attribute is calculated for all functions, organizational units, and connections of the executes type (CXN_UNDIRECTED). The total of the attribute values of the objects and connections to be aggregated is calculated. It specifies the frequency with which the relevant function, organizational unit or connection occurs in the aggregated EPC.
This attribute is calculated for all connections of the executes type (CXN_UNDIRECTED). The quotient of AT_COUNT_PROCESSINGS (connection) / AT_COUNT_PROCESSINGS (function) is calculated. It specifies the relative frequency with which the organizational unit has executed the function.