Business Intelligence – Vocabulary Flashcards

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/77

flashcard set

Earn XP

Description and Tags

This set of vocabulary flashcards covers core terms, technologies, tasks, models, reports and visualization techniques discussed in the Business Intelligence lecture, enabling comprehensive review of BI concepts, functions and tools.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

78 Terms

1
New cards

Business Intelligence (BI)

A broad category of applications and technologies for gathering, storing, analyzing and providing access to data to help enterprise users make better business decisions.

2
New cards

Competitive Intelligence

Information-gathering discipline focused on company competitors that supports decision making, paralleling BI but with an external topical focus.

3
New cards

Measurement (BI Purpose)

BI program that builds performance metrics and benchmarking systems to track progress toward business goals; also called Business Process Management.

4
New cards

Analytics (BI Purpose)

BI program that develops quantitative processes—data mining, statistical analysis, predictive modeling, etc.—to discover knowledge and support optimal decisions.

5
New cards

Reporting / Enterprise Reporting

BI program that builds infrastructure for strategic (not operational) reporting, often using data visualization, executive information systems and OLAP.

6
New cards

Collaboration Platform (BI Purpose)

BI program that enables internal and external stakeholders to work together via data sharing and electronic data interchange.

7
New cards

Knowledge Management (BI Purpose)

Strategies and practices that make a company data-driven by identifying, creating, distributing and adopting insights and experiences.

8
New cards

Data Mining

Process of identifying valid, novel, useful and comprehensible patterns in large data sets to support critical business decisions; analysis step of Knowledge Discovery in Databases (KDD).

9
New cards

Predicting (DM Task)

Learning patterns from examples and using the model to forecast future values of a target variable.

10
New cards

Classification (DM Task)

Finding a function that maps an example into one of several discrete classes.

11
New cards

Detection of Relations

Data-mining task that searches for the most influential independent variables for a selected target variable.

12
New cards

Explicit Modeling

Creating explicit formulae that describe dependencies between variables in a data set.

13
New cards

Clustering

Identifying a finite set of categories (clusters) that describe data based on similarity.

14
New cards

Deviation Detection

Determining significant changes in key measures compared with previous or expected values.

15
New cards

Neural Networks

Non-linear predictive models that learn through training and mimic biological neural structures.

16
New cards

Rule Induction

Extraction of useful if-then rules from data based on statistical significance.

17
New cards

Evolutionary Programming

Automatically formulates hypotheses—expressed as programs—about dependencies among variables using evolutionary concepts.

18
New cards

Case-Based Reasoning

Nearest-neighbor method that solves new problems by reusing solutions from similar past cases.

19
New cards

Decision Trees

Tree-shaped structures representing sets of decisions; widely used for classification.

20
New cards

Genetic Algorithms

Optimization techniques that apply genetic combination, mutation and natural selection principles to find good solutions.

21
New cards

Nonlinear Regression Models

Models that search for non-linear dependencies of a target variable on others; common in finance and medicine.

22
New cards

Classification Algorithms

DM algorithms that predict discrete outcomes (e.g., decision trees).

23
New cards

Regression Algorithms

DM algorithms predicting continuous numeric streams (e.g., seasonal sales).

24
New cards

Segmentation Algorithms

Clustering techniques that divide data into groups with similar attributes.

25
New cards

Association Algorithms

Market-basket style algorithms that discover correlations between items (e.g., beer & diapers).

26
New cards

Sequence Analysis

Algorithms that identify common sequences in data (e.g., website click paths).

27
New cards

Market Basket Analysis

Business case using association rules to reveal which items are purchased together.

28
New cards

Churn Analysis

Using data mining to identify patterns leading to customer turnover.

29
New cards

Forecasting (DM Business Case)

Applying past data to predict future values such as inventory levels or sales.

30
New cards

Online Analytical Processing (OLAP)

Applications that allow interactive, multidimensional analysis of data, supporting slice-and-dice operations.

31
New cards

Slice-and-Dice

OLAP manipulation that views data across different dimensions and hierarchies.

32
New cards

OLAP Multidimensional View

Conceptual model in which data are organized as dimensions and measures, enabling intuitive analysis.

33
New cards

Data Analytics (DA)

Science of examining raw data to draw conclusions; focuses on inference rather than pattern discovery.

34
New cards

Process Mining

Technique that extracts knowledge about business processes from event logs to discover or check process models.

35
New cards

Business Performance Management (BPM)

Set of management and analytic processes that allow organizations to manage performance toward pre-selected goals.

