Free cookie consent management tool by TermsFeed Deviations [Process Mining v5.1]
Deviations
This content applies solely to Process Mining, which must be purchased separately from the Appian base platform.

What is a deviation?

A deviation is a change to an activity that negatively impacts the process's normal operation. Process Mining helps you uncover deviations and identify their root causes. A deviation's root cause may be the reason why other parts of the process aren't working as well as they could be, so identifying and fixing these issues is a key part of process optimization.

Deviations are only available if a target model is connected to the selected log.

If you determine that a deviation is acceptable, you can add it to the Approved List to let others in your organization know that it's been analyzed and approved.

View deviations

The Deviations page lists notable differences from normal activities in a process. You can use filters or the search function to change the deviations and information that appear on this page.

pm-deviations

This page displays information such as:

  • the type of deviation
  • the activity concerned
  • the frequency of these deviations

To navigate the pages in the list, use the options below the table. Five deviations appear on each page by default, but you can change this value.

You can also view deviations within the target model and Variants page. Deviations influence conformance, which can be found on the Statistics page. If a deviation is allowed, it doesn't appear in any of these places.

Select a deviation to start root cause analysis, create a filter based on it, or add it to the approved list.

pm-deviation-options

Deviation types

Process Mining categorizes deviations and uses an icon to represent them graphically in the Target Model:

Icon Deviation type Description
pm-additional-work.png Additional work Activities were performed multiple times. For example, because there is a loop in the process.
pm-activity-skipped.png Activity skipped Activities were skipped in some variants.
pm-order-switched.png Order switched Activities occurred in a different order.

pm-deviation-type.png

Start Root Cause Analysis

Root cause analysis seeks to find the underlying reasons why a deviation occurred in the process. You can start this analysis from the Deviations or the Insights page.

To start root cause analysis for a deviation:

  1. Select a deviation in the list.
  2. Click Root Cause.
  3. In the window, choose whether to:
    • Remove current filter settings: Clears any filters currently applied to the data.
    • Configure attributes used: Choose to exclude any attributes from the analysis.
    • Configure parameters used: Choose values for the follow options:
      • Accuracy Threshold: stops the rule discovery if the accuracy of the rules drops below the threshold.
      • Maximum Description Length Growth: stops the rule discovery if adding new rules will increase the minimum description length of the current rule set by the amount specified.
      • Maximum Iterations: stops the rule discovery if the limit for the number of rule growing and pruning iterations has been reached.
      • Timeout (ms): stops the rule discovery if it takes longer than the timeout value in milliseconds.
      • Number of Binary Scans: perform a binary search over the range of the numeric attribute up to a depth lower than the threshold when growing the rules.
      • Maximum Number of Attribute Values: consider only categorical attributes that have less attribute values than the threshold when growing the rules.
      • Number of Folds: defines how the data for the rule creation is split, with folds - 1 parts of the data for the growing set and 1 part for the pruning set.
      • Number of Optimization Passes: defines the number of iterations for the rule optimization phase of the algorithm.
      • Covered Fraction Threshold: defines a minimum for the fraction of correctly classified positive instance by all rules.
      • Description Length Redundancy: defines an adjustment for possible redundancy in the attributes when computing the description length of rules.
  4. Click RUN to start the analysis.

pm-rca-dialog.png

The results of the root cause analysis appear in the Insights page.

Filter deviations

You can filter your view to show information related to a selected deviation. Select a deviation to view and apply filter options.

You can apply multiple deviation filters. Select one deviation at a time and click Filter to apply the filter. Repeat the process as needed.

pm-filter-deviations.png

When you create a filter on a deviation, only process variants and process runs with this deviation are displayed. This filter affects all displays such as process models, information, and statistics.

Click the trash can icon on the filter card to remove the deviation filter.

More on Filters

Approved list deviations

The approved list is a collection of deviations that are deemed acceptable. This list appears as a table on the Deviations page and includes the following information:

  • type of deviation
  • activity affected
  • frequency of these deviations

When you add a deviation to the approved list, it is no longer considered a deviation and will be disregarded where deviations appear in Process Mining.

To navigate the pages in the list, use the options below the table. Five deviations appear on each page by default, but you can change this value.

The approved list only appears if at least one deviation is added to it. It won't appear if there are no deviations added to the approved list.

To add an item to the approved list:

  1. Select a deviation in the list of deviations.
  2. Click ADD TO APPROVED.

To remove an item to the approved list:

  1. Select a deviation in the Approved List.
  2. Click REMOVE.
Open in Github Built: Fri, Nov 10, 2023 (03:42:48 PM)

Deviations

FEEDBACK