Data _______ is the collection of data from various sources for the purpose of data processing.

Upgrade to remove ads

Only ₩37,125/year

  • Flashcards

  • Learn

  • Test

  • Match

  • Flashcards

  • Learn

  • Test

  • Match

Terms in this set (53)

Information ___________ refers to the extent of detail within the information (fine and detailed or coarse and abstract).

granularity

Transactional Information

Encompasses all of the information contained within a single business process or unit of work, and its primary purpose is to support the performing of daily operational tasks

Analytical Information

Encompasses all organizational information, and its primary purpose is to support the performing of managerial analysis tasks

__________ -time information means immediate, up-to-date information.

Real

Information ___________ occurs when the same data element has different values.

inconsistency

Data ___________ refers to the overall management of the availability, usability, integrity, and security of company data.

governance

A(n) ____ maintains information about various types of objects (inventory), events (transactions), people (employees), and places (warehouses).

database

What stores information about a person, place, thing, transaction, or event?

Entity

What is a field that uniquely identifies a given record in a table?

Primary key

Select the three accurate statements reflecting the business advantages of a relational database.

-Increased information integrity
-Increased information security
-Reduced information redundancy

The ____________ view of information deals with the physical storage of information on a storage device.

physical

What is the time it takes for data to be stored or retrieved?

data latency

Information __________ is the duplication of data, or the storage of the same data in multiple places.

redundancy

Information _________ is a measure of the quality of information.

integrity

___________ management is a broad administrative area that deals with identifying individuals in a system (such as a country, a network, or an enterprise) and controlling their access to resources within that system by associating user rights and restrictions with the established identity.

Identity

Data _______ is the time it takes for data to be stored or retrieved.

latency

A content _________ is the person responsible for creating the original website content.

creator

A(n) __________ is a central location in which data is stored.

repository

Data _______ is the collection of data from various sources for the purpose of data processing.

aggregation

What is erroneous or flawed data?

dirty data

What is an individual item on a graph or a chart?

data point

What is a central location in which data is stored?

repository

_______ data identifies the primary location where data is collected.

source

______ data is erroneous or flawed data.

Dirty

What is an organized collection of data?

data set

A data ______ is an individual item on a graph or a chart.

point

__________ computing processes and manages algorithms across many machines in a computing environment.

Distributed

_________ is the creation of a virtual (rather than actual) version of computing resources, such as an operating system, a server, a storage device, or network resources.

Virtualization

A data ______ is an organized collection of data.

set

Variety

Different forms of structured and unstructured data

Veracity

The uncertainty of data, including biases, noise, and abnormalities

Volume

The scale of data

Velocity

The analysis of streaming data as it travels around the Internet

Data ________ is the process of analyzing data to extract information not offered by the raw data alone.

mining

What processes and manages algorithms across many machines in a computing environment?

distributed computing

What is the process of collecting statistics and information about data in an existing source?

data profiling

What uses a variety of techniques to find patterns and relationships in large volumes of information that predict future behavior and guide decision making?

cluster analysis

Data mining ______ use a variety of techniques to find patterns and relationships in large volumes of information that predict future behavior and guide decision making.

tools

A(n) ________ (one word) is the common term for the representation of multidimensional information.

cube

What are mathematical formulas placed in software that performs an analysis on a data set?

algorithms

Who is a business analytics specialist who uses visual tools to help people understand complex data?

data artist

True or false: Algorithms are mathematical formulas placed in software that performs an analysis on a data set.

true

What are mathematical formulas placed in software that performs an analysis on a data set?

algorithms

What creates, reads, updates, and deletes data in a database while controlling access and security?

Database management system

A(n) entity-relationship __________ is a technique for documenting the entities and relationships in a database environment.

diagram

What is the data elements associated with an entity?

Attribute

A(n) ________-to-one relationship is between two entities in which an instance of one entity can be related to only one instance of a related entity.

one

