TU Wien:Business Intelligence VU (Rauber)/2025WS-Exam-Questions 08.01.2025

Aus VoWi
Zur Navigation springen Zur Suche springen

T/F Questions:

  1. Representation Bias is closely linked to encoding of data, especially the value ranges selected for encoding an attribute.
  2. Historical Bias manifests via the data generation process even given a perfect sampling and feature selection.
  3. The CRISP-DM process starts with the Data Understanding phase and ends with the Evaluation phase.
  4. Data exploration and preprocessing are needed also in data mining projects where the data comes from an integrated data warehouse.
  5. Data augmentation is a pre-processing step aiming at improving the quality and quantity of data.
  6. Support Vector Machines with soft margin usually will show a better effectiveness on the test data than Support Vector Machines without soft margin.
  7. The optimal hyper-parameters of a model for deployment are determined on the validation set.
  8. Recall measures the fraction of all positive instances correctly identified by a classifier.
  9. In the multidimensional model, data is divided into facts and records.
  10. Data lakes are superior to data warehouses.
  11. A Galaxy Schema contains multiple fact tables.


Open Questions:

  1. Describe at least 3 main components of the data warehouse reference architecture and their relationships.
  2. Write the 6 CRISP-DM phases. Explain what happens in phase 1 and what happens in phase 6.
  3. What is the micro and macro approach for recall and precision measures. Define them for both cases and how they work. What works best for each case and when to choose one over the other.