Operational vs BI&A Systems and Analytics

Differences between Operational and BI Systems

Operational Systems (OLTP) support daily transactions, focusing on efficient, reliable processing of business events [1, 2]. BI&A Systems support decision-making by analyzing historical, aggregated data to reveal insights and trends [2, 3].

Orientation

Operational: Transaction-oriented, optimized for capturing and processing individual events like sales or sign-ups [1, 2].
BI&A: Analytics-oriented, optimized for exploring and interpreting data to provide insights and reports [2, 4].

Level of Voluntariness

Operational: Use is obligatory for daily tasks (e.g., exam sign-up) [3, 6].
BI&A: Use is voluntary; managers choose to trust system insights or rely on intuition [6, 7].

Data Analysis Process & Exploratory Data Analysis

The Data Analysis Process involves understanding the problem, acquiring and preparing data, analyzing it, interpreting results, and acting on them [8–12]. It is iterative, not strictly linear [9, 13].

Exploratory Data Analysis (EDA)

EDA is examining basic statistics and visualizations to uncover patterns, anomalies, and initial hypotheses [13, 14].
Purpose: Identify data quality issues and guide preparation [13–15].
Importance: Crucial for correct interpretation and preparation, and for shaping further analysis and data collection [9, 13].

Operational vs Analytical Data Processing

Real-time integration (e.g., HANA) blurs this divide but remains rare due to cost and complexity; “right time” is preferred over “real-time” [18, 23–29].

Business Performance Management & BI&A

BPM defines strategic goals, KPIs, and performance measures [28–30].
BI&A provides the technologies to collect, analyze, and present data to support BPM [33, 42, 43].

Types of Analytics

Analytical Technologies

They transform raw data into actionable insights [42, 63–65].

  1. Human-Driven: Interactive, user-led analysis [66].
    Examples: Standard reports, ad-hoc queries, OLAP, associative analytics, in-memory, visualization, dashboards [62, 66–76].
  2. Data-Driven: Algorithmic pattern discovery [76].
    Examples: Data mining, text mining, sentiment analysis [77–81].
  3. Model-Driven: Mathematical/statistical simulations and optimization [81].
    Examples: What-if modeling, optimization, complex forecasting [82–84].

Systemic vs Ad-hoc Analytics Approaches

  1. Data Preparation:
    • Systemic: Predefine and structure data in advance [85, 86].
    • Ad-hoc: Prepare data only when needed for a new problem.
  2. User Involvement:
    • Self-Service: Users analyze data themselves [85, 87].
    • On-Demand: IT experts handle data and analysis [45, 86, 88].

In practice, a hybrid environment combines systemic data prep with self-service at the final analysis stage [89].

Self-Service BI: Benefits & Challenges

Benefits

Challenges

When to Use Self-Service

Data Preparation & Integration

Real-world data is often dirty and complex. Preparation includes consolidation, cleansing, transformation, and reduction [14, 95–99].

Levels of Integration Problems

  1. Same IDs, Different Values: Consistent IDs but mismatched attributes; solve by trusting the most recent or a referential source [114–116].
  2. Different IDs, Same Entity: Map disparate IDs using matching tables or unique attributes and confirm manually [114, 117–120].
  3. Semantic Mismatch: Varying definitions of concepts (e.g., “customer”) across systems; requires organizational agreement on definitions before integration [119, 121–123].

Master Data Management Styles

Master Data (e.g., customers, products) is stable, contextual data [117, 123–126]. MDM ensures a single authoritative view across systems [124, 127–130].

  1. Centralization: A dedicated MDM system creates and distributes the golden record centrally [132, 133].
  2. Coexistence: Source systems master data locally, then sync with MDM for redistribution [134].
  3. Registry: Systems store data independently; MDM provides links on demand [133, 134].
  4. Consolidation: Independent systems; MDM merges data via ETL at consolidation time [133, 135].