Actual 2026/2027 – Complete Exam-Style Questions with
Detailed Rationales | 100% Verified | Pass Guaranteed – A+
Graded
Section A: Fundamentals of Modeling & Simulation
Q1: A systems engineer is tasked with studying the behavior of a proposed automated
warehouse over a 12-hour shift to determine optimal robot routing. The engineer builds
a computational representation of the warehouse and runs it forward through time,
observing congestion patterns and throughput. Which term best describes this
computational activity?
A. Modeling, because the engineer created an abstraction of the warehouse.
B. Simulation, because the model is being operated over time to observe dynamic
behavior. [CORRECT]
C. Optimization, because the goal is to find the absolute best robot routing solution.
D. Verification, because the engineer is checking the warehouse design for errors.
Correct Answer: B
Rationale: Simulation is defined as operating a model over time to study system
behavior. Modeling (A) refers to creating the abstraction, not running it; optimization (C)
may use simulation but is not the activity described; verification (D) checks model
correctness against specifications, not operational behavior.
,Q2: In a discrete-event simulation of an emergency department, patients are
represented as objects that possess characteristics such as age, triage priority, and
arrival time. Which M&S term describes these characteristics?
A. Activities, because they represent what the patients do while waiting.
B. Attributes, because they are properties or characteristics of the entities. [CORRECT]
C. Events, because they mark specific points in the simulation clock.
D. State variables, because they define the overall status of the emergency department.
Correct Answer: B
Rationale: Attributes are the properties or characteristics of entities (e.g., age, priority).
Activities (A) are actions or processes; events (C) are instantaneous occurrences that
change system state; state variables (D) describe the system as a whole, not individual
entity properties.
Q3: A manufacturing simulation tracks the number of parts in a buffer, the status of
each machine (idle or busy), and the current simulation clock time. Which M&S concept
encompasses this complete set of information at any given instant?
A. The system environment, representing external inputs to the factory.
B. The system state, representing all variables needed to describe the system at a point
in time. [CORRECT]
C. The entity list, representing only the parts currently in the buffer.
D. The activity cycle, representing the sequence of operations each part undergoes.
Correct Answer: B
,Rationale: The system state is the complete set of variables required to describe a
system at a specific point in time, including buffer levels, machine statuses, and clock
time. The environment (A) is external to the system; entity list (C) is incomplete; activity
cycle (D) describes processes, not instantaneous status.
Q4: An operations research team must determine the optimal reorder point for a single
inventory item with known, constant demand and instantaneous replenishment. Which
approach is most appropriate, and why is simulation NOT the best choice?
A. Simulation is always the best choice because it provides visual animation of
inventory levels.
B. An analytical model using the Economic Order Quantity (EOQ) formula is more
appropriate because the problem is simple enough for closed-form mathematics.
[CORRECT]
C. A Monte Carlo simulation is required because inventory problems always involve
randomness.
D. A physical model of the warehouse should be built to scale to study the problem.
Correct Answer: B
Rationale: Simulation is not appropriate when a problem can be solved analytically with
closed-form solutions such as EOQ under deterministic assumptions. Simulation (A, C)
is unnecessary for this deterministic scenario; physical models (D) are impractical for
inventory policy analysis.
Q5: A logistics company is evaluating whether to expand its distribution network. The
network involves random customer demands, variable travel times, and complex routing
, rules that change based on real-time conditions. Which advantage of simulation makes
it the preferred analysis tool for this problem?
A. Simulation guarantees finding the mathematically optimal network configuration.
B. Simulation requires no data collection because it generates its own random
scenarios.
C. Simulation offers flexibility to model complex, stochastic systems without restrictive
theoretical assumptions. [CORRECT]
D. Simulation always produces results faster than analytical optimization methods.
Correct Answer: C
Rationale: A key advantage of simulation is its flexibility to model complex, stochastic
systems without the restrictive assumptions required by analytical methods. Simulation
does not guarantee optimality (A); it requires data (B); and it is often slower than
analytical methods (D).
Q6: A hospital administrator wants to evaluate the impact of adding a third CT scanner
on patient wait times and staff utilization before making a capital investment. Which
area of simulation application does this represent?
A. Manufacturing system design
B. Healthcare operations and resource planning [CORRECT]
C. Military training and combat modeling
D. Supply chain logistics optimization
Correct Answer: B