ISYE 6644 EXAM 2 | QUESTIONS AND ANSWERS | 2026 UPDATED | WITH COMPLETE
SOLUTIONS - GEORGIA INSTITUTE OF TECHNOLOGY.
In Arena, you can use a single CHANCE module to route customers to the resource having the smallest
queue. - (answer)False
In Arena, the Schedule spreadsheet can be used to establish either resource capacity schedules or arrival
rate schedules - (answer)True
In an Arena program, how would you be able to do a DELAY? - (answer)From within the PROCESS
module in the Basic Process template
Using a DELAY module in the Advanced Process template
Using a DELAY block in the Blocks template
What random variable do you get from the Arena expression 2*NORM(3,3) - (answer)Normal with mean
6 and variance 36
How do you generate discrete random variable X in Arena such that Pr(X = 1) = 0.3, PR(X = 2.5) = 0.5, and
Pr(X = 8) = 0.2? - (answer)DISC(0.3, 1, 0.8, 2,5, 1.0, 8)
What is an equivalent alternative ARENA expression for -2*LN(1-UNIF(0,1)) - (answer)EXPO(2)
In Arena, it is possible to set the maximum capacity of a queue by using a QUEUE block found in the
Blocks template. - (answer)True
In Arena, it is possible to use more than one resource at a time in a PROCESS module. - (answer)True
In Arena, once an entity is defined, it is not possible to re-assign an attribute value. - (answer)False
In Arena, what typically happens when you do not RELEASE a SEIZE'd resource. - (answer)A long line
forms in front of the resource
SOLUTIONS - GEORGIA INSTITUTE OF TECHNOLOGY.
In Arena, you can use a single CHANCE module to route customers to the resource having the smallest
queue. - (answer)False
In Arena, the Schedule spreadsheet can be used to establish either resource capacity schedules or arrival
rate schedules - (answer)True
In an Arena program, how would you be able to do a DELAY? - (answer)From within the PROCESS
module in the Basic Process template
Using a DELAY module in the Advanced Process template
Using a DELAY block in the Blocks template
What random variable do you get from the Arena expression 2*NORM(3,3) - (answer)Normal with mean
6 and variance 36
How do you generate discrete random variable X in Arena such that Pr(X = 1) = 0.3, PR(X = 2.5) = 0.5, and
Pr(X = 8) = 0.2? - (answer)DISC(0.3, 1, 0.8, 2,5, 1.0, 8)
What is an equivalent alternative ARENA expression for -2*LN(1-UNIF(0,1)) - (answer)EXPO(2)
In Arena, it is possible to set the maximum capacity of a queue by using a QUEUE block found in the
Blocks template. - (answer)True
In Arena, it is possible to use more than one resource at a time in a PROCESS module. - (answer)True
In Arena, once an entity is defined, it is not possible to re-assign an attribute value. - (answer)False
In Arena, what typically happens when you do not RELEASE a SEIZE'd resource. - (answer)A long line
forms in front of the resource