Building Data and Document-Driven Decision Support Systems How do managers access and use large databases of historical and external facts?

Slides:



Advertisements
Similar presentations
Chapter 13 The Data Warehouse
Advertisements

By: Mr Hashem Alaidaros MIS 211 Lecture 4 Title: Data Base Management System.
Data-driven DSS Chapter 7. Types of Data-driven DSS Data warehouses Executive Information Systems Spatial DSS Online Analytical Processing.
Introduction to Data Warehouse and Data Mining MIS 2502 Data Analytics
ICS 421 Spring 2010 Data Warehousing (1) Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa 3/18/20101Lipyeow.
Management Information Systems
13 Chapter 13 The Data Warehouse Hachim Haddouti.
Chapter 13 The Data Warehouse
Designing a Data Warehouse
Data Warehousing: Defined and Its Applications Pete Johnson April 2002.
Chapter 13 – Data Warehousing. Databases  Databases are developed on the IDEA that DATA is one of the critical materials of the Information Age  Information,
Copyright © 2014 Pearson Education, Inc. 1 It's what you learn after you know it all that counts. John Wooden Key Terms and Review (Chapter 6) Enhancing.
XP Information Information is everywhere in an organization Employees must be able to obtain and analyze the many different levels, formats, and granularities.
Week 6 Lecture The Data Warehouse Samuel Conn, Asst. Professor
Dr.S.Sridhar,Ph.D., RACI(Paris),RZFM(Germany),RMR(USA),RIEEEProc.
Data Warehouse & Data Mining
Database Systems – Data Warehousing
Ihr Logo Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Turban, Aronson, and Liang.
Decision Support System Definition A Decision Support System is an interactive computer-based system or subsystem that helps people use computer communications,
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie.
AN OVERVIEW OF DATA WAREHOUSING
Datawarehouse Objectives
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 5-1 Chapter 5 Business Intelligence: Data.
© 2007 by Prentice Hall 1 Introduction to databases.
Data warehousing and online analytical processing- Ref Chap 4) By Asst Prof. Muhammad Amir Alam.
1 Data Warehouses BUAD/American University Data Warehouses.
OLAP & DSS SUPPORT IN DATA WAREHOUSE By - Pooja Sinha Kaushalya Bakde.
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 9 Enabling the Organization – Decision Making.
1 Topics about Data Warehouses What is a data warehouse? How does a data warehouse differ from a transaction processing database? What are the characteristics.
Decision Support and Date Warehouse Jingyi Lu. Outline Decision Support System OLAP vs. OLTP What is Date Warehouse? Dimensional Modeling Extract, Transform,
Datawarehouse A sneak preview. 2 Data Warehouse Approach An old idea with a new interest: Cheap Computing Power Special Purpose Hardware New Data Structures.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
Ch3 Data Warehouse Dr. Bernard Chen Ph.D. University of Central Arkansas Fall 2009.
By N.Gopinath AP/CSE. There are 5 categories of Decision support tools, They are; 1. Reporting 2. Managed Query 3. Executive Information Systems 4. OLAP.
1 Technology in Action Chapter 11 Behind the Scenes: Databases and Information Systems Copyright © 2010 Pearson Education, Inc. Publishing as Prentice.
Chapter 3 Databases and Data Warehouses: Building Business Intelligence Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide
Chapter 5 DATA WAREHOUSING Study Sections 5.2, 5.3, 5.5, Pages: & Snowflake schema.
DATA RESOURCE MANAGEMENT
Business Intelligence Training Siemens Engineering Pakistan Zeeshan Shah December 07, 2009.
Advanced Database Concepts
1 Database Systems, 8 th Edition 1 Chapter 13 Business Intelligence and Data Warehouses Objectives In this chapter, you will learn: –How business intelligence.
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
Data Resource Management Agenda What types of data are stored by organizations? How are different types of data stored? What are the potential problems.
ERP and Related Technologies
1 Copyright © Oracle Corporation, All rights reserved. Business Intelligence and Data Warehousing.
The Need for Data Analysis 2 Managers track daily transactions to evaluate how the business is performing Strategies should be developed to meet organizational.
Introduction to OLAP and Data Warehouse Assoc. Professor Bela Stantic September 2014 Database Systems.
1 Management Information Systems M Agung Ali Fikri, SE. MM.
BUSINESS INTELLIGENCE. The new technology for understanding the past & predicting the future … BI is broad category of technologies that allows for gathering,
Chapter 3 Building Business Intelligence Chapter 3 DATABASES AND DATA WAREHOUSES Building Business Intelligence 6/22/2016 1Management Information Systems.
Data Mining and Data Warehousing: Concepts and Techniques What is a Data Warehouse? Data Warehouse vs. other systems, OLTP vs. OLAP Conceptual Modeling.
Business Intelligence Overview
Advanced Applied IT for Business 2
Chapter 13 Business Intelligence and Data Warehouses
Data warehouse and OLAP
Chapter 13 The Data Warehouse
Data Warehouse.
Chapter 13 – Data Warehousing
Data Warehouse and OLAP
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie
Dr. Bernard Chen Ph.D. University of Central Arkansas Fall 2009
Introduction of Week 9 Return assignment 5-2
Data Warehousing Concepts
Data Warehouse and OLAP
Data Warehouse and OLAP Technology
Presentation transcript:

