7) In a single-channel, single-phase system, reducing the service time only reduces the
total amount of time spent in the system, not the time spent in the queue.
8) Multiple regression can be used to develop a multiplicative decomposition model.
9) Minimizing one’s maximum losses is identical to maximizing one’s minimum gains.
10) A typical transportation problem may ask the question, “How many of X should be
shipped to point E from source A?”
11) The best model is a statistically significant model with a high r-square and few
variables.
12) Suppose that you believe that a cubic relationship exists between the independent
variable (of time) and the dependent variable Y. Which of the following would represent
a valid linear regression model?
A) Y = b0 + b1 X, where X = time3
B) Y = b0 + b1 X3, where X = time
C) Y = b0 + 3b1 X, where X = time3
D) Y = b0 + 3b1 X, where X = time
E) Y = b0 + b1 X, where X = time1/3