Business Intelligence (Midterm)

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/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

25 Terms

1
New cards

What is DATA MINING?

Data miss management and data removal

2
New cards

End result of successful DATA MINING PROCESS will have:

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

3
New cards

______ is a way of “mining” knowledge from large amounts of data

Data Mining

4
New cards

_____ draws information from many sources

Data Warehouse

5
New cards

By identifying interesting patterns, you perform the following: 

Pattern Evaluation 

6
New cards

Graphical User Interface, pattern evaluation, data mining engine, and data warehouse server are all directly using knowledge based services in typical data mining systems

False

7
New cards

Knowledge Base

a storage of helpful information for mining. decides what patterns matter and how to mine them.

8
New cards

Who uses the knowledge base?

Data mining engine and pattern evaluation module

9
New cards

Graphical User Interface

Uses user input.Talks to people, not to the knowledge base.

10
New cards

What does the data warehouse server use? 

Raw or cleaned data stored in the database 

11
New cards

Data Mart can be classified as large units in organizations such as offices or divisions

False

12
New cards

Database uniquely identifies each record through UNIQUE KEY, represents each record as transaction, holds highest level of details

Traditional and relational database

13
New cards

Traditional Database

simple tables, simple queries, old style

14
New cards

Relational Database

Stores data in tables (rows + columns) and links them with relationships. Excel sheets that can talk to each other

15
New cards

Object Oriented Database (OODB)

Stores objects like in programming (Data + methods together). Stores full “objects” like in java or python

16
New cards

Object Relational Database (ORDB)

Mix of relational tables plus object oriented features. Tables that can store complex data types and objects.

17
New cards

Specialized Database

Designed for specific types of data (maps, images, text, scientific data) custom database for special jobs

18
New cards

Heterogeneous Database

Combines different types of databases so they work together.

19
New cards

Predictive patterns perform simple calculations on current data and can classify new databases on already learned pattern

False

20
New cards

Predictive Pattern

a model used to predict unknown values or classify new data

21
New cards

Classification

putting new items into categories 

22
New cards

Clustering

grouping similar data points together based on similarity

23
New cards

Transactional Database

Stores daily business transactions like sales, orders, or payments

24
New cards

Euclidean Distance

A way to measure how far apart two points are in space (or data)

25
New cards

Database Management System (DBMS)

Software that stores, organizes, and manages databases