Building Data and Document-Driven Decision Support Systems How do managers access and use large databases of historical and external facts?

A Data-Driven DSS Provides access to and manipulation of historical company data and in some cases external data Simple file systems accessed by query and retrieval tools provide the most elementary level of functionality Data warehouse systems provide additional functionality Data-Driven DSS with On-line Analytical Processing (OLAP) tools provide more functionality EIS and Spatial DSS 2 Building Data and DocumentDriven DSS

A Document-Driven DSS Document retrieval and analysis A collection of related, unstructured documents Search engines, document indexing and summarization Document and knowledge management 3 Building Data and DocumentDriven DSS

Comparing Data and Document-Driven DSS Structured vs. unstructured data Different analysis tools Storing data and documents Retrieval and indexing Fit with user needs 4 Building Data and DocumentDriven DSS

Four sub-categories of Data- Driven DSS Data Warehouses OLAP/ Business Intelligence Executive Information System Spatial DSS 5 Building Data and DocumentDriven DSS

Characteristics of Data Warehouses Subject-Oriente d  Focuses on subjects related to business or organizational activity like customers, employers and suppliers Integrated  Data is stored in a consistent format through use of naming conventions, domain constraints, physical attributes and measurements Time variant Non-volatile  Data does not change once it is in the warehouse 6 Building Data and DocumentDriven DSS

On-Line Analytical Processing (OLAP) Can create various views and representations of data Fast Analysis of Shared Multi-dimensional Information (FASMI test) Multi-dimensional database  Captures and presents data as arrays that are “dimensioned” by relevant attributes 7 Building Data and DocumentDriven DSS

Multi-Dimensional View

Executive Information Systems (EIS) Emphasis on graphical displays Present information from the corporate database Provide canned reports of briefing books to top-level executives EIS term has historical value in that such systems were developed separately from DSS and GDSS 9 Building Data and DocumentDriven DSS

Executive Information Systems EIS are specifically tailored to an executive's information needs. EIS are able to access data about specific issues and problems as well as aggregate reports. EIS provide extensive on-line analysis tools including trend analysis, exception reporting and "drill-down" capability. EIS access a broad range of internal and external data. 10 Building Data and DocumentDriven DSS

Spatial DSS A support system that represents large data sets using maps  Helps people access, display, and analyze data that have geographic content and meaning  Ex: Crime analysis and mapping, customer demographic analysis and political voting patterns by ward or precinct 11 Building Data and DocumentDriven DSS

Data-driven DSS vs. Business Intelligence (BI) BI is umbrella term used for software and systems to improve business decision making by using Data-Driven Decision Support Systems 12 Building Data and DocumentDriven DSS