A(n) ____________-to-many relationship is between two entities in which an instance of one entity can be related to many instances of a related entity.

one

Select the four things a database management system (DBMS) can perform on data in a database while controlling access and security.

-read
-create
-delete
-update

A(n) _________-to-many relationship is between two entities in which an instance of one entity is related to many instances of another and one instance of the other can be related to many instances of the first entity.

many

What is a technique for documenting the entities and relationships in a database environment?

Entity-relationship diagram

What is composed of rows and columns that represent an entity?

table

A(n) _________ is a characteristic of a table.

field

Recommended textbook solutions

Computer Organization and Design MIPS Edition: The Hardware/Software Interface

5th EditionDavid A. Patterson, John L. Hennessy

220 solutions

Engineering Electromagnetics

8th EditionJohn Buck, William Hayt

483 solutions

Introduction to the Theory of Computation

3rd EditionMichael Sipser

389 solutions

Big Java: Early Objects

5th EditionCay S. Horstmann

1,008 solutions

Sets with similar terms

Chapter 6

47 terms

allison_calzada

Chapter 6 Data: Business Intelligence

49 terms

lake_lem_nhem

MIS CHAPTER 6

78 terms

ipmorris

MIS CHAPTER 6

47 terms

thatsdkid

Sets found in the same folder

digital tech exam 1 sample questions

27 terms

Ashleyerwin13

digital tech - exam 2

132 terms

Ashleyerwin13

digital tech chapter 3

43 terms

Ashleyerwin13

digital tech chapter 5

24 terms

Ashleyerwin13

Other sets by this creator

accounting ch 5 review

42 terms

Ashleyerwin13

accounting ch 3 review

72 terms

Ashleyerwin13

accounting ch 2 review

56 terms

Ashleyerwin13

exam 1 2/10

27 terms

Ashleyerwin13

Verified questions

COMPUTER SCIENCE

The services and functions provided by an operating system can be divided into two main categories. Briefly describe the two categories, and discuss how they differ.

Verified answer

COMPUTER SCIENCE

When a program runs in a text-based environment, such as a command line interface, what determines the order in which things happen?

Verified answer

COMPUTER SCIENCE

Assuming g is an instance of the Random class, which statement will generate a random number between 10 and 100 inclusive? a. num=g.nextlnt(101); b. num=10+g.nextInt(101); c. num=10+g.nextlnt(91); d. num=10+g.nextInt(90); e. num=g.nextlnt(110)-10;

Verified answer

COMPUTER SCIENCE

Show that the parity function with n inputs can be computed by a branching program that has O(n) nodes.

Verified answer

Other Quizlet sets

Speech final exam

50 terms

Kalei_Mason

Biology MCAT

91 terms

Jackerman61

CNA Exam Practice #2

69 terms

miyakristen10

Cell cycle & mitosis test (Chapter 8)

21 terms

donaloc1PLUS

Related questions

QUESTION

Things of value an organization acquires and uses; Analogous to assets

2 answers

QUESTION

Which object is preferred for editing or deleting records because only one record at a time displays?

7 answers

QUESTION

Once a transaction is committed, it stays committed The above describes which property of a transaction?

3 answers

QUESTION

Which statement is not a recognized guideline for designing a database?

9 answers

What is a collection of data from various sources for the purpose of data processing multiple choice?

Data aggregation is the collection of data from various sources for the purpose of data processing.

What is a logical collection of data gathered from many different operational databases that supports business analysis activities and decision making tasks?

The data warehouse is a logical collection of information that are gathered from many different operational databases that supports the business analysis activities and decision making tasks, and the data mart contains a subsets of data warehouse information.

What is an organized collection of data?

A database is an organized collection of data.

What is a logical collection of information?

Database - is an integrated collection of logically related records or files. A database consolidates records previously stored in separate files into a common pool of data records that provides data for many applications. The data is managed by systems software called database management systems (DBMS).

Toplist

Neuester Beitrag

Stichworte