Using MIS Chapter 9 Flashcards

1
Q

BI Analysis

A

The process of creating business intelligence. The four fundamental categories of BI analysis are reporting, data mining, BigData, and knowledge management.

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

BI Application

A

The software component of a BI system.

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

BI Server

A

A Web server application that is purpose-built for the publishing of business intelligence.

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

Business Intelligence (BI)

A

The processing of operational and other data to create information that exposes patterns, relationships, and trends of importance to the organization

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

Business Intelligence Systems

A

Information systems that process operational and other source data to identify patterns, relationships, and trends and to make predictions.

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

Cluster Analysis

A

An unsupervised data mining technique whereby statistical techniques are used to identify groups of entities that have similar characteristics. A common use for cluster analysis is to find groups of similar customers in data about customer orders and customer demographics.

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

Confidence

A

In market-basket terminology, the probability estimate that two items will be purchased together.

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

Content Management Systems (CMS)

A

Information systems that support the management and delivery of documentation including reports, Web pages, and other expressions of employee knowledge.

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

Cookie

A

A small file that is stored on the user’s computer by a browser. Cookies can be used for authentication, for storing shopping cart contents and user preferences, and for other legitimate purposes. Cookies can also be used to implement spyware.

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

Cross-Selling

A

The sale of related products to customers based on salesperson knowledge, market-basket analysis, or both.

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

Data Acquisition

A

In business intelligence systems, the process of obtaining, cleaning, organizing, relating, and cataloging source data.

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

Data Aggregator

A

See data broker 336???

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

Data Broker

A

A company that acquires and purchases consumer and other data from public records, retailers, Internet cookie vendors, social media trackers, and other sources and uses it to create business intelligence that it sells to companies and the government. 336

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

Data Mart

A

A data collection, smaller than a data warehouse, that addresses the needs of a particular department or functional area of a business.

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

Data Mining

A

The application of statistical techniques to find patterns and relationships among data for classification and prediction.

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

Data Triangulation

A

See semantic security. 362

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

Data Warehouse

A

A facility for managing an organization’s BI data.

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

Decision Support Systems

A

Some authors define business intelligence (BI) systems as supporting decision making only, in which case they use this older term as a synonym for decision-making BI systems.

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

Decision Tree

A

A hierarchical arrangement of criteria that predict a classification or a value.

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

Dimension

A

A characteristic of an OLAP measure. Purchase date, customer type, customer location, and sales region are examples of dimensions.

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

Drill Down

A

With an OLAP report, to further divide the data into more detail.

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

Dynamic Reports

A

Business intelligence documents that are updated at the time they are requested.

23
Q

Expert Systems

A

Rule-based systems that encode human knowledge in the form of if/then rules.

24
Q

Expert Systems Shells

A

A program in an expert system that processes a set of rules, typically many times, until the values of the variables no longer change, at which point the system reports the results.

25
Q

Granularity

A

The level of detail in data. Customer name and account balance is large granularity data. Customer name, balance, and the order details and payment history of every customer order is smaller granularity.

26
Q

Hadoop

A

An open-source program supported by the Apache Foundation that manages thousands of computers and which implements MapReduce.

27
Q

Hyper-social Knowledge Management

A

The application of social media and related applications for the management and delivery of organizational knowledge resources.

28
Q

If/Then Rules

A

Statements that specify that if a particular condition exists, then a particular action should be taken. Used for both expert systems and decision trees.

29
Q

Knowledge Management (KM)

A

The process of creating value from intellectual capital and sharing that knowledge with employees, managers, suppliers, customers, and others who need it.

30
Q

Lift

A

In market-basket terminology, the ratio of confidence to the base probability of buying an item. Lift shows how much the base probability changes when other products are purchased. If the lift is greater than 1, the change is positive; if it is less than 1, the change is negative.

31
Q

MapReduce

A

A two-phase technique for harnessing the power of thousands of computers working in parallel. During the first phase, the Map phase, computers work on a task in parallel; during the second phase, the Reduce phase, the work of separate computers in combined, eventually obtaining a single result.

32
Q

Market-Basket Analysis

A

A data mining technique for determining sales patterns. A market-basket analysis shows the products that customers tend to buy together.

33
Q

Measure

A

The data item of interest on an OLAP report. It is the item that is to be summed, averaged, or otherwise processed in the OLAP cube. Total sales, average sales, and average cost are examples of measures.

34
Q

Neural Networks

A

A popular supervised data mining technique used to predict values and make classifications, such as “good prospect” or “poor prospect.”

35
Q

OLAP Cube

A

A presentation of an OLAP measure with associated dimensions. The reason for this term is that some products show these displays using three axes, like a cube in geometry. Same as OLAP report.

36
Q

Online Analytical Processing (OLAP)

A

A dynamic type of reporting system that provides the ability to sum, count, average, and perform other simple arithmetic operations on groups of data. Such reports are dynamic because users can change the format of the reports while viewing them.

37
Q

Pig

A

Query language used with Hadoop.

38
Q

Predictive Policing

A

Using data on past crimes to predict where future crimes are likely to occur.

39
Q

Publish Results

A

The process of delivering business intelligence to the knowledge workers who need it.

40
Q

Pull Publishing

A

In business intelligence (BI) systems, the mode whereby users must request BI results.

41
Q

Push Publishing

A

In business intelligence (BI) systems, the mode whereby the BI system delivers business intelligence to users without any request from the users, according to a schedule, or as a result of an event or particular data condition.

42
Q

Regression Analysis

A

A type of supervised data mining that estimates the values of parameters in a linear equation. Used to determine the relative influence of variables on an outcome and also to predict future values of that outcome.

43
Q

Reporting Application

A

A business intelligence application that inputs data from one or more sources and applies reporting operations to that data to produce business intelligence.

44
Q

RFM Analysis

A

A technique readily implemented with basic reporting operations to analyze and rank customers according to their purchasing patterns.

45
Q

Rich Directory

A

An employee directory that includes not only the standard name, email, phone, and address, but also expertise, organizational relationships, and other employee data.

46
Q

Semantic Security

A

Concerns the unintended release of protected data through the release of a combination of reports or documents that are not protected independently.

47
Q

Static Reports

A

Business intelligence documents that are fixed at the time of creation and do not change.

48
Q

Subscriptions

A

User requests for particular business intelligence results on a stated schedule or in response to particular events.

49
Q

Supervised Data Mining

A

A form of data mining in which data miners develop a model prior to the analysis and apply statistical techniques to data to estimate values of the parameters of the model.

50
Q

Support

A

In market-basket terminology, the probability that two items will be purchased together.

51
Q

The Singularity

A

The point at which computer systems become sophisticated enough that they can create and adapt their own software and hence adapt their behavior without human assistance.

52
Q

Third-Party Cookie

A

A cookie created by a site other than the one visited.

53
Q

Unsupervised Data Mining

A

A form of data mining whereby the analysts do not create a model or hypothesis before running the analysis. Instead, they apply the data mining technique to the data and observe the results. With this method, analysts create hypotheses after the analysis to explain the patterns found.