BA 304 Ch 6 Data Business Intelligence

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/49

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

50 Terms

1
New cards

the 4 Primary Traits of the Value of Data

Type, Timeliness, Quality and Governance 

2
New cards

Transactional Data

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

3
New cards

Analytical Data

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

4
New cards

Data Timeliness

is an aspect of data that depends on the situation.

Real-time data and real-time systems

5
New cards

Data Quality

Accurate, Complete, Consistent, Timely and Unique.

Data inconsistency and data integrity issues and data steward.

6
New cards

The 4 Primary Sources of Low-Quality Include:

1. Customers intentionally enter inaccurate data to protect their privacy

2. Different entry standards and formats

3. Operators enter abbreviated or erroneous data by accident or to save time

4. Third party and external data contains inconsistencies, inaccuracies, and errors

7
New cards

Potential business effects resulting from low quality data include

• Inability to accurately track customers

• Difficulty identifying valuable customers

• Inability to identify selling opportunities

• Marketing to nonexistent customers

• Difficulty tracking revenue

• Inability to build strong customer relationships

8
New cards

Understanding the Benefits of Good Data

• High quality data can significantly improve the chances of making a good decision

• Good decisions can directly impact an organization's bottom line

• A data steward is responsible for ensuring data policies and procedures are implemented across an organization

9
New cards

Data Governance

Refers to the overall management of the availability, usability, integrity, and security of company data.

Master Data Management (MDM) and data validation

10
New cards

Database

maintains data about various types of objects (inventory), events (transactions), people (employees), and places (warehouses)

11
New cards

Entities

A person, place, thing, transaction, or event about which information is stored

12
New cards

Data Element

smallest or basic unit of data

13
New cards

Data Model

Logical data structures that detail the relationships among data elements using graphics or pictures

14
New cards

Metadata

details about data

15
New cards

Data Dictionary

Compiles all of the metadata about the data elements in the data model

16
New cards

Primary Key

A field (or group of fields) that uniquely identifies a given entity in a table

17
New cards

Foreign Key

A primary key of one table that appears an attribute in another table and acts to provide a logical relationship among the two tables

18
New cards

Database Management System (DBMS)

Creates, reads, updates, and deletes data in a database while controlling access and security

19
New cards

Structured Query Language (SQL)

Asks users to write lines of code to answer questions against a database

20
New cards

Data Analysis Cycle

Collect (identify data sources), Analyze (ask the right questions), Visualize (craft your data story) and Communicate (influence and persuade).

21
New cards

Business Intelligence Dashboards

Track corporate metrics such as critical success factors and key performance indicators and include advanced capabilities such as interactive controls, allowing users to manipulate data for analysis.

22
New cards

Consolidation

The aggregation of data from simple roll-ups to complex groupings of interrelated information.

23
New cards

Drill down

Enables users to view details, and details of details, of information.

24
New cards

Slice-and-dice

The ability to look at information from different perspectives.

25
New cards

Pivot

Rotates data to display alternative presentations of the data.

26
New cards

Estimation Analysis

Determines values for an unknown continuous variable behavior or estimated future value.

27
New cards

Affinity Grouping Analysis

Reveals the relationship between variables, along with the nature and frequency of the relationships.

28
New cards

Cluster Analysis

A technique used to divide an information set into mutually exclusive groups such that the members of each group are as close together as possible to one another and the different groups are as far apart as possible.

29
New cards

Classification Analysis

The process of organizing data into categories or groups for its most effective and efficient use; for example, groups of political affiliation and charity donors.

30
New cards

Collaborative Filtering

A technique used in recommendation systems to provide personalized recommendations to users based on their similarity to other users. It is based on the idea that people who have similar preferences or behaviors in the past are likely to have similar preferences in the future.

31
New cards

Recommendation Engine

A data mining algorithm that analyzes a customer’s purchases and actions on a website and then uses the data to recommend complementary products.

32
New cards

Market Basket Analysis

Evaluates such items as websites and checkout scanner information to detect customers’ buying behavior and predict future behavior by identifying affinities among customers’ choices of products and services.

33
New cards

Data warehouse

A logical collection of data—gathered from many different operational databases—that supports business analysis activities and decision-making tasks

34
New cards

Data Aggregation

The collection of data from various sources for the purpose of data processing

35
New cards

Extraction, Transformation and Loading (ETL)

A process that extracts data from internal and external databases, transforms it using a common set of enterprise definitions, and loads it into a data warehouse

36
New cards

Data Mart

Contains a subset of data warehouse data

37
New cards

Information Cube

The common term for the representation of multidimensional data

38
New cards

Data Lake

A storage repository that holds a vast amount of raw data in its original format until the business needs it

39
New cards

Data Scrubbing

A process that weeds out and fixes or discards inconsistent, incorrect, or incomplete data

40
New cards

Poor Data Quality

The data, if available, were often incorrect or incomplete. Therefore, users could not rely on the data to make decisions.

41
New cards

Inconsistent Data Definitions

Every department had its own method for recording data so when trying to share information, data did not match and users did not get the data they really needed

42
New cards

Ineffective Direct Data Access

Most data stored in operational databases did not allow users direct access; users had to wait to have their queries or questions answered by MIS professionals who could code SQL.

43
New cards

Lack of Data Standards

Managers needed to perform cross-functional analysis using data from all departments, which differed in granularities, formats, and levels.

44
New cards

Inadequate Data Usefulness

Users could not get the data they needed; what was collected was not always useful for intended purposes.

45
New cards

Distributed Computing

Processes and manages algorithms across many machines in a computing environment

46
New cards

Ledger

Records classified and summarized transactional data

47
New cards

Blockchain

A type of distributed ledger, consisting of blocks of data that maintain a permanent and tamper-proof record of transactional data

48
New cards

Proof-of-work

A requirement to define an expensive computer calculation, also called mining, that needs to be performed in order to create a new group of trustless transactions (blocks) on the distributed ledger or blockchain

49
New cards

Hash

A function that converts an input of letters and numbers into an encrypted output of a fixed length

50
New cards

Blocks

Data structures containing a hash, previous hash, and data