ELITE TEST BANK:
MANAGEMENT
SCIENCE &
QUANTITATIVE
METHODS
PART 0: THE NAVIGATOR
● PART I: THE PRIMER
○ Welcome to the Big Leagues
○ The 2026/2027 Algorithmic Toolkit
○ The "Critical Action" Cheat Sheet
● PART II: THE ELITE TEST BANK
○ Section 1: Foundational Syntax & Application (Questions 1–28)
■ Linear Programming & Sensitivity Analysis (Q1–Q10)
■ Distribution & Network Models (Q11–Q15)
■ Integer & Nonlinear Optimization (Q16–Q23)
■ Project Scheduling (PERT/CPM) (Q24–Q28)
○ Section 2: Professional Simulation (Questions 29–58)
■ Inventory Models & Procurement (Q29–Q38)
■ Waiting Line & Queuing Dynamics (Q39–Q48)
■ Decision Analysis & Simulation (Q49–Q58)
○ Section 3: Grandmaster Synthesis (Questions 59–88)
■ Multicriteria Decisions & AHP (Q59–Q68)
■ Time Series Forecasting & Markov Processes (Q69–Q78)
■ Agentic AI & Executive Synthesis (Q79–Q88)
,PART I: THE PRIMER
Welcome to the Big Leagues
The governance of contemporary operations in the 2026/2027 cycle has evolved into a
high-stakes discipline of algorithmic governance, complex integer programming, and behavioral
engineering. Passive retention of the Camm 16th Edition framework is a professional liability
when facing the realities of unsupervised Agentic Artificial Intelligence, stochastic supply chain
disruptions, and dynamic revenue management. This test bank—aligned with the rigorous
standards of the UT Texas McCombs School of Business (STA 287 and OM 335)—is
engineered to forge your academic knowledge into lethal, first-principles professional intuition.
You are here to debug algorithmic failures and optimize executive decision-making under
high-stakes pressure.
The 2026/2027 Algorithmic Toolkit
To operate at the architect level, you must understand not just how an algorithm works, but why
it is deployed in a specific business context. The table below outlines the cognitive mapping
required for top-tier execution.
Quantitative Model Core Mathematical 2026 Professional Critical Vulnerability
Engine Application
Linear Programming Simplex Method / Supply chain routing, Assumes strict
(LP) Optimization workforce scheduling, proportionality and
capacity allocation. continuous variables;
fails if inputs are
non-linear.
Integer Programming Branch and Bound / Capital budgeting, Computationally heavy;
(IP) Binary Logic fixed-cost facility "Big M" constraints
location (e.g., logistics must be precisely
hubs). calibrated.
Markov Processes Transition Matrices / Market share Assumes the future
Ergodicity prediction, bad debt depends only on the
forecasting, brand current state, ignoring
loyalty shifts. historical momentum.
Simulation (Monte Pseudo-Random Risk analysis, tail-risk Cannot produce a
Carlo) Number Generation evaluation, complex single optimal answer;
inventory systems. outputs a probability
distribution requiring
human interpretation.
Analytic Hierarchy Eigenvectors / Pairwise Vendor selection, Susceptible to human
Process Comparison multicriteria strategy, cognitive dissonance;
qualitative synthesis. requires strict
monitoring of the
Consistency Ratio (CR
\le 0.10).
,The "Critical Action" Cheat Sheet
● The Shadow Price Absolute: Shadow price is the exact maximum premium you should
pay for one additional unit of a constrained resource. If a constraint is non-binding, its
shadow price is mathematically zero.
● The M/M/1 Stability Rule: In queuing theory, the utilization factor (\rho = \lambda / \mu)
MUST be strictly less than 1. If the arrival rate (\lambda) equals or exceeds the service
rate (\mu), the queue length approaches infinity.
● The AHP Consistency Mandate: The Consistency Ratio (CR) must be \le 0.10. If CR >
0.10, the human decision-maker's logic is fractured, and the pairwise comparisons must
be re-evaluated.
● The Markov Steady-State Law: In a regular transition matrix, the steady-state
probabilities (\pi) are independent of the initial state, satisfying \pi P = \pi and \sum \pi_i =
1.
● The 2026 Agentic AI Override: If an automated Black Box decision engine cannot
provide a human-readable mathematical rationale for an optimization output (Explainable
AI), the practitioner must assert human-in-the-loop oversight.
PART II: THE ELITE TEST BANK
Section 1: Foundational Syntax & Application
Q1: An operations manager at a manufacturing facility reviews a linear programming sensitivity
report. The optimal solution indicates that the Reduced Cost for Product X is $45. What is the
MOST ACCURATE interpretation of this metric? A) Producing one unit of Product X will
increase total profit by $45. B) The firm is currently overpaying by $45 for the raw materials
required to assemble Product X. C) The profit margin for Product X must increase by exactly
$45 before it becomes mathematically optimal to produce it. D) The objective function coefficient
for Product X can decrease by $45 before the current optimal solution shifts.
● The Answer: C (The profit margin for Product X must increase by exactly $45 before it
becomes mathematically optimal to produce it.)
● Distractor Analysis:
○ A is incorrect: This defines the Shadow Price of a constrained resource, not a
reduced cost.
○ B is incorrect: Reduced cost evaluates the objective function coefficient (profit/cost
margin), not a direct raw material invoice discrepancy.
○ D is incorrect: This defines the Allowable Decrease in sensitivity analysis.
The Mentor's Analysis: Reduced Cost is the optimization hurdle rate. It explicitly tells you how
far away a non-basic variable (a product not currently being produced) is from entering the
optimal solution. Professional Intuition: If a product isn't being made, the reduced cost is the
exact amount of efficiency you need to engineer into its production process to justify
manufacturing it.
Q2: A binding constraint for labor hours in an LP maximization problem has a Shadow Price of
$15. The allowable increase is 200 hours, and the allowable decrease is 50 hours. If the firm
acquires 100 additional labor hours at the standard rate, what is the IMMEDIATE impact on the
objective function? A) The objective function value will increase by $1,500. B) The objective
function value will increase by $15. C) The optimal mix of decision variables will remain
, completely unchanged. D) The objective function value will decrease by $150.
● The Answer: A (The objective function value will increase by $1,500.)
● Distractor Analysis:
○ B is incorrect: This is the marginal value for only one unit, not the 100 units
acquired.
○ C is incorrect: Adding resources to a binding constraint will shift the optimal
decision variable mix to utilize those new resources.
○ D is incorrect: Adding resources to a binding constraint in a maximization problem
increases, not decreases, the objective value.
The Mentor's Analysis: The shadow price is valid strictly within the allowable
increase/decrease limits. Since 100 is within the 200-hour allowable increase, the relationship is
perfectly linear (15 \times 100 = \$1,500). Professional Intuition: Never trust a shadow price
blindly; always verify the allowable range first. Outside that boundary, the mathematical model
breaks.
Q3: In a Data Envelopment Analysis (DEA) model evaluating retail branch efficiency, Branch A
receives an efficiency score of 0.85. What is the PRIMARY mathematical implication of this
score? A) Branch A is operating at peak efficiency and should serve as the benchmark for the
network. B) Branch A can theoretically produce its current output utilizing only 85% of its current
inputs. C) Branch A generates a 15% higher profit margin than the network average. D) Branch
A should increase its inputs by 15% to reach the efficiency frontier.
● The Answer: B (Branch A can theoretically produce its current output utilizing only 85%
of its current inputs.)
● Distractor Analysis:
○ A is incorrect: An efficiency score of 1.0 defines the benchmark (efficiency frontier).
○ C is incorrect: DEA measures relative operational efficiency (inputs vs. outputs), not
absolute financial profit margins.
○ D is incorrect: A branch should decrease inputs (by 15%), not increase them, to
become efficient.
The Mentor's Analysis: DEA is a comparative diagnostic tool. A score of 0.85 indicates a 15%
structural bloat compared to the composite "best practice" peers in the dataset. Professional
Intuition: DEA does not tell you how to fix the problem; it only quantifies the exact magnitude of
the operational waste.
Q4: When modeling a Shortest-Route Problem as a linear program, what is the MANDATORY
constraint structure for the origin node? A) Net flow must equal 0. B) Net flow must equal +1. C)
Net flow must equal -1. D) Capacity must be less than or equal to 1.
● The Answer: B (Net flow must equal +1.)
● Distractor Analysis:
○ A is incorrect: A net flow of 0 applies strictly to transshipment nodes.
○ C is incorrect: A net flow of -1 applies strictly to the destination node.
○ D is incorrect: Capacity bounds represent arc limits, not node conservation
equations.
The Mentor's Analysis: Network flow syntax is binary and absolute. The origin generates
exactly one unit of flow (+1), transshipment nodes simply pass it through (0), and the destination
consumes it (-1). Professional Intuition: If your origin constraint does not sum to +1, you are
mathematically trapping your data before it even begins moving.
Q5: A supply chain analyst is formulating an Assignment Problem to assign 5 automated guided
vehicles (AGVs) to 5 loading docks. Which formulation technique is MOST APPROPRIATE for
this scenario? A) Use continuous variables with upper bounds of 1. B) Use binary (0-1) integer