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.

2.7% Completed 60.2% In Progress 29.4% Planning 0.0% Submitted 7.7% 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 16 out of 16

Service Request ID SR Audit Create Datetime SR Audit Status Next status Time spent
REQ000000747092 12-11-14 12:32 Planning In Progress 2863060
REQ000000747092 15-12-14 15:50 In Progress Completed 3731
REQ000000747092 15-12-14 16:52 Completed Closed 1299932
REQ000000747092 30-10-14 14:32 Submitted Waiting Approval 14
REQ000000747092 30-10-14 14:33 Waiting Approval Planning 1115977
REQ000000747353 12-11-14 12:32 Planning In Progress 5532198
REQ000000747353 15-01-15 13:16 In Progress Pending 14418262
REQ000000747353 30-10-14 14:30 Submitted Waiting Approval 15
REQ000000747353 30-10-14 14:31 Waiting Approval Planning 1116110
REQ000000747357 12-11-14 12:33 Planning In Progress 5532368
REQ000000747357 15-01-15 13:19 In Progress Pending 14418127
REQ000000747357 30-10-14 14:35 Submitted Waiting Approval 16
REQ000000747357 30-10-14 14:35 Waiting Approval Planning 1115862
REQ000001252660 19-02-15 17:34 Submitted Waiting Approval 4
REQ000001252660 19-02-15 17:34 Waiting Approval Planning 329773
REQ000001252660 23-02-15 13:10 Planning In Progress 172462

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
Completed 1 1 15.0 15.0
In Progress 3 3 111.3 333.8
Planning 4 4 40.8 163.2
Submitted 4 4 0.0 0.0
Waiting Approval 4 4 10.6 42.6

Time spent on transitions

count mean_days total_days
SR Audit Status Next status
Completed Closed 1 15.0 15.0
In Progress Completed 1 0.0 0.0
Pending 2 166.9 333.8
Planning In Progress 4 40.8 163.2
Submitted Waiting Approval 4 0.0 0.0
Waiting Approval Planning 4 10.6 42.6