Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 7 pages
Exam (elaborations)

ISYE6644 FINAL EXAM NEWEST ACTUAL EXAM WITH COMPLETE QUESTIONS AND DETAILED

Document preview thumbnail
Preview 2 out of 7 pages

ISYE6644 FINAL EXAM NEWEST ACTUAL EXAM WITH COMPLETE QUESTIONS AND DETAILED

Content preview

ISYE6644 FINAL EXAM NEWEST ACTUAL EXAM WITH C ./ ./ ./ ./ ./ ./ ./




OMPLETE QUESTIONS AND DETAILED ANSWERS GRAD ./ ./ ./ ./ ./




ED A ./




If f(x, y) = cxy for all 0 < x < 1 and 1 < y < 2, where c is whatever value makes this thing integrate to 1, then X
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




and Y are independent random variables -
./ ./ ./ ./ ./ ./




correct answer
./
TRUE. (Because f(x, y) = a(x)b(y) factors nicely, and there are no funny limits.)
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




In our Arena Call Center example, it was possible for entities to be left in the system when it shut down at 7
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




:00 p.m. (even though we stopped allowing customers to enter the system at 6:00 p.m.). -
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




correct answer
./
TRUE — because of the small chance that a callback will occur.
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




An entity can be scheduled to visit the same resource twice, with different service time distributions on th
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




e two visits! - correct answer
./
TRUE ./ ./ ./ ./ ./




Arena has a built-in Input Analyzer tool that allows for the fitting of certain distributions to data. -
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




correct answer
./
TRUE ./ ./




The Kolmogorov- ./




Smirnov test can be used both to see (i) if data seem to fit to a particular hypothesized distribution and (ii) i
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




f the data are independent. - correct answer
./ ./
FALSE. (It's just a goodness-of-fit test.)
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




Welch's method is a graphical technique to estimate truncation (initialization bias) points for steady-
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




state simulation. - correct answer TRUE
./ ./ ./ ./ ./




If you are using a ranking-and-
./ ./ ./ ./ ./




selection procedure and two competitors happen to fall within the indifference-
./ ./ ./ ./ ./ ./ ./ ./ ./ ./




zone, then you don't really care too much which one you end up selecting. -
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




correct answer
./
TRUE. That's why it's called the IZ!
./ ./ ./ ./ ./ ./ ./ ./




TRUE or FALSE? Sequential ranking-and- ./ ./ ./ ./




selection procedures are designed to stop early if one alternative seems to be way out in front of the other
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




s. - correct answer
./ ./
TRUE ./ ./

, Suppose, when designing a ranking-and- ./ ./ ./ ./




selection procedure, you have decided to increase the desired probability of correct selection compared t
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




o a previous run of the procedure. What can you expect? (a) Sample sizes that are about the same
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




(b) Larger sample sizes
./ ./ ./ ./




(c) Somewhat lower achieved Pr(CS)
./ ./ ./ ./ ./




(d) A larger indifference zone
./ ./ ./ ./ ./




(e) Lower confidence in your selection - correct answer
./ ./ ./ ./ ./ ./ ./ ./ ./
b



In Arena, you can use a single DECIDE module to route customers to that one of four servers having the sm
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




allest queue. - correct answer TRUE
./ ./ ./ ./ ./




TRUE or FALSE? In Arena, you can use the expression EXPO(3) to generate exponential interarrival times h
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




aving a mean of 1/3. - correct answer ./
FALSE. The mean of an EXPO(3) is 3.
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




TRUE or FALSE? In Arena, an alternative expression to generate exponential interarrival times having a me
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




an of 1/3 is -(1/3)*LN(UNIF(0,1)) -
./ ./ ./ ./ ./




correct answer
./
TRUE. This is the Inverse Transform Method to generate an observation coming fro
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




m Exp(λ = 3). ./ ./ ./




TRUE or FALSE? In Arena, it is possible to set the maximum capacity of a queue from within a SEIZE module
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




.- ./




correct answer
./
FALSE. It is only possible to set a maximum queue capacity from within a QUEUE blo
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




ck found in the Blocks template. 2
./ ./ ./ ./ ./ ./




TRUE or FALSE? In Arena, the expression NORM(-
./ ./ ./ ./ ./ ./ ./




1,2)+NORM(3,2) has the same distribution as the expression NORM(2,4) - ./ ./ ./ ./ ./ ./ ./ ./ ./




correct answer
./
FALSE. The above expression evaluates to NORM(2,√ 8) since, in Arena, NORM(x,2)
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




corresponds to a normal random variate with a mean of x and a standard deviation of 2; so the variance of
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




this random variable is 22 = 4.
./ ./ ./ ./ ./ ./




TRUE or FALSE? In Arena, it is only possible to use one resource at a time in a PROCESS module. -
./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./ ./




correct answer
./
FALSE ./ ./

Document information

Uploaded on
September 2, 2025
Number of pages
7
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$13.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
LECTSTEPHAN
4.8
(248)
Sold
38
Followers
8
Items
2421
Last sold
4 days ago


Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions