Skip to main content

Simulation statistics

This reference lists the tabs of the Simulation Statistics window that opens after a run, and defines the statistics they show. Saving and exporting results, and comparing saved runs, are covered in Run a simulation.

The Simulation Statistics window with the results tabs and the Columns option.

Tabs

TabShows
ModelTotals across the whole run — for example, the total cost — plus model variables (a table variable's final contents open from the icon under its name) and each scoring function's score, in a column named after the function.
ProcessesCase statistics per process. Each pool in the diagram is one process; every case counts as one observation. With three cases working 4, 6, and 11 hours, Working Time - Mean is 7 hours.
ActivitiesCaseCase A single instance of a process — for example, one customer order, invoice, or support ticket. An event log groups events by case ID. statistics per individual activityActivity A named step in a process (e.g. "Approve Invoice"). Each event in an event log records one activity occurrence for one case., plus counts and the cost split into Fixed Cost (per-case cost set on the Task tab) and Resource Cost (cost of the resources used).
ResourcesResource state statistics and resource pool statistics per resource group. With three Persons in Sales working 20, 22, and 27 days of a 90-day run, Working Time - Mean is 23 days.
Resource InstancesResource state and cost per individual resource instance — the three Persons above appear as three rows.

Columns chooses which statistics display; every statistic is recorded and saved regardless. Each statistic offers the measures Min, Max, Mean, Sum, Standard Deviation, and Non-Zero Count (cost also Count and Variance).

Case statistics

StatisticDefinition
Cycle TimeCycle Time The active processing time for an activity or sub-process, excluding waiting time. Used together with throughput time to separate delay from effort.The total time taken — through the process, or through the activityActivity A named step in a process (e.g. "Approve Invoice"). Each event in an event log records one activity occurrence for one case..
Blocked TimeTime waiting at input gates.
Capacity Wait TimeTime waiting because an activityActivity A named step in a process (e.g. "Approve Invoice"). Each event in an event log records one activity occurrence for one case. with Capacity was full.
Inactive TimeTime waiting because an activityActivity A named step in a process (e.g. "Approve Invoice"). Each event in an event log records one activity occurrence for one case. or required resource was out of schedule.
In Transition TimeTime spent on connector lines that have a duration.
Resource Wait TimeTime waiting to acquire resources.
Service TimeCycle TimeCycle Time The active processing time for an activity or sub-process, excluding waiting time. Used together with throughput time to separate delay from effort. minus Inactive Time — total time not waiting on a schedule.
Wait TimeCycle TimeCycle Time The active processing time for an activity or sub-process, excluding waiting time. Used together with throughput time to separate delay from effort. minus Working Time — total time waiting for any reason.
Working TimeTime actively worked, including overtime, excluding inactive time.

Counts

On the Activities tab, each case state also has a count — the number of cases in that state at the same time. Working Count - Max is the most cases ever working at the activityActivity A named step in a process (e.g. "Approve Invoice"). Each event in an event log records one activity occurrence for one case. simultaneously; Total Count counts all cases at the activityActivity A named step in a process (e.g. "Approve Invoice"). Each event in an event log records one activity occurrence for one case. regardless of state.

Resource state statistics

StatisticDefinition
Acquired Waiting TimeAcquired by a case but waiting for another resource to become available.
Idle TimeIn schedule but not acquired by any case.
Out Of Service TimeOut of schedule and not working overtime.
OvertimeOut of schedule and working.
Working TimeActively working on a case.

Resource pool statistics

StatisticDefinition
Hourly CostThe cost per hour of the type while scheduled.
Per Use CostThe cost charged when the resource is acquired.
Wait Queue SizeThe number of cases waiting for this resource (Mean is time-weighted).
Non-Zero Waiting TimeThe waiting time of each acquisition that could not be satisfied immediately.

The Simulation Project tab

Selecting the Simulation Project object summarizes key statistics from every saved run; each scoring function adds a column of its own under the function's name. Each run also shows its approximate percentage change from the Baseline Run you select — green or red, with an up or down arrow. A column's menu (three vertical dots on the header) sets whether higher or lower values count as better and how many decimal places display. More decimal places resolve apparent contradictions: two runs can both display "4 hours" yet differ by 3% — the extra digits show the values actually compared.

The decimal places control on a Simulation Project statistic column.

Notes / constraints