4 service requests

About this visual

Each circle represents a possible state of the service request.

The size represents the percentage of time spent by all service requests in this state. (Larger circles indicate more time.)

The colour represents the time spent by any service requests, on average in this state. (Red circles indicate a higher average processing time.)

The arcs on top represent forward flows, from left to right. Their size and colour again represent the total and average time spent in that transition.

The arcs below represent reverse flows, from right to left. Their size and colour are similarly constructed.

64.6% In Progress 30.2% Planning 0.0% Submitted 5.2% Waiting Approval

Cause of delay This visual uses TopCause: a Gramener algorithm

Group Count Days spent

* Empty cell implies no impact

Summary of the causes

There are no significant causes of delay that we can infer for this segment from the data.

Service requests status Showing 12 out of 12

Service Request ID SR Audit Create Datetime SR Audit Status Next status Time spent
REQ000000728724 11-06-14 10:15 In Progress Submitted 11950350
REQ000000728724 27-10-14 17:48 Submitted Waiting Approval 8
REQ000000728724 27-10-14 17:48 Waiting Approval Planning 163571
REQ000000885027 12-10-14 14:14 Planning Submitted 4057457
REQ000000885027 28-11-14 13:18 Submitted Waiting Approval 18
REQ000000885027 28-11-14 13:18 Waiting Approval In Progress 1705693
REQ000000885136 12-01-14 11:54 Planning In Progress 2684236
REQ000000885136 12-02-14 13:31 In Progress Submitted 24969672
REQ000000885136 28-11-14 13:33 Submitted Waiting Approval 10
REQ000000973389 17-12-14 13:31 Submitted Waiting Approval 3
REQ000000973389 17-12-14 13:31 Waiting Approval Planning 1104214
REQ000000973389 30-12-14 8:14 Planning In Progress 10543102

Process Workflow Optimization

This page shows all required calculations for the workflow POC.

Computations

  1. De-duplicate data by primary keys Service Request ID, SR Audit Create Datetime, and SR Audit Status.
  2. Sort by Service Request ID, and within that, by SR Audit Create Datetime.
  3. Add a Next status column that has the next row's SR Audit Status within a given Service Request ID. (The last row in each Service Request ID will have a NaN Next status.)
  4. Calculate the Time spent as the next row's SR Audit Create Datetime minus the current row's SR Audit Create Datetime. For the last row, this value will be NaN.

Basic statistics

Time spent in each status, on average

count count_transitioned mean_days total_days
In Progress 2 2 213.7 427.3
Planning 3 3 66.7 200.1
Submitted 4 4 0.0 0.0
Waiting Approval 3 3 11.5 34.4

Time spent on transitions

count mean_days total_days
SR Audit Status Next status
In Progress Submitted 2 213.7 427.3
Planning In Progress 2 76.5 153.1
Submitted 1 47.0 47.0
Submitted Waiting Approval 4 0.0 0.0
Waiting Approval In Progress 1 19.7 19.7
Planning 2 7.3 14.7