Midterm Exam Review (Qns & Ans)
2025
Question 1:
Case Study: A manufacturing firm plans to simulate its
production process to reduce bottlenecks. The simulation model
used advances the system clock only when discrete events (e.g.,
machine breakdowns or job completions) occur.
Question: Which type of simulation model is being described?
A. System Dynamics Simulation
B. Discrete‑Event Simulation
C. Agent‑Based Simulation
D. Continuous Simulation
Correct ANS: B. Discrete‑Event Simulation
©2025
, Rationale: Discrete‑event simulation models track the system
state only when specific events occur, rather than continuously,
which makes them ideal for processes such as manufacturing
where changes occur at distinct points in time.
---
Question 2:
Case Study: A retail company uses Monte Carlo simulation to
forecast monthly demand. The simulation runs thousands of
iterations with randomly drawn values from specified probability
distributions.
Question: What is the key advantage of using Monte Carlo
simulation in forecasting?
A. It produces a single, deterministic forecast.
B. It quantifies uncertainty by generating a distribution of possible
outcomes.
C. It eliminates the need for historical data.
D. It guarantees precise future predictions.
Correct ANS: B. It quantifies uncertainty by generating a
distribution of possible outcomes.
Rationale: Monte Carlo simulation uses repeated random
sampling to produce a range (or distribution) of potential
©2025
,outcomes, thereby allowing decision‑makers to evaluate risk and
uncertainty in forecasts.
---
Question 3:
Case Study: A financial services firm utilizes an agent‑based
simulation to study consumer behavior in its online platform. The
simulation models each customer as an individual “agent”
interacting with others and adapting based on specific rules.
Question: What is the primary benefit of agent‑based
simulation over aggregate modeling methods?
A. It focuses only on macro‑level statistics.
B. It captures the heterogeneity and interaction of individual
agents within the system.
C. It simplifies the modeling process by ignoring individual
behaviors.
D. It eliminates the need for scenario analysis.
Correct ANS: B. It captures the heterogeneity and interaction
of individual agents within the system.
Rationale: Agent‑based simulations model individual
decision‑makers (or “agents”) and their interactions, offering
©2025
, detailed insight into emergent behaviors that may not be apparent
in aggregate models.
---
Question 4:
Case Study: A logistics company employs a simulation model to
evaluate its supply chain performance under various conditions.
The analysts use the Holt‑Winters Seasonal Method to forecast
inbound shipment volumes that exhibit trend and seasonal effects
and then feed these forecasts into the simulation model.
Question: The Holt‑Winters Seasonal Method is best suited for:
A. Data with random fluctuations only
B. Time‑series data with both trend and seasonal variations
C. Static datasets with no seasonality
D. Predictive modeling without any temporal component
Correct ANS: B. Time‑series data with both trend and seasonal
variations
Rationale: The Holt‑Winters Seasonal Method is designed for
forecasting time‑series data that have both underlying trends and
regular seasonal patterns, making it ideal for capturing variations
in shipment volumes over time.
©2025