Which formulas have you used in simmer.plot for displaying statistics #280
ValerCheck
started this conversation in
General
Replies: 1 comment 1 reply
-
This is a cumulative weighted mean. For each t, we compute the average up to this t weighted by the duration of each observation.
And this is a simple weighted mean. The quotient |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there.
I have followed through the simmer.plot code for displaying resources usage or utilization and I'm interested in the formulas you have used in calculations. I couldn't find any references to some scientific papers or books, articles which could shed the light on the usage of implemented formulas :)
For example for usage:
or for utilization:
I am just trying to understand the nature of those values but without some explanation it is a bit complicated. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions