3 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.

16.8% Completed 53.3% In Progress 1.4% Planning 0.0% Submitted 28.6% 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 11 out of 11

Service Request ID SR Audit Create Datetime SR Audit Status Next status Time spent
REQ000000781434 11-06-14 16:25 Submitted Waiting Approval 15
REQ000000781434 11-06-14 16:25 Waiting Approval In Progress 13372104
REQ000000781434 11-12-14 14:28 Planning Closed 615466
REQ000000781434 12-03-14 10:34 Completed Submitted 7883486
REQ000000781434 13-11-14 10:54 In Progress Planning 2432079
REQ000000959895 15-12-14 12:38 Submitted Waiting Approval 24
REQ000000959895 15-12-14 12:39 Waiting Approval Planning 82106
REQ000000959895 16-12-14 11:27 Planning Cancelled 11114
REQ000001209550 02-11-15 13:52 Submitted Waiting Approval 7
REQ000001209550 13-02-15 16:40 In Progress Submitted 22626698
REQ000001209550 13-02-15 9:06 Planning In Progress 27223

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 91.2 91.2
In Progress 2 2 145.0 290.0
Planning 3 3 2.5 7.6
Submitted 3 3 0.0 0.0
Waiting Approval 2 2 77.9 155.7

Time spent on transitions

count mean_days total_days
SR Audit Status Next status
Completed Submitted 1 91.2 91.2
In Progress Planning 1 28.1 28.1
Submitted 1 261.9 261.9
Planning Cancelled 1 0.1 0.1
Closed 1 7.1 7.1
In Progress 1 0.3 0.3
Submitted Waiting Approval 3 0.0 0.0
Waiting Approval In Progress 1 154.8 154.8
Planning 1 1.0 1.0