question

Farouq Halawa avatar image
0 Likes"
Farouq Halawa asked Farouq Halawa commented

How to state a percentage for PCI?

I want to generate a distribution or any other mean, so that acuity level 2 can be generated 5% of the time, and acuity level two can be generated 95% of the time. Thanks,

FlexSim HC 5.3.2
flexsim hc
· 1
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

Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered Farouq Halawa commented

Use the P command. Just alternate listing percentages and return values:

  1. P(Percent1, Value1, Percent2, Value2, ... , PercentN, ValueN)

In your case you'd do:

  1. P(5, 1, 2, 95)
· 1
5 |100000

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