Queue statistics

Parent Previous Next

Figure 1 depicts the statistics table on the queues:

Figure 1: Queue statistics


But...


Note


See the table below for a description of the statistical elements of queues.


Queues

Title

Name of the queue.

Qorder

The Queuing order: FIFO (First in first out) is the default value and cannot be changed.

Obs

Observed removals of entities.

QLimit

The queue's limit (maximum number of entities this queue can contain). The default value is unlimited and cannot be changed.

Qmax

The maximum number of entities, this queue contained throughout the simulation.

Qnow

The current number of elements contained in this queue at the simulation stop.

Qavg

The average number of elements contained in this queue throughout the simulation.

Zeros

An element that is instantly removed from the queue without any time consumption is called a zero. (Zero for: spent 0 time units in the queue.)

max. Wait

This value represents the maximum waiting time of an element before getting removed from the queue.

avg. Wait

This value represents the average waiting time of an element before getting removed from the queue.

refus.

The number of elements that have been refused to be inserted into the queue.


Activity run-times and waiting times of this model

The picture from below shows the model's activity run-times and waiting times.


Figure 2: Activity run-times and waiting times