Business Intelligence (Class 8-9 Slide)

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

1/20

flashcard set

Earn XP

Description and Tags

These flashcards cover key vocabulary and concepts in business intelligence and data management as discussed in the lecture.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards

Concept of Hierarchy

Represents a structured framework where concepts are categorized into superconcepts and subconcepts, such as employees, products, and customers.

2
New cards

OLAP

a category of software technology that enables analysts, managers, and executives to gain insight into data through fast, consistent, interactive access in various forms.

3
New cards

Data Warehouse

A central repository of integrated data from one or more disparate sources that stores current and historical data in one single place.

4
New cards

ROLAP

Relational OLAP; uses relational databases to store data and allows users to analyze data through a familiar SQL interface.

5
New cards

MOLAP

Multidimensional OLAP; stores data in multidimensional cubes, enabling fast access and complex analytics.

6
New cards

HOLAP

Hybrid OLAP; combines the capabilities of ROLAP and MOLAP for both large data volume queries and speedy analyses.

7
New cards

Data Mart

A subset of a data warehouse focused on a specific subject area or business line.

8
New cards

Data Mining

The process of discovering patterns and extracting valuable information from large sets of data.

9
New cards

Clustering

A data mining technique that groups similar objects into clusters based on characteristics and attributes.

10
New cards

Attribute Oriented Induction

A data generalization technique that summarizes and abstracts data based on the attributes present in the dataset.

11
New cards

Data Generalization

The process of abstracting detailed data to a higher conceptual level to understand broader patterns.

12
New cards

Data Cleaning

The process of identifying and correcting inaccuracies or incompleteness in data sets.

13
New cards

Data Reduction

The process of reducing the volume of data while maintaining its integrity and quality.

14
New cards

Hypothesis Driven Exploration

An exploratory type where discoveries are generated based on preconceived hypotheses.

15
New cards

Discovery Driven Exploration

An exploratory approach where exceptions and interesting patterns guide the data analysis process.

16
New cards

Segmentation by Natural Partitioning

The division of data into segments based on inherent distributions or patterns.

17
New cards

What is DATA MINING?

Data Miss Management and Data Removal 

18
New cards

End result of successful data mining process will have:

Data integration, data consolidation, data aggregation, decision management support

19
New cards

Instantiation

The process of creating an instance or occurrence of an object or class in programming or data analysis.

20
New cards

Example of Instantiation

lPerson = Person()

21
New cards