36
New cards

Benchmarking

Comparing one’s business processes and metrics to industry best practices to identify improvement opportunities.

37
New cards

Process Benchmarking

Type of benchmarking focused on comparing specific business processes across firms.

38
New cards

Financial Benchmarking

Comparing financial metrics with best-in-class organizations or industry standards.

39
New cards

Text Mining

Process of deriving high-quality information from text through pattern learning, structuring, and interpretation.

40
New cards

Text Categorization

Assigning documents to predefined categories based on their content.

41
New cards

Sentiment Analysis

Text-mining task that identifies emotional tone—positive, negative, neutral—in text.

42
New cards

Predictive Analytics

Statistical analysis area that extracts information from data to predict future trends and behaviors.

43
New cards

Predictive Models

Models analyzing past performance to estimate likelihood of specific future behaviors during live or batch processes.

44
New cards

Descriptive Models

Models that quantify relationships in data to classify customers or products without ranking by likelihood.

45
New cards

Decision Models

Models that relate known data, decisions and forecast results to optimize outcomes via business rules.

46
New cards

Enterprise Reporting

Delivery of organizational data in formatted presentations for periodic operations or strategic purposes.

47
New cards

List Reporting

Standard, formatted display of itemized rows and summaries in enterprise reports.

48
New cards

Interactive Analysis

User-driven exploration of pre-aggregated data across dimensions to compare measurements (often via OLAP).

49
New cards

Ad-hoc Querying

On-the-fly data queries by power users to answer immediate business questions or what-if scenarios.

50
New cards

Metric Management

Tracking outcome-oriented metrics such as KPIs or SLAs to manage business performance.

51
New cards

Dashboard

Customized visual interface, often portal-based, that presents key performance indicators with graphic cues.

52
New cards

Balanced Scorecard

Framework presenting an integrated view of organizational success across financial, customer, process, and learning perspectives.

53
New cards

Standard Report

Predefined report that runs with fixed structure and content.

54
New cards

Parameterized Report

Report whose output varies based on input values supplied at run time.

55
New cards

Linked Report

Report server item acting as a shortcut to an existing report, inheriting layout and data source but allowing different settings.

56
New cards

Snapshot Report

Report that stores data and layout captured at a specific time and renders on demand.

57
New cards

Cached Report

Saved copy of a processed report held for a defined expiration period to boost performance.

58
New cards

Clickthrough Report

Auto-generated report showing related data when interactive fields in a model-based report are clicked.

59
New cards

Drilldown Report

Report that initially hides detail and lets users toggle visibility to reveal more data within the same report.

60
New cards

Drillthrough Report

Separate, linked report providing detailed data when a summary element is clicked in the main report.

61
New cards

Subreport

Report embedded within another report’s body, possibly using different data sources.

62
New cards

Data Visualization

Quick, effective communication of information through visual forms, making data memorable and actionable.

63
New cards

Key Performance Indicator (KPI)

Agreed metric within an organization used to assess performance over time.

64
New cards

Service Level Agreement (SLA)

Externally focused metric defining expected service performance between provider and client.

65
New cards

Table (Visualization)

Basic grid presentation of data rows and columns; common BI visualization.

66
New cards

Bar Graph

Chart using rectangular bars to compare values across categories.

67
New cards

Pie Chart

Circular chart showing parts of a whole as slices.

68
New cards

Infographic

Visual representation that combines graphics and text to convey complex information quickly.

69
New cards

Bubble Cloud

Visualization where words or items are shown as bubbles sized by frequency or magnitude.

70
New cards

Bullet Graph

Compact bar chart that compares a single measure against qualitative ranges and a target marker.

71
New cards

Heat Map

Visualization using color shading in a matrix to represent magnitude or frequency across two dimensions.

72
New cards

Fever Chart

Time-series chart that shows progression of a variable—often temperature or risk—over time.

73
New cards

Time Series Chart

Graph plotting data points in chronological order to illustrate trends over time.

74
New cards

Line Chart

Basic visualization connecting data points with lines to show change through time.

75
New cards

Area Chart

Variation of a line chart where area under the line is filled to show cumulative totals.

76
New cards

Scatter Plot

Graph displaying relationship between two variables using dots on Cartesian coordinates.

77
New cards

Treemap

Nested rectangles visualization showing hierarchical data where rectangle size is proportional to its value.

78
New cards

Population Pyramid

Stacked bar graph illustrating distribution of a population by age and sex.