Ch 11 Flashcards

(82 cards)

1
Q

what uniquely identifies a record in a database table

A

primary key

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what retrieves specific date from one or more tables to answer a question

A

queries

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

which is used to create databases that have more complicated types of data, such as images, audio, and video

A

object oriented databases

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

which is the process of discovering relationships between data items

A

data mining

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what is a decentralized electronic database of digital currency transactions

A

blockchain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

a DBMS uses what to create a query

A

SQL- structured query language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

collectively, applications that are used to analyze data in info systems, so it can be used to make decisions, are called

A

business intelligence tools (BI)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what is the branch of science concerned with making computers behave like humans

A

artificial intelligence AI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what is a part of an expert system that contains expert info and accumulated experience in a particular field

A

knowledge base

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

a ____ layers datasets that may include maps, imagery, and tablesq

A

GIS - geographical info system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what are the 8 primary levels of the National Map

A

1) aerial photos
2) elevation
3) geographic names
4) hydrography
5) boundaries
6) transportation
7) structures
8) land cover

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what is layers or datasets of geographically referenced info about Earth’s surgace

A

GIS - geographically info system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

in a GIS each layer holds

A

data about a particular kind of feature

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

identify 3-4 goals of the Human Genome Project

A

identify all the 20,000- 25,000 genes in human DNA
determine the sequences of 3 billion chemical base pairs that compose human DNA
store this info in databases
improves tools for data analysis
transfers related technologies to the private sector
address the ethical, legal, and social issues (ELSI) that may arise from the project

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

the Human Genome Project HGP ran from

A

1990 to 2003

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

who coordinated the Human Genome Project HGP

A

the U.S department of Energy and the National Insitutes of Health

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

what is the application of info technology to the field of biology

A

bioinformatics

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

what searches across multiple local, state, and national DNA profile databases

A

CODIS - combined DNA index system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

true or false: next generation identification is not automated

A

false

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

what is a national fingerprint and criminal history system maintained by the FBI and used by local, state, and federal law enforcment

A

integrated automated fingerprint indentification system IAFIS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

what is the largest biometric database in the world

A

integrated automated fingerprint identification system (IAFIS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

as of September 2014, the IAFIS has been replaced with what

A

the next generation identification NGI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

what is a vehicle that does not rely on human intervention at all

A

autonomous cars

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

cognitive computing gets better over time because

A

it learns from its interactions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
cognitive computing doesn't have all the info in a knowledge base but can
analyze outside data, both structured and unstructured
26
what is a comp programmed to make decisions in real- life situations
expert system
27
what simulates the judgement and behavior of a human expert and consists of 2 parts
expert system
28
expert systems consists of what 2 parts
knowledge base and inference engine
29
what contains expert knowledge and accumulated experience in a particular field
knowledge base
30
what is a set of rules for applying the knowledge base to each particular situation
inference engine
31
what is the branch of science concerned with making comps behave like humans
artificial intelligence
32
what analyzes the links customers click as they visit a website and can help predict sales
click stream data mining
33
what is a term that means the collection of large amounts of data from multiple sources- both internal and external thats used for ongoing analysis and decision making
big data
34
big data is too large to use
DMBs
35
what applications that are used to analyze data in info systems to help make decisions
business intelligence tools
36
what are some examples of business intelligence tools
data mining, data warehousing, DLAP, decision support systems
37
what is designed to help make decisions in situations where there is uncertainty about the possible outcomes of those decisions
decision support systems
38
what provides info on daily operations and takes data from the transaction processing systems then puts the data into reports and simulations
management info system MIS
39
what is a decentralized electronic database or distributed ledger of digital currency transactions
blockchain
40
once recorded a block chain cannot be
deleted or changed
41
each block in a block chains has a unique
hash
42
what converts the data into an encrypted output of a fixed length
hash
43
durability refers to
once transactions are done, they cant be undone
44
isolation refers to
each transaction must occur seperately and must be independent
45
consistency refers to
being consistent with its own operating rules
46
atomicity refers to
a transaction will either happen fully or not
47
what links multiple operations together and ensures that all operations in a transaction are completed without error
transaction processing system TPS
48
what includes software and hardware that improve the productivity of employees by automating common tasks
office support systems
49
office support systems requires a network
for electronic communication and storage
50
what is people, hardware, and software that support data intensive applications
info system
51
what are some examples of relational keywords
SELECT FROM WHERE AND
52
what reduces data entry errors by using validation rules, such as data type, data length, acceptable values, and required values
data validation
53
what reduces the size of a database makes it easier to keep records up to date, and increases query speed
data normalization
54
what defines the kind of data that you can enter in a field
data type
55
what defines all the fields and the type of data each field will contain
data dictionary
56
what software is used to create and manage data in a database
database management system DBMS
57
what is a central repository for all the data that an enterprise uses, including internal databases and external sources
data warehouses
58
what discovers relationships between data items
data mining
59
what enables a use to selectively extract and view data from different points of view
online analytical processing OLAP
60
OLAP can also be used for
data mining
61
what is optimized for storing and utilizing data
multidimensional database MDB
62
what consists of both the data that describes the object and the processes that can be applied to it
object
63
where is data stored as objects, which are used by modern programming languages
object- oriented databases (OODB)
64
what breaks up the many to many relationships into one to many relationships
bridge table
65
what is multiple records from a table can link to multiple records in another table
many to many relationships
66
what is a record in one table is linked to a single record in another table
one to one relationships
67
in one to one relationships the two tables are linked by the same
primary key
68
what is the least common relationship database
one to one relationship
69
what is the most common relationship database
one to many relationship
70
what consists of multiple tables that are related by common info and reduces data redundancy
relational database
71
what is the simplest database
flat
72
what consists of a single list of items database
flat
73
what displays data from a table or a query in a format that is easy to read and print
report
74
what retrieves specific data from 1 or more tables
query
75
what makes it easier to look at specific info on the screen
forms
76
what is the special field in a record that uniquely identifies the record in the table
primary key
77
each row in a table is called
a record
78
a record contains the
info for a single entity
79
each column in a table is
field
80
what is a single peice of info in a record within a database
field
81
what is a database object in which data is stored, arranged in rows and columns
table
82
what is a collection of info that is organized in a useful way
database