1 (CHAPTER 5 Con’t) Modeling and Analysis. 2 Heuristic Programming Cuts the search Gets satisfactory solutions more quickly and less expensively Finds.

Slides:



Advertisements
Similar presentations
CHAPTER 5 Modeling and Analysis.
Advertisements

IF-UTAMA1 Simulation Sesi 12 Dosen Pembina: Danang Junaedi.
Decision Support Systems: An Overview
1 CHAPTER 4 Data Warehousing, Access, Analysis, Mining, and Visualization.
1 CHAPTER 5 Modeling and Analysis. 2 n Major DSS component n Model base and model management n CAUTION - Difficult Topic Ahead –Familiarity with major.
SPK : PEMODELAN & ANALISIS
Chapter 5: Modeling and Analysis
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 4-1 Chapter 4 Modeling and Analysis Decision.
1 CHAPTER 5 Modeling and Analysis. 2 n Major DSS component n Model base and model management n CAUTION - Difficult Topic Ahead –Familiarity with major.
1 SEGMENT 3 Modeling and Analysis. 2 n Major DSS component n Model base and model management n CAUTION - Difficult Topic Ahead –Familiarity with major.
Part 2: Decision Support Systems
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 4-1 Chapter 4 Modeling and Analysis Turban,
Chapter 4 MODELING AND ANALYSIS.
Chapter 5: Modeling and Analysis Major component the model base and its management Caution –Familiarity with major ideas –Basic concepts and definitions.
9-1 Supporting Management and Decision Making 9-2 The Managers and Decision Making The Manager’s job Manager decisions and computerized support Modeling.
DASHBOARDS Dashboard provides the managers with exactly the information they need in the correct format at the correct time. BI systems are the foundation.
The Academy of Public administration under the President of the Republic of Uzbekistan APPLICATION MODERN INFORMATION AND COMMUNICATION TECHNOLOGY IN DECISION.
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.
Chapter 4: Modeling and Analysis
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 4-1 Chapter 4 Modeling and Analysis Turban,
MSS Modeling Key element in DSS Many classes of models
CHAPTER 5 Modelling and Analysis 2 1. Optimization via Mathematical Programming 2 Linear programming (LP) Used extensively in DSS Mathematical Programming.
Decision Support Systems
Chapter 4 MODELING AND ANALYSIS 8 th Edition 12nd semester 2010 Dr. Qusai Abuein.
Modeling.
CHAPTER 5 Modeling and Analysis
CHAPTER 5 Modelling and Analysis 1.
Modeling and Analysis By Dr.S.Sridhar,Ph.D., RACI(Paris),RZFM(Germany),RMR(USA),RIEEEProc. web-site :
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 5-1 Chapter 5 Business Intelligence: Data.
 Dr. Chen and Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson 1 Jason C.H. Chen, Ph.D. Professor of MIS School of Business.
1 CHAPTER 3 Decision Support Systems: An Overview.
Decision Making, Systems, Modeling, and Support
Chapter 4 MODELING AND ANALYSIS. Model component Data component provides input data User interface displays solution It is the model component of a DSS.
1 Chapter 5 Modeling and Analysis. 2 Modeling and Analysis n Major component n the model base and its management n Caution –Familiarity with major ideas.
CSC 554: Knowledge-Based Systems Part-1 By Dr. Syed Noman Hasany Assistant Professor, CoC Qassim University.
 Dr. Syed Noman Hasany 1.  Review of known methodologies  Analysis of software requirements  Real-time software  Software cost, quality, testing.
1 CHAPTER 2 Decision Making, Systems, Modeling, and Support.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 4: Modeling and Analysis.
Architecture of Decision Support System
Decision Support Systems Development
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 4: Modeling and Analysis.
CHAPTER 4 Data Warehousing, Access, Analysis, Mining, and Visualization 2 1.
MODELING AND ANALYSIS Pertemuan-4
CHAPTER 3 Managers and Decision Making 1. Decision Making, Systems, Modeling, and Support 2  Conceptual Foundations of Decision Making  The Systems.
1 CHAPTER 5 Modeling and Analysis. 2 Major DSS component Model base and model management CAUTION - Difficult Topic Ahead Familiarity with major ideas.
1 CHAPTER 2 Decision Making, Systems, Modeling, and Support.
Simulation Sesi 12 Dosen Pembina: Danang Junaedi IF-UTAMA1.
1 CHAPTER 8 Enterprise Decision Support Systems. Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition, Copyright.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 4: Modeling and Analysis.
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang1-1 Turban, Aronson, and Liang Decision.
Primary Decision Support Technologies Management Support Systems (MSS)
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 4-1 Chapter 4 Modeling and Analysis Turban,
MODELING AND ANALYSIS. Learning Objectives  Understand the basic concepts of management support system (MSS) modeling  Describe how MSS models interact.
Chapter 5: Modeling and Analysis Major component the model base and its management Caution –Familiarity with major ideas –Basic concepts and definitions.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 4: Modeling and Analysis.
Management Science Chapter 1
Chapter 4 Modeling and Analysis
Modeling & Analysis By Daniel Damaris NS.
PEMODELAN DAN ANALISIS
Intelligent Systems Development
Decision Support and Business Intelligence Systems
Chapter 4: Modeling and Analysis
SPK : PEMODELAN & ANALISIS
Decision Support Systems: An Overview
CHAPTER 5 Modeling and Analysis.
CHAPTER 5 Modeling and Analysis.
Modeling and Analysis Tutorial
Presentation transcript:

1 (CHAPTER 5 Con’t) Modeling and Analysis

