In Arena, a DECIDE module can True
route customers probabilistically or
conditionally to multiple locations.
In Arena, a primitive QUEUE block False
can connect with a PROCESS
module.
In Arena, you can pre-assign a True
service time as an attribute before
you actually get to the server that
you'll be using.
In Arena, it's perfectly OK to have a True
CREATE module generating one-at-
a-time customer arrivals, while also
having a different CREATE module
with4-at-a-time customer arrivals
elsewhere in the model.
, ISYE 6644 Arena
In Arena, "fake" customers can be True
used to schedule machine
breakdowns, keep track of which
time period the simulation is
currently in, and carry out other
duties not associated with actual
customers.
What is the expected value of the 2.5
Arena expression
EXPO(DISC(0.5,2,1,3))?
Suppose there are 7 people in the 1
line called joe.queue and 2 people
in the line called tom.queue. What is
the value of the following Arena
expression?
(NQ(tom.queue)>=NQ( joe.queue)) +
(TNOW>−1)