I want to calculate the average of the data collected with Statistics Collector.

I want to calculate the average of the data collected with Statistics Collector.

jjm777
Enthusiast Enthusiast
233 Views
2 Replies
Message 1 of 3

I want to calculate the average of the data collected with Statistics Collector.

jjm777
Enthusiast
Enthusiast

Hello everyone.

 

Throughput per hour was calculated using the Statistics Collector. Throughput per hour was calculated by performing the operations on token.Single_Cycle_In, token.Single_Cycle_Out, and token.Dual_Cycle recorded for a token when a token is added to the Pull from list in Processflow.

 

Looking at the Statistics Collector table, the data for STC_1 and STC_2 appear separately, but I want to calculate the average value. Please tell me how to do this.

 

1.png

2.png

3.png

4.png

 

0 Likes
Accepted solutions (1)
234 Views
2 Replies
Replies (2)
Message 2 of 3

FelixMoehlmann
Collaborator
Collaborator
Accepted solution

You can use a Calculated Table to get the average of the throughput values.

https://docs.flexsim.com/en/26.0/Reference/Tools/CalculatedTable/CalculatedTable.html

0 Likes
Message 3 of 3

jjm777
Enthusiast
Enthusiast

Can you create a simple example model? This is my first time using this calculated table.

0 Likes