CIS 310 Exam 2

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/133

encourage image

There's no tags or description

Looks like no tags are added yet.

134 Terms

1
New cards
Big Data
The vast amount of data that are created and stored that have grown beyond the capabilities of traditional data processing tools and applications.
2
New cards
Database
An organized collection of data.
3
New cards
Database management system (DBMS)
A set of programs that control the creation, maintenance, and use of databases.
4
New cards
Field
In a relational database, stores data about a single characteristic of a record.
5
New cards
Foreign key
In a relational database, a field (or fields) that references the primary key of a related table.
6
New cards
Multitiered architecture
Refers to the database server, the Web server, and applications, all existing on different computers.
7
New cards
Primary key
In a relational database, the unique identifier of a record.
8
New cards
Record
In a relational database, a set of related fields.
9
New cards
Relational database
A data store that organizes data in connected two-dimensional tables.
10
New cards
Data visualization
A visual representation of data with the goal of clearly communicating or better understanding the meaning of the data.
11
New cards
Decision
A choice among alternatives.
12
New cards
Decision alternative
A method for transforming the current condition into the desired state.
13
New cards
Decision criteria
Objective measures of decision requirements and goals that discriminate among the alternatives.
14
New cards
Decision goal
Desired decision solution requirements that go beyond the minimum, essential requirements.
15
New cards
Document management system
A system that assists with managing, locating, retrieving, and tracking documents.
16
New cards
Goal-seek analysis
An analysis that determines the value of a particular input variable that will produce the desired output (the goal).
17
New cards
Reporting tools
Information systems tools that allow users to create reports without knowing special commands.
18
New cards
Requirement (decision)
A condition that any acceptable solution must provide.
19
New cards
Semistructured decision
A decision for which some elements are structured and others are unstructured.
20
New cards
Structured decision
A decision that is routine and repetitive and often has well-defined procedures for making it.
21
New cards
Unstructured decision
A decision that is novel and therefore has no agreed-upon, well-understood procedure for making it.
22
New cards
“What-if” analysis
An analysis that involves seeing how changes in one or more input variables impact the value of one or more outcome variables. Also known as sensitivity analysis.
23
New cards
Artificial intelligence
A family of technologies that approximate human cognitive abilities.
24
New cards
Business analytics (BA)
The process of transforming data into insights to improve operations and decision-making.
25
New cards
Business intelligence (BI)
A set of applications, technologies, and processes for gathering, storing, analyzing, and accessing data to help users make better business decisions.
26
New cards
Codifying knowledge
Converting tacit and explicit knowledge into a form that organizational members can use.
27
New cards
Cognitive map
A graphical representation of a mental model of an expert’s knowledge.
28
New cards
Communication-driven decision support system
A DSS that facilitates collaboration and group-based decision-making.
29
New cards
Community of practice
A group of people who share a common interest, usually in a craft or profession, and who interact to share knowledge.
30
New cards
Conceptual knowledge
Explicit knowledge that is embodied in language, symbols, and images.
31
New cards
Data-driven decision support system
A DSS that focuses on the retrieval and manipulation of data that is stored in an organization’s data stores.
32
New cards
Data mining
The process of analyzing data to identify trends, patterns, and other useful information to make predictions.
33
New cards
Data warehouse
A copy of transactional data (and other data) that is formatted so that it is useful for decision support.
34
New cards
Decision support systems (DSS)
Computer-based systems that help decision makers use data and models to solve semistructured or unstructured problems.
35
New cards
Decision table
A list of conditions and their values along with a list of conclusions or actions.
36
New cards
Decision tree
A diagram that shows alternate paths that impact decisions.
37
New cards
Digital dashboards
Computer-based systems that provide graphical views of key data along with graphical warnings when data indicate areas that need attention.
38
New cards
Document-driven decision support system
A DSS that facilitates the management and retrieval of documents that may help with decision-making.
39
New cards
Executive information systems (EISs)
Information systems that help provide high-level managers with the information they need to monitor business activities and make decisions.
40
New cards
Experiential knowledge
Tacit knowledge that can be shared through common experiences and interpersonal communication.
41
New cards
Expert systems
Systems that help users solve problems or answer questions in a way that mimics an expert’s thought processes.
42
New cards
Explicit knowledge
Knowledge that can be expressed relatively easily.
43
New cards
Groupware
A network-based system that helps workgroups communicate and collaborate.
44
New cards
Knowledge management
The process by which organizations create, capture, store, apply, and protect knowledge to achieve organizational objectives.
45
New cards
Knowledge repositories
Tools that make it easy to find and retrieve documents that contain knowledge.
46
New cards
Machine learning
A branch of artificial intelligence that involves developing applications that automatically improve through experience.
47
New cards
Model-driven decision support system
A DSS that provides the decision maker with the ability to access and manipulate analytical models.
48
New cards
Robots
Computer-controlled machines that can carry out complex actions.
49
New cards
Routine knowledge
Tacit knowledge that is embedded in the organization’s practices.
50
New cards
Systemic knowledge
Explicit knowledge that has been systemized and packaged.
51
New cards
Tacit knowledge
Internalized and highly individualized knowledge that is difficult to express or communicate.
52
New cards
In a relational database, a unique identifier is known as a
Primary key
53
New cards
Each table in a database has a____
Primary key
54
New cards
In a relational database, a field that references a unique identifier in a related table is known as a
Foreign key
55
New cards
The process of reducing redundancy in favor of performance
Normalization
56
New cards
A ______ or row in a table is a set of fields that all pertain to the same thing
Record
57
New cards
Which of the following is an advantage of using a spreadsheet over a database
They are better for analyzing and visualizing (you can make tables and graphs from spreadsheets), also easier to use
58
New cards
A database is best for which of the following
Storing and retrieving (you can link multiple tables to this), having current data, having lots of data that relates to each other
59
New cards
Where is higher quality data stored in, databases or spreadsheets
Databases
60
New cards
What are some of the problems encountered when using a spreadsheet
Unnecessary data duplication, inconsistent data, difficulty in data retrieval and search, poor data integrity, difficulty in relating different data elements
61
New cards
In a relational database, each row/column can store how many items of data
One
62
New cards
Many-to-many relationships
a specific row can be related to multiple rows in a related table
63
New cards
One-to-one relationships
a specific row/ column can be related to at most one row in a related table (one order per customer)
64
New cards
For large and complex amounts of information, storing the information is best achieved by using what
Database
65
New cards

