Dr.S.Sridhar,Ph.D., RACI(Paris),RZFM(Germany),RMR(USA),RIEEEProc.

Slides:



Advertisements
Similar presentations
Chapter 13 The Data Warehouse
Advertisements

C6 Databases.
1 CHAPTER 4 Data Warehousing, Access, Analysis, Mining, and Visualization.
Introduction to Databases
Management Information Systems, Sixth Edition
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 5-1 Chapter 5 Business Intelligence: Data.
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS MBNA
Managing Data Resources
Chapter 3 Database Management
File Systems and Databases
Advanced Topics COMP163: Database Management Systems University of the Pacific December 9, 2008.
1 Data and Knowledge Management. 2 Data Management: A Critical Success Factor The difficulties and the process Data sources and collection Data quality.
DASHBOARDS Dashboard provides the managers with exactly the information they need in the correct format at the correct time. BI systems are the foundation.
CHAPTER 4 Data Warehousing, Access, Analysis, Mining, and Visualization.
1 Chapter 4 Data Management: Warehousing, Access and Visualization MSS foundation New concepts Object-oriented databases Intelligent databases Data warehouse.
Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization.
Week 1 Lecture MSCD 600 Database Architecture Samuel ConnSamuel Conn, Asst. Professor Suggestions for using the Lecture Slides.
Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization.
Dr.S.Sridhar,Ph.D., RACI(Paris),RZFM(Germany),RMR(USA),RIEEEProc.
Data Warehouse & Data Mining
Understanding Data Warehousing
Data Warehousing, Access, Analysis, Mining, and Visualization
Data Management Turban, Aronson, and Liang Decision Support Systems and Intelligent Systems, Seventh Edition.
Ihr Logo Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Turban, Aronson, and Liang.
1 CHAPTER 4 Data Warehousing, Access, Analysis, Mining, and Visualization.
DECISION SUPPORT SYSTEM ARCHITECTURE: The data management component.
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie.
Datawarehouse Objectives
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 5-1 Chapter 5 Business Intelligence: Data.
1 Data Warehouses BUAD/American University Data Warehouses.
Data Warehousing.
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 5-1 Chapter 5 Business Intelligence: Data.
Ihr Logo Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Turban, Aronson, and Liang.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
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.
Data resource management
Chapter 5: Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization DECISION SUPPORT SYSTEMS AND BUSINESS.
Management Information Systems, 4 th Edition 1 Chapter 8 Data and Knowledge Management.
DATA RESOURCE MANAGEMENT
CHAPTER 4 Data Warehousing, Access, Analysis, Mining, and Visualization 2 1.
Advanced Database Concepts
Managing Data Resources File Organization and databases for business information systems.
What is a database? (a supplement, not a substitute for Chapter 1…) some slides copied/modified from text Collection of Data? Data vs. information Example:
Management Information Systems by Prof. Park Kyung-Hye Chapter 7 (8th Week) Databases and Data Warehouses 07.
Data Mining and Data Warehousing: Concepts and Techniques What is a Data Warehouse? Data Warehouse vs. other systems, OLTP vs. OLAP Conceptual Modeling.
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 5-1 Chapter 5 Business Intelligence: Data.
Business Intelligence Overview
Intro to MIS – MGS351 Databases and Data Warehouses
Data Mining Generally, (Sometimes called data or knowledge discovery) is the process of analyzing data from different perspectives and summarizing it.
Advanced Applied IT for Business 2
Chapter 13 The Data Warehouse
Chapter 5 Data Management
Data Warehousing, Access, Analysis, Mining, and Visualization
Datamining : Refers to extracting or mining knowledge from large amounts of data Applications : Market Analysis Fraud Detection Customer Retention Production.
Data Warehouse.
Databases and Data Warehouses Chapter 3
Chapter 13 – Data Warehousing
MANAGING DATA RESOURCES
Data Warehouse and OLAP
File Systems and Databases
Data Warehousing and Data Mining
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie
C.U.SHAH COLLEGE OF ENG. & TECH.
Supporting End-User Access
Introduction of Week 9 Return assignment 5-2
Turban, Aronson, and Liang Decision Support Systems and Intelligent Systems, Seventh Edition.
Turban, Aronson, and Liang Decision Support Systems and Intelligent Systems, Seventh Edition.
Data Warehouse and OLAP
Presentation transcript:

Dr.S.Sridhar,Ph.D., RACI(Paris),RZFM(Germany),RMR(USA),RIEEEProc. Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization By Dr.S.Sridhar,Ph.D., RACI(Paris),RZFM(Germany),RMR(USA),RIEEEProc. email : drssridhar@yahoo.com web-site : http://drsridhar.tripod.com

Learning Objectives Describe the issues in management of data. Understand the concepts and use of DBMS. Learn about data warehousing and data marts. Explain business intelligence/business analytics. Examine how decision making can be improved through data manipulation and analytics. Understand the interaction betwixt the Web and database technologies. Explain how database technologies are used in business analytics. Understand the impact of the Web on business intelligence and analytics.

Information Sharing a Principle Component of the National Strategy for Homeland Security Vignette Network of systems that provide knowledge integration and distribution Horizontal and vertical information sharing Improved communications Mining of data stored in Web-enabled warehouse

Data, Information, Knowledge Items that are the most elementary descriptions of things, events, activities, and transactions May be internal or external Information Organized data that has meaning and value Knowledge Processed data or information that conveys understanding or learning applicable to a problem or activity

Data Raw data collected manually or by instruments Quality is critical Quality determines usefulness Contextual data quality Intrinsic data quality Accessibility data quality Representation data quality Often neglected or casually handled Problems exposed when data is summarized

Data Cleanse data Data integrity issues When populating warehouse Data quality action plan Best practices for data quality Measure results Data integrity issues Uniformity Version Completeness check Conformity check Genealogy or drill-down

Data Data Integration Access needed to multiple sources Often enterprise-wide Disparate and heterogeneous databases XML becoming language standard

External Data Sources Web Commercial databases Intelligent agents Document management systems Content management systems Commercial databases Sell access to specialized databases

Database Management Systems Software program Supplements operating system Manages data Queries data and generates reports Data security Combines with modeling language for construction of DSS

Database Models Hierarchical Network Relational Object oriented Top down, like inverted tree Fields have only one “parent”, each “parent” can have multiple “children” Fast Network Relationships created through linked lists, using pointers “Children” can have multiple “parents” Greater flexibility, substantial overhead Relational Flat, two-dimensional tables with multiple access queries Examines relations between multiple tables Flexible, quick, and extendable with data independence Object oriented Data analyzed at conceptual level Inheritance, abstraction, encapsulation

Database Models, continued Multimedia Based Multiple data formats JPEG, GIF, bitmap, PNG, sound, video, virtual reality Requires specific hardware for full feature availability Document Based Document storage and management Intelligent Intelligent agents and ANN Inference engines

Data Warehouse Subject oriented Scrubbed so that data from heterogeneous sources are standardized Time series; no current status Nonvolatile Read only Summarized Not normalized; may be redundant Data from both internal and external sources is present Metadata included Data about data Business metadata Semantic metadata

Architecture May have one or more tiers Determined by warehouse, data acquisition (back end), and client (front end) One tier, where all run on same platform, is rare Two tier usually combines DSS engine (client) with warehouse More economical Three tier separates these functional parts

Migrating Data Business rules Data extracted from all relevant sources Stored in metadata repository Applied to data warehouse centrally Data extracted from all relevant sources Loaded through data-transformation tools or programs Separate operation and decision support environments Correct problems in quality before data stored Cleanse and organize in consistent manner

Data Warehouse Design Dimensional modeling Grain Retrieval based Implemented by star schema Central fact table Dimension tables Grain Highest level of detail Drill-down analysis

Data Warehouse Development Data warehouse implementation techniques Top down Bottom up Hybrid Federated Projects may be data centric or application centric Implementation factors Organizational issues Project issues Technical issues Scalable Flexible

Data Marts Dependent Independent Created from warehouse Replicated Functional subset of warehouse Independent Scaled down, less expensive version of data warehouse Designed for a department or SBU Organization may have multiple data marts Difficult to integrate

Business Intelligence and Analytics Acquisition of data and information for use in decision-making activities Business analytics Models and solution methods Data mining Applying models and methods to data to identify patterns and trends

OLAP Activities performed by end users in online systems Specific, open-ended query generation SQL Ad hoc reports Statistical analysis Building DSS applications Modeling and visualization capabilities Special class of tools DSS/BI/BA front ends Data access front ends Database front ends Visual information access systems

Data Mining Organizes and employs information and knowledge from databases Statistical, mathematical, artificial intelligence, and machine-learning techniques Automatic and fast Tools look for patterns Simple models Intermediate models Complex Models

Data Mining Data mining application classes of problems Classification Clustering Association Sequencing Regression Forecasting Others Hypothesis or discovery driven Iterative Scalable

Tools and Techniques Data mining Text Mining Statistical methods Decision trees Case based reasoning Neural computing Intelligent agents Genetic algorithms Text Mining Hidden content Group by themes Determine relationships

Knowledge Discovery in Databases Data mining used to find patterns in data Identification of data Preprocessing Transformation to common format Data mining through algorithms Evaluation

Data Visualization Technologies supporting visualization and interpretation Digital imaging, GIS, GUI, tables, multidimensions, graphs, VR, 3D, animation Identify relationships and trends Data manipulation allows real time look at performance data

Multidimensionality Data organized according to business standards, not analysts Conceptual Factors Dimensions Measures Time Significant overhead and storage Expensive Complex

Analytic systems Real-time queries and analysis Real-time decision-making Real-time data warehouses updated daily or more frequently Updates may be made while queries are active Not all data updated continuously Deployment of business analytic applications

GIS Computerized system for managing and manipulating data with digitized maps Geographically oriented Geographic spreadsheet for models Software allows web access to maps Used for modeling and simulations

Web Analytics/Intelligence Application of business analytics to Web sites Web intelligence Application of business intelligence techniques to Web sites