TEST BANK:
MANAGEMENT
INFORMATION SYSTEMS
(BIDGOLI 11TH ED.)
PART 0: THE TABLE OF CONTENTS
1. PART I: THE PREVIEW
2. PART II: THE ELITE TEST BANK
○ Tier 1: Foundational Syntax & Application (Questions 1–10)
○ Tier 2: Complex Application & Simulation (Questions 11–20)
○ Tier 3: Grandmaster Synthesis (Questions 21–30)
PART I: THE PREVIEW
Mastering this test bank is not a rehearsal; it is the crucible that transforms theoretical
knowledge into executive-level decision-making capability. The scenarios contained herein will
forge the cognitive reflexes required to architect, govern, and defend global information systems
at the highest echelons of modern enterprise.
The Critical Axioms:
● The Data Architecture Triad: Data Warehouses dictate schema-on-write precision for BI,
Data Lakes offer schema-on-read scale for ML, and Data Lakehouses merge both
through ACID-compliant transactional logs on open formats.
● The Simon Imperative: Decision-making is a rigid, four-phase sequence: Intelligence,
Design, Choice, and Implementation. Skipping the Intelligence phase to jump to Design
guarantees solving the wrong problem.
● The Governance Mandate: Cybersecurity is an enterprise risk management function.
Under NIST CSF 2.0 and the NIS2 Directive, strategy is driven centrally by executive
oversight, making security a boardroom accountability rather than an IT silo.
● The Systems Feasibility Law (TELOS): A project's survival depends symmetrically on
Technical, Economic, Legal, Operational, and Scheduling feasibility. A failure in one
dimension ensures total system failure.
● The SECI Knowledge Matrix: Corporate supremacy relies on transforming tacit intuition
into explicit, scalable processes through Socialization, Externalization, Combination, and
, Internalization.
PART II: THE ELITE TEST BANK
Tier 1: Foundational Syntax & Application (Questions 1–10)
Q1: A multinational retail corporation is evaluating a new vendor-managed inventory (VMI)
system to mitigate extreme demand fluctuations. During the evaluation, the Chief Information
Officer (CIO) mandates a review to ensure the system does not violate impending regional
cross-border data privacy regulations. Based on the TELOS framework, which specific feasibility
study is the CIO executing? A) Operational Feasibility B) Economic Feasibility C) Legal
Feasibility D) Technical Feasibility
● Answer: C (Legal Feasibility)
● Distractor Analysis:
○ A is incorrect: Operational feasibility assesses whether the system will be used
effectively by end-users and if it aligns with the organization's internal operational
culture, not its external regulatory compliance.
○ B is incorrect: Economic feasibility involves cost-benefit analysis, ROI, and NPV
calculations. While regulatory fines have an economic impact, the primary
evaluation of statutory text belongs to the legal domain.
○ D is incorrect: Technical feasibility evaluates hardware availability, software
compatibility, and IT personnel readiness, completely bypassing statutory and
regulatory constraints.
The Mentor's Analysis: The TELOS framework demands a holistic evaluation of system
viability across five interdependent vectors. When facing statutory constraints, the immediate
priority is Legal Feasibility. By utilizing Legal Feasibility, you bypass the common trap of
engineering a technically perfect system that cannot be deployed due to regulatory violations.
Professional/Academic Intuition: A system that is technically and economically flawless
is entirely worthless if it is legally non-compliant.
Q2: A corporate analytics team needs an architecture capable of storing massive volumes of
unstructured video files and IoT sensor logs. The data must be ingested immediately upon
generation, without predefined structures, to support future deep learning workloads. Which
data architecture is the MOST ACCURATE choice for this requirement? A) Data Warehouse B)
Data Mart C) Data Lake D) Relational Database Management System (RDBMS)
● Answer: C (Data Lake)
● Distractor Analysis:
○ A is incorrect: A Data Warehouse utilizes a schema-on-write approach requiring
data to be structured and transformed via ETL before storage, making it wholly
unsuitable for raw, high-velocity unstructured video and IoT data.
○ B is incorrect: A Data Mart is a scaled-down, department-specific subset of a Data
Warehouse, suffering from the exact same schema-on-write limitations.
○ D is incorrect: An RDBMS is designed strictly for highly structured, tabular data and
cannot natively handle raw unstructured video files effectively at petabyte scale.
The Mentor's Analysis: Advanced machine learning thrives on raw, unadulterated data
streams. When facing high-velocity, high-variance unstructured data, the immediate priority is
flexible, frictionless ingestion. By utilizing a Data Lake (schema-on-read), you bypass the
common trap of forcing complex transformations that destroy the original data's underlying
, patterns. Professional/Academic Intuition: Schema-on-write guarantees immediate query
precision; schema-on-read guarantees infinite future flexibility.
Q3: The Chief Information Security Officer (CISO) of a healthcare network establishes a new
steering committee to align the organization's cybersecurity strategy directly with its overall
enterprise risk management, ensuring the Board of Directors oversees all cyber policies. Under
the NIST Cybersecurity Framework (CSF) 2.0, which core function is the CISO implementing?
A) Identify B) Protect C) Govern D) Detect
● Answer: C (Govern)
● Distractor Analysis:
○ A is incorrect: The Identify function focuses on asset management and risk
assessments, not the overarching organizational policy, strategy, and board-level
oversight.
○ B is incorrect: The Protect function involves implementing safeguards (e.g., access
controls, encryption, awareness training) to ensure the secure delivery of critical
infrastructure services.
○ D is incorrect: The Detect function focuses on continuous monitoring and adverse
event analysis to identify cybersecurity events as they happen.
NIST CSF 2.0 Function Strategic Purpose Core Activities
Govern Strategic Foundation Policy, oversight, enterprise risk
alignment, supply chain risk
Identify Asset Visibility Hardware/software inventory,
vulnerability mapping, risk
assessment
Protect Safeguard Implementation Access control, data security,
platform resilience, training
The Mentor's Analysis: Modern cybersecurity transcends IT operations; it is a foundational
business strategy. When facing systemic organizational risk, the immediate priority is
establishing authoritative oversight. By utilizing the Govern function, you bypass the common
trap of treating cybersecurity as an isolated, purely technical discipline. Professional/Academic
Intuition: Governance sits at the center of NIST CSF 2.0 because executive strategy and
policy dictate the effectiveness of all downstream operational defenses.
Q4: A manufacturing firm's demand for raw materials spikes erratically, forcing suppliers to hold
massive safety stocks. The CIO realizes this is caused by the firm waiting to accumulate retail
orders before transmitting them to the supplier once a week to save on transaction costs. Based
on supply chain management principles, what is the primary cause of this phenomenon? A)
Rationing and Shortage Gaming B) Price Fluctuation C) Order Batching D) Demand Forecast
Updating
● Answer: C (Order Batching)
● Distractor Analysis:
○ A is incorrect: Rationing and shortage gaming occur when customers inflate orders
because they fear stockouts, not because of scheduled transactional delays.
○ B is incorrect: Price fluctuation refers to erratic demand caused by promotions or
discounts, which induces forward-buying rather than batching.
○ D is incorrect: Demand forecast updating involves artificially inflating forecasts
based on immediate downstream orders, rather than the mechanical delay of
accumulating orders for shipment efficiency.
The Mentor's Analysis: The Bullwhip Effect destroys supply chain efficiency through sequential