Chapter 1 Flashcards
Define data.
Data is raw unprocessed data, monomers of information.
Define information.
Information is data that is processed to reveal information.
What information is key to good decision-making? ART
Accurate
Relevant
Timely
Sketch the pyramid of data, information and knowledge.
ayt, bet.
List the levels in which data quality can be examined. ARTCUU
Accuracy - data accurate and from a verifiable source
Relevance - relevant to the organization
Timeliness - data updated on time
Completeness - required data being stored?
Uniqueness - no redundancy
Unambiguous - clear meaning of data
Define data governance.
It is a methodology defined by an organisation to safeguard data quality, unique to each organization with policies for managing data.
What is a database?
It is an integrated computer structure storing end-user data and metadata.
What is end-user data?
Data that people directly enter into the database.
What is metadata?
Metadata is data about data.
What is a database management system?
It is a collection of programs that manages database structure and controls access to data.
Makes data more efficient and effective.
List the advantages of a DBMS.
Improved data sharing.
Better data integration.
Minimized data inconsistency.
Improved data access
What is the role of a DBMS?
The DBMS manages the interaction between the end-user and the database.
What are the types of databases?
A Single-user database - supports one user at a time.
A Desktop database - a single-user database running on a PC.
Multi-user database - supports multiple users at the same time.
Workgroup database - a multi-user database that supports a single department.
Enterprise database - a multi-user database that supports an entire organization
Centralized database - supports data located at a single site.
Distributed database - supports data distributed across several sites.
OLTP database - supports a company’s day-to-day operations.
Data warehouse - Stores data used to generate information required to make tactical or strategic decisions.
Open-source database - software that is free to acquire and use the product itself.
NOSQL
What is database design?
It is the activities that focus on the design of the database structure that will be used to store and manage end-user data.
What does a poorly designed database lead to?
Errors lead to bad decisions which lead to the failure of an organization.