Chapter 7 Quantitative Process Analysis
Chapter 7 Quantitative Process Analysis
Contents
1. Performance Measures
2. Flow Analysis
3. Recap
SEITE 1
Process Analysis in the BPM Lifecycle
Management Processes
Core Processes
Manage
Procure Procure Market Deliver
Customer
Materials Products Products Products
Service
15h Manage
Manage Personnel Information Manage Assets
A E
D
5m 3m 5m 10m 30m 2h 10m
Contents
1. Performance Measures
2. Flow Analysis
3. Recap
SEITE 3
Performance Measures
4
Process performance measures
SLIDE 5
Process performance measures
Time:
Cycle time is the time that it takes to handle one case from start to end.
The aspects of the time dimension come into view when we consider the
constituents of cycle time, namely:
1. Processing time (also called service time): the time that resources (e.g.
process participants or software applications invoked by the process) spend
on actually handling the case.
2. Waiting time: the time that a case spends in idle mode. Waiting time includes
queueing time—waiting time due to the fact that no resources available to
handle the case—and other waiting time, for example because
synchronization must take place with another process or because input is
expected from a customer or from another external actor.
Process performance measures
Cost:
Process redesign is more often associated with reducing cost. There are
different perspectives on cost.
Fixed costs are overhead costs which are (nearly) not affected by the intensity
of processing (fixed costs follow from the use of infrastructure and the
maintenance of information systems).
Variable cost is positively correlated with some variable quantity, such as the
level of sales, the number of purchased goods, the number of new hires, etc
Operational costs can be directly related to the outputs of a business process.
A substantial part of operational cost is usually labor cost, the cost related to
human resources in producing a good or delivering a service. Within process
redesign efforts, it is very common to focus on reducing operation cost,
particularly labor cost. The automation of tasks is often seen as an
alternative for labor.
SLIDE 7
Process performance measures
Quality:
The quality of a business process can be viewed from at least two different angles:
from the client’s side and from the process participant’s side (also known as the distinction
between external quality and internal quality).
The external quality can be measured as the client’s satisfaction with either the product
or the process. Satisfaction with the product can be expressed as the extent to which a
client feels that the specifications or expectations are met by the delivered product. On the
other hand, a client’s satisfaction with the process concerns the way how it is executed. A
typical issue is the amount, relevance, quality, and timeliness of the information that a
client receives during execution on the progress being made.
The internal quality of a business process related to the process participants’
viewpoint. Typical internal quality concerns are: the level that a process participants feels
in control of the work performed, the level of variation experienced, and whether working
within the context of the business process is felt as challenging.
It is interesting to note that there are various direct relations between the quality and other
dimensions. For example, the external process quality is often measured in terms of time,
e.g., the average cycle time or the percentage of cases where deadlines are missed.
SLIDE 8
Process performance measures
Flexibility :
Flexibility can be defined in general terms as the ability to react to changes. These
changes may concern various parts of the business process, for example:
• The ability of resources to execute different tasks within a business process setting.
• The ability of a business process as a whole to handle various cases and changing
workloads.
• The ability of the management in charge to change the used structure and allocation
rules.
• The organization’s ability to change the structure and responsiveness of the business
process to wishes of the market and business partners.
Another way of approaching the performance dimension of flexibility is to distinguish
between run time and build time flexibility. Run time flexibility concerns the opportunities
to handle changes and variations while executing a specific business process. Build
time flexibility concerns the possibility to change the business process structure.
SLIDE 9
Balanced Scorecard
SLIDE 10
Balanced Scorecard
SLIDE 11
Flow Analysis
SLIDE 12
Flow analysis
Process
model
Process
performance
Performance
of each
activity
Refresher: Process performance measures
Time
Process
perform
ance
Quality Cost
Common time-related measures
Time taken by
value-adding
Processing activities
time Time between start
and completion of a
Cycle
process instance
time
Waiting
time
Time taken by
non-value-adding
activities
Cycle time efficiency
Cycle
Processi Cycle Time
ng Time Time Efficienc
y
1 day 1 day
1 day 3 days
3 days 2 days
Cycle time = 10 + 20 = 30
Example: Alternative Paths
50%
90%
10%
50%
Cycle time = 10 + 20 = 30
Example: Rework loop
80%
100%
1%
20%
0%
99%
Cycle time = 10 + 20 = 30
Cycle time = 10 + 20/0.01 = 2010
Cycle time = 10 + 20/0.8 = 35
Flow analysis equations for cycle time
T1 T2 ... TN
CT = T1+T2+…+ TN
T1
p1 T1, T2, etc. :XOR-block.
CT = p1*T1+p2*T2+…+ pn*TN
T2
p2
pn ...
TN
p1, p2, etc.: branching probabilities
T1
1-r
T
CT = T / (1-r)
r
r : rework probability
Flow analysis of cycle time
1 day 1 day
20% 60
%
80%
1 day 3 days 40
%
3 days 2 days
80%
2 hours 2 hours 40%
3 hours 30 mins.
We have seen how to use flow analysis for processing & cycle time
calculation
Flow analysis can also be applied to calculate:
The average cost of process instances (assuming we know the cost of each activity)
Limitation 2: Fixed arrival rate capacity
SLIDE 28