_______ is subject oriented, integrated, time variant, nonvolatile collection…
2016
_______ is subject oriented, integrated, time variant, nonvolatile collection of data in support of management decisions.
- A.
Data mining
- B.
Web mining
- C.
Data warehouse
- D.
Database Management System
Attempted by 61 students.
Show answer & explanation
Correct answer: C
Answer: Data warehouse.
Explanation: A data warehouse is a centralized collection of data specifically built to support management decision-making. The phrase from the question maps directly to the key characteristics of a data warehouse.
Subject-oriented: Data is organized around major subjects (for example, customers, products, sales) rather than application functions.
Integrated: Data from different sources is combined and made consistent (uniform formats, naming, and units).
Time-variant: A data warehouse stores historical data (snapshots over time) so trends and changes can be analyzed.
Nonvolatile: Once loaded, data is stable and not frequently changed by operational transactions; it is available for querying and analysis.
Supports management decisions: The structured, historical, and integrated nature of a data warehouse makes it suitable for reporting, business intelligence, and decision support.
Contrast with related terms:
Data mining is the technique of analyzing large datasets to discover patterns and insights; it often operates on data stored in a data warehouse.
Web mining focuses on extracting information from web sources and is an application area, not the storage system described.
A Database Management System (DBMS) is the software used to create, manage, and query databases; it is different from the data warehouse itself.
Mnemonic tip: Remember the four W attributes of a data warehouse definition: Subject-oriented, Integrated, Time-variant, Nonvolatile.