question

Mason W avatar image
0 Likes"
Mason W asked Jordan Johnson commented

Custom Statistic Help

Hi all,

I'm trying to create a custom statistic that I can display on a dashboard that shows productivity/man hour. I've created a simple example attached that will hopefully be clear. The equation I'm trying to create would be "Total Throughput / ((Model Time / 3,600) / Number of Resources)". I've got a Zone collecting the total throughput and the number of resources can be found in a Group. I am just unfamiliar on how to create a custom statistic that collects a metric that is an equation.

Is this possible? The goal of this statistic would be to be able to track it visually on a dashboard where you can see the Throughput per Man Hour at any given time.

Any help is greatly appreciated!

-Mason

sample.fsm

FlexSim 19.1.1
statistics collectordashboard display
sample.fsm (31.3 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

tannerp avatar image
0 Likes"
tannerp answered Jordan Johnson commented

Hi @Mason W,

Have you used the Statistics Collector tool? I threw together a quick equation (probably not the prettiest way to do this) in a table using the Stats Collector. Let me know if this is what you're looking for: sample-1.fsm

The Stats Collector allows you to listen to a bunch of events, put those events into a table, and then output them in a variety of ways.


sample-1.fsm (240.7 KiB)
· 4
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.