question

Byron H2 avatar image
0 Likes"
Byron H2 asked Jordan Johnson answered

How to display occupansy rate through time in Dashboard?

How do I display the occupancy rate through time in the restaurant sample model? For example, if every time a group of 4 persons sits in a table with 4 chairs through all the simulation time, the occupansy rate will be of 100%. Or 4 groups of people sat in the same table, if 2 groups were of 4 personse and the other 2 groups were of 2 persons, the total occupancy rate will be of 75%.

FlexSim 19.1.0
dashboards
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

·
Jordan Johnson avatar image
1 Like"
Jordan Johnson answered

To get the time weighted average, you can make a custom statistics collector.

restaurantsample-time-weighted-occupancy.fsm

To do this, you can use the fact that multi-locations can tell you their average content (time weighted). So in the Statistics Collector, I set the row mode to Enumerate, and added the TableAndChairs Group. Then I set the occupancy column to be the average content divided by the max content.


5 |100000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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