What are the major challenges to large corporations in terms of information management for supporting decision making?
The pyramid
What are the main limitations of conventional information systems, i.e. the DBMS technology, in terms of information queries?
UNCOVER HIDDEN INFORMATION AND PATTERNS
Name three information process for Decision Support Systems (DSS)
What is OLTP and what does it do?
On Line Transactional (information) Process (OLTP)
Query is viewed as a read-only transaction
Track/record/retrieve original data records of every day business operations for answering “what, when, where” type of questions: Operational databases (Relational DB and SQL)
What is OLAP and what does it do?
On Line Analytical (information) Process (OLAP)
Summarization, consolidation, and aggregation
Store & manipulate summaries of various groupings of original data records for answering “what happened to the business” type of questions - Analytical databases: Data warehouses and OLAP
What is KD and what does it do?
Knowledge discovery from data
Discover/analyze hidden patterns of abstractive information (knowledge) for answering “why and what to happen next” type of questions: Data Mining (DM)
As a common user of a DB system, such as Dal online or RBC online banking, which type of information process do you deal with & why?
On Line Transactional (information) Process (OLTP)
Students only need a ‘view read-only’ data from the database without any manipulation.
For the president of Dalhousie Univ. or the dean of FCS, what type of information they are interested in getting?
On Line Analytical (information) Process (OLAP)
The president and dean could benefit from aggregations of Dal’s data such as “total male and female students” or “total first year students”
What is the “data rich but information poor situation?
The abundance of data, coupled with the need for powerful data analysis tools
As a store manager of War-Mart or Superstore, what type of information you need to know all the time?
???? Abstractive information (Knowledge discovery)
What is data?
What is information?
What is knowledge?
Use examples to explain the differences between terms Data, Information and Knowledge. How does each term/concept link to business information queries according to three types of information processes?
Data –> OLTP
Information –> OLTP
Knowledge –> KD
Why can’t you ask questions and get answers from a dataset and why?
They are data, but not information!
You need information, that is, structured data, processed and provides meaning.
Why the IT industry needs to develop DM and DW considering that RDBMS/SQL are already available for storing and querying information?
Why and in which way DW model is more advanced than RDB model in supporting business management queries?
What is data mining (DM)?
Finding unknown, valid and actionable knowledge (patterns and regularities) from large data.
What are the basic knowledge discovery tasks?
What are the simple rules for choosing solution tools for getting different types of business information?
?????? (Slide 1.3)
What are the two general purposes of DM (or any scientific research)?
– Explanation: understanding/explaining about current behaviours
– Prediction: predicting for future outcomes
How the DM technologies are categorized?
- Descriptive (Clustering, summarization and association rules)
Can you name three major DM tasks & what is each task about?
What is the Empirical Cycle Model (ECM) of scientific research, describe each stage of the process?