For the purpose of displaying and analyzing information, a _________ is often the most effective solution.

Spreadsheet

66
New cards
The key component of a relational database is establishing a relationship or cross referencing tables. How is this task accomplished
Using the foreign keys
67
New cards
Netflix has countless copies of the newest movies released, as well as countless members that are willing to rent the newest movie. What type of relationship would this example mostly likely be
Many-to-many relationship
68
New cards
The town of Mamou has two judges that hear all of the traffic violations from the previous week. Each judge can only preside over one violation at any given time. The database that has been developed has a JUDGE table and a VIOLATION table. What type of relationship exists between these tables
one-to-many relationship
69
New cards
If a table contains the primary keys from two separate but related tables, what would these keys be called
Foreign keys
70
New cards

What are databases good at, as compared to spreadsheets?

Storing and organizing information

71
New cards
A table in a database contains information about Employees. The EmployeeID uniquely identifies each entry in the table. What is this known a
Primary key
72
New cards

A table in a database contains information about Employees. The DeptNum repeats itself multiple times in this table but links each employee to another table that contains the information about that particular department. What is DeptNum known as?

Foreign Key

73
New cards

Database tables are made up of what

Records and fields

74
New cards
The E/T/L process refers to the
Extraction, Transforming, and Loading
75
New cards
Which of the following is used to extract data stored in unstructured databases
NoSQL
76
New cards
What do you use SQL for
relational databases
77
New cards
What do you use NoSQL for
Big Data
78
New cards
What do you need to make sense of big data
Analytics
79
New cards
Management by Fact
the use of data to support rational decision making, making decisions based off of provided data
80
New cards
What makes a good manager
the ability to solve complex problems and making good decisions
81
New cards
What term describes a simple choice among alternatives
Decision
82
New cards
What is the Decision-Making Process
Intelligence, Design, Choice, Implementation
83
New cards
Intelligence
sensing conditions and predicting what conditions will be required
84
New cards
Design
developing alternative approaches to bringing about the required change or achieving the required goals
85
New cards
Choice
selecting the most effective and efficient choice
86
New cards
Implementation
the selected alternative is carried out
87
New cards
Requirements
the must-haves, minimums, good solutions must have these
88
New cards
Goals
go beyond the requirements, may conflict with the requirements
89
New cards
Decision criteria
objective measures of the requirements and goals that help you discriminate among alternatives
90
New cards
What can help make better decisions
reducing subjectivity and uncertainty
91
New cards
What kind of tool can reduce subjectivity
Decision making tools
92
New cards
What kind of tool can reduce uncertainty
Information
93
New cards
What are some examples of Decision making tools
Decision matrix, pros and cons list, expected value analysis
94
New cards
Information and decision making are inextricably __________.
Linked
95
New cards
What type of decision is routine and repetitive and often has well-defined procedures for dealing with them
Structured Decisions
96
New cards

What type of decisions are novel and do not have agreed upon procedures for making the decisions

Unstructured Decisions

97
New cards
Strategic planning often involves _____________ decisions because it is very difficult to anticipate the information needs of managers involved in strategic planning
Unstructured
98
New cards
What is the most critical phase in the detailed decision making process
Identify and clearly define the problem
99
New cards

A list of ____________ is a list of different methods of changing the current condition into the desired state.

100
New cards

___________ are used to determine how well each alternative meets a particular goal or requirement.

Criteria