2 Heuristic Programming Cuts the search Gets satisfactory solutions more quickly and less expensively Finds rules to solve complex problems Finds good enough feasible solutions to complex problems Heuristics can be Quantitative Qualitative (in ES) Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

3 When to Use Heuristics 1. Inexact or limited input data 2. Complex reality 3. Reliable, exact algorithm not available 4. Computation time excessive 5. To improve the efficiency of optimization 6. To solve complex problems 7. For symbolic processing 8. For making quick decisions Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

4 Advantages of Heuristics 1. Simple to understand: easier to implement and explain 2. Help train people to be creative 3. Save formulation time 4. Save programming and storage on computers 5. Save computational time 6. Frequently produce multiple acceptable solutions 7. Possible to develop a solution quality measure 8. Can incorporate intelligent search 9. Can solve very complex models Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

5 Limitations of Heuristics 1. Cannot guarantee an optimal solution 2. There may be too many exceptions 3. Sequential decisions might not anticipate future consequences 4. Interdependencies of subsystems can influence the whole system Heuristics successfully applied to vehicle routing Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

6 Simulation Technique for conducting experiments with a computer on a model of a management system Frequently used DSS tool Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

7 Major Characteristics of Simulation Imitates reality and capture its richness Technique for conducting experiments Descriptive, not normative tool Often to solve very complex, risky problems Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

8 Advantages of Simulation 1. Theory is straightforward 2. Time compression 3. Descriptive, not normative 4. MSS builder interfaces with manager to gain intimate knowledge of the problem 5. Model is built from the manager's perspective 6. Manager needs no generalized understanding. Each component represents a real problem component (More) Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

9 7. Wide variation in problem types 8. Can experiment with different variables 9. Allows for real-life problem complexities 10. Easy to obtain many performance measures directly 11. Frequently the only DSS modeling tool for nonstructured problems 12. Monte Carlo add-in spreadsheet packages Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

10 Limitations of Simulation 1. Cannot guarantee an optimal solution 2. Slow and costly construction process 3. Cannot transfer solutions and inferences to solve other problems 4. So easy to sell to managers, may miss analytical solutions 5. Software is not so user friendly Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

11 Simulation Methodology Model real system and conduct repetitive experiments 1. Define problem 2. Construct simulation model 3. Test and validate model 4. Design experiments 5. Conduct experiments 6. Evaluate results 7. Implement solution Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

12 Simulation Types Probabilistic Simulation Discrete distributions Continuous distributions Probabilistic simulation via Monte Carlo technique Time dependent versus time independent simulation Simulation software Visual simulation Object-oriented simulation Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

13 Multidimensional Modeling Performed in online analytical processing (OLAP) From a spreadsheet and analysis perspective 2-D to 3-D to multiple-D Multidimensional modeling tools: 16-D + Multidimensional modeling - OLAP (Figure 5.6) Tool can compare, rotate, and slice and dice corporate data across different management viewpoints Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

14 Entire Data Cube from a Query in PowerPlay (Figure 5.6a) (Courtesy Cognos Inc.) Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

15 Graphical Display of the Screen in Figure 5.6a (Figure 5.6b) (Courtesy Cognos Inc.) Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

16 Environmental Line of Products by Drilling Down (Figure 5.6c) (Courtesy Cognos Inc.) Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

17 Visual Spreadsheets User can visualize models and formulas with influence diagrams Not cells--symbolic elements Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

18 Visual Interactive Modeling (VIS) and Visual Interactive Simulation (VIS) Visual interactive modeling (VIM) (DSS In Action 5.8) Also called Visual interactive problem solving Visual interactive modeling Visual interactive simulation Use computer graphics to present the impact of different management decisions. Can integrate with GIS Users perform sensitivity analysis Static or a dynamic (animation) systems (Figure 5.7) Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

19 Generated Image of Traffic at an Intersection from the Orca Visual Simulation Environment (Figure 5.7) (Courtesy Orca Computer, Inc.) Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

20 Visual Interactive Simulation (VIS) Decision makers interact with the simulated model and watch the results over time Visual interactive models and DSS VIM (Case Application W5.1 on book’s Web site) Queueing Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

21 Quantitative Software Packages-OLAP Preprogrammed models can expedite DSS programming time Some models are building blocks of other models Statistical packages Management science packages Revenue (yield) management Other specific DSS applications including spreadsheet add-ins Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

22 Model Base Management MBMS: capabilities similar to that of DBMS But, there are no comprehensive model base management packages Each organization uses models somewhat differently There are many model classes Within each class there are different solution approaches Some MBMS capabilities require expertise and reasoning Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

23 Desirable Capabilities of MBMS Control Flexibility Feedback Interface Redundancy reduction Increased consistency Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

24 MBMS Design Must Allow the DSS User to: 1. Access and retrieve existing models. 2. Exercise and manipulate existing models 3. Store existing models 4. Maintain existing models 5. Construct new models with reasonable effort Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

25 Modeling languages Relational MBMS Object-oriented model base and its management Models for database and MIS design and their management Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

26 SUMMARY Models play a major role in DSS Models can be static or dynamic Analysis is under assumed certainty, risk, or uncertainty Influence diagrams Spreadsheets Decision tables and decision trees Spreadsheet models and results in influence diagrams Optimization: mathematical programming (More) Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

27 Linear programming: economic-based Heuristic programming Simulation - more complex situations Expert Choice Multidimensional models - OLAP (More) Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ

28 Quantitative software packages-OLAP (statistical, etc.) Visual interactive modeling (VIM) Visual interactive simulation (VIS) MBMS are like DBMS AI techniques in MBMS Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson, 6th edition Copyright 2001, Prentice Hall, Upper Saddle River, NJ