Chapter 5 Flashcards
data governance
managing information across an entire organization
master data management
process that spans all of the business processes and applications.
master data
set of core data, such as customer, product, employee, vendor, geographic location. Spans all of the enterprises information system.
databases
provides all users with access to the data.
What does database sytems minimize?
data redundancy, data isolation, data inconsistency.
what do database systems maximize?
data security, data integrity, data interdependence.
bit (binary digit)
smallest unit of data a computer can process. 0’s or 1’s.
data hierarchy
database-file-record-field-byte-bit
byte
represents single characters
data model
diagram respresenting entities in the database and their relations.
instance
specific or unique representation of an entity
attribute
characterstic of quality of an entity.
primary key
unique identifier
secondary keys
other fields not representing the file with complete accuracy.
entity relationship modeling
ER diagram. association between two entitites. Diagrams entities, attributes, and relationships.
cardinalilty
in entity relationship model. refers to maximum number of instances for entity. 1 or many.
modality
in entity relationship mod. refers to minimum number of instances for entity. 0 or 1
identifiers
primary key
relational database model
two dimensional tables- big files=flat files
structured query language
most popular language. used to perform searches with simple statements or keywords. May include key words like SELECT, FROM, WHERE…
query by example
user fills out grid or template to construct a sample. Drag and drop.
data dictionary
defines the appropriate format for entering the data into the database. Provides information on each attribute.
Normalization
reduces relational databases for minimum redundancy, maximum data integrity, and optimal processing performance. Depend only on the primary key.
Data warehouse
repository of historical data organized by subject to support decision makers in the organization. Expensive and usually used by larger companies.
Data mart
lower cost. Designed for end-user needs in a small organization or strategic business unit (SBU) or a department in a large organization.
Characteristics of Data Warehouses and Marts
- organized by business dimension or subject
- uses online analytical processing
- integrated- customer data can be integrated from internal and external systems and create a comprehensive view of the customer.
- Time variant- stores years of data
- Nonvolatile- only IT professionals can change or update the data.
- Multidimensional- multidimensional structures, unlike tables which are only two dimensional.
multidimensional structure
more than two dimensions, data cube.
knowledge management
process that helps organizations manipulate important knowledge that is part of the organizations memory, usually in an unstructured format.
explicit knowledge
objective, rational, technical knowledge. Policies, procedural guides. Codified knowledge that can be distributed to others or transformed into a process or strategy
tacit knowledge
subjective or experiental learning. Trade secrets, skill sets.
intellectual assets, intellectual capital
other terms for knowledge.
knowledge management systems
the use of modern information technologies
best practices
most effective and effecient way of doing things
Describe the six steps in knowledge management system cycle.
- Create knowledge
- Capture knowledge
- Refine knowledge
- Store knowledge
- Manage knowledge
- Disseminate knowledge- made avaialabe to other parts of the organization