Managers and Data-Driven DSS Managers want to find their own answers to business questions Managers are NOT willing to wait while financial or marketing analysts create special reports from databases Managers are the customers and advocates for data-driven DSS 13 Building Data and DocumentDriven DSS

Comparing DSS Data and Operating Data DSS Data – is data ABOUT transactions and occurrences Operating Data – is a record of specific business transactions These two types of data differ in five ways: Data Structures, Time Span, Summarization, Data Volatility, Data Dimensionality 14 Building Data and DocumentDriven DSS

DSS and Operating Data Differences Data Structures  DSS Data Tables will need to be joined to complete a query Do not include details of each transaction Includes summaries of the transactions May have data redundancies in the data structures if that will speed up queries – normalization is not required 15 Building Data and DocumentDriven DSS

Data Structures Operating Data  Both software and the hardware are optimized to support transactions about daily operations  Stored in many different tables  Stored data represents information about the specific transactions 16 Building Data and DocumentDriven DSS

More Differences Time Span  DSS Data Is a snapshot of the operating data at given points in time Historic time series of operating data Storing multiple “time slices” of operating data  Operating Data Is current and it shows the current status of business transactions 17 Building Data and DocumentDriven DSS

More Differences Summarization  DSS Data Summarized in the database Sometimes consist of exclusively derived data  Operating Data DETAILED, It is not summarized in the database 18 Building Data and DocumentDriven DSS

Data Differences Data Volatility  DSS Data Is non-volatile  Operational Data Is volatile, data changes depending upon new transactions that occur 19 Building Data and DocumentDriven DSS

Data Differences Data Dimensionality  DSS Data Has multiple dimensions Always related from a manager’s and an analyst’s point of view  Operational Data Has single dimension 20 Building Data and DocumentDriven DSS

Metadata “Data about data” Provides a directory to help decision support system DBMS locate contents of the data warehouse or data store Guide to mapping data as it is transformed from the operational environment to the data warehouse environment 21 Building Data and DocumentDriven DSS

Metadata Serves as a guide to the algorithms used for summarization of current detailed data Semantic information associated with a given variable Must include business definitions of the data and clear, accurate descriptions of data types, potential values, the original source system, data formats, and other characteristics 22 Building Data and DocumentDriven DSS

Summary of differences 23 Building Data and DocumentDriven DSS FactorsOperating DataDSS Data Data structuresNormalizedIntegrated Time SpanCurrentHistorical SummarizationNoneExtensive in some systems Data VolatilityVolatileNon-Volatile Data DimensionsOne dimensionMultiple Dimensions MetadataDesirableRequired and important

Data Driven DSS Design Process Initial Data Gathering or Diagnosis  Identify/Interview key future DSS users  Define the main subjects of the DSS  Defining ownership of data  Assess frequency of use and updates 24 Building Data and DocumentDriven DSS

Data Driven DSS Design Process Designing and Mapping the Data Store  Identify key variables  Identify key dimensions 25 Building Data and DocumentDriven DSS

Data Driven DSS Design Process Loading and Testing Data  Load  Index  Validate  Verify the metadata 26 Building Data and DocumentDriven DSS

Data Driven DSS Design Process Building and Testing the Data-Driven DSS  Create menus  Develop output formats  Build anticipated queries  Test interfaces and results  Optimize for speed and accuracy 27 Building Data and DocumentDriven DSS

Data Driven DSS Design Process Rollout and Feedback  Deploy the DSS  Provide additional training  Get user feedback  Maintain the system  Expand and improve the DSS 28 Building Data and DocumentDriven DSS

Developing Document-Driven DSS Initial Data Gathering or Diagnosis How will documents be stored? Search, retrieval, summarization and display How do you add value? Is retrieval and display enough? Tracking a historical record, finding patterns, making sense of the documents Building Data and DocumentDriven DSS 29

Finding Success Identify an influential project champion Be prepared for technology shortfalls Tell everyone as much as you can about the costs Invest in training Market and Promote the Data or Document-Driven DSS Building Data and DocumentDriven DSS 30