Chapter 13: The Systems Perspective of a DSS

Slides:



Advertisements
Similar presentations
Managing Hardware and Software Assets
Advertisements

1 Senn, Information Technology, 3 rd Edition © 2004 Pearson Prentice Hall James A. Senns Information Technology, 3 rd Edition Chapter 7 Enterprise Databases.
Use Case Diagrams.
Chapter 1: The Database Environment
Chapter 26 Legacy Systems.
Chapter 7 System Models.
Requirements Engineering Process
1 Copyright © 2010, Elsevier Inc. All rights Reserved Fig 2.1 Chapter 2.
Relational Database and Data Modeling
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
0 - 0.
DIVIDING INTEGERS 1. IF THE SIGNS ARE THE SAME THE ANSWER IS POSITIVE 2. IF THE SIGNS ARE DIFFERENT THE ANSWER IS NEGATIVE.
Addition Facts
1 9 Moving to Design Lecture Analysis Objectives to Design Objectives Figure 9-2.
COBIT® 5 for Assurance Introduction
Communicating over the Network
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 14 Slide 1 Object-oriented Design 1.
Week 2 The Object-Oriented Approach to Requirements
Copyright ©2010 Pearson Education, Inc. publishing as Prentice Hall
Chapter 18 Methodology – Monitoring and Tuning the Operational System Transparencies © Pearson Education Limited 1995, 2005.
Chapter 9 Structuring System Requirements: Logic Modeling
Chapter 8 Logic Requirements
Chapter 5 Structuring System Requirements: Process Modeling
Use Case Diagrams.
Generalizable Element Namespace Model Element name visibility isSpecification Classifier isRoot Constraint Body Use Cases CS/SWE 421 Introduction to Software.
Environmental Management Systems Refresher
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 27 Slide 1 Quality Management.
Introduction to Databases
CHAPTER 8 INFORMATION IN ACTION
Executional Architecture
Global Analysis and Distributed Systems Software Architecture Lecture # 5-6.
Addition 1’s to 20.
25 seconds left…...
Week 1.
Chapter 12 Analyzing Semistructured Decision Support Systems Systems Analysis and Design Kendall and Kendall Fifth Edition.
James A. Senn’s Information Technology, 3rd Edition
Marketing Strategy and the Marketing Plan
1 Unit 1 Kinematics Chapter 1 Day
13-1 © Prentice Hall, 2004 Chapter 13: Designing the Human Interface (Adapted) Object-Oriented Systems Analysis and Design Joey F. George, Dinesh Batra,
14-1 © Prentice Hall, 2004 Chapter 14: OOSAD Implementation and Operation (Adapted) Object-Oriented Systems Analysis and Design Joey F. George, Dinesh.
Management Information Systems, 10/e
© 2005 by Prentice Hall 7-1 Chapter 7 Structuring System Process Requirements Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey.
Chapter 7 Structuring System Process Requirements
8.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
Chapter 2 Succeeding as a Systems Analyst
Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall Chapter Chapter 1: Introduction to Decision Support Systems Decision Support.
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
1-1 © Prentice Hall, 2007 Chapter 1: The Object-Oriented Systems Development Environment Object-Oriented Systems Analysis and Design Joey F. George, Dinesh.
9 1 Chapter 9 Database Design Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
Copyright 2006 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Third Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 1.1.
Copyright 2001 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter 1 The Systems.
Chapter 7 Structuring System Process Requirements Modern Systems Analysis and Design Sixth Edition.
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 12 Slide 1 Distributed Systems Architectures.
Chapter 7 Structuring System Process Requirements
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 8 Structuring.
Information Systems in Organisations System Development: The Environment.
1-1 © Prentice Hall, 2007 Chapter 1: The Object-Oriented Systems Development Environment Object-Oriented Systems Analysis and Design Joey F. George, Dinesh.
Systems and Information Quality Decision Support Systems.
Modern Systems Analysis and Design Third Edition Chapter 2 Succeeding as a Systems Analyst 2.1.
1-1 © Prentice Hall, 2004 Chapter 1: The Object-Oriented Systems Development Environment Object-Oriented Systems Analysis and Design Joey F. George, Dinesh.
Fundamentals of Information Systems, Sixth Edition Chapter 1 Part A An Introduction to Information Systems in Organizations.
© 2005 by Prentice Hall Chapter 7 Structuring System Process Requirements Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F. George.
Chapter 6 Structuring System Requirements: Process Modeling
Chapter 6 Structuring System Requirements: Process Modeling
Chapter 8 Structuring System Requirements: Process Modeling
DSS & Warehousing Systems
Chapter 6 Structuring System Requirements: Process Modeling
Presentation transcript:

Chapter 13: The Systems Perspective of a DSS Decision Support Systems in the 21st Century, 2nd Edition by George M. Marakas Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall 13-1: What is a System? System – an interrelated set of elements that work together to achieve a common objective A closed system seldom interacts with the environment to receive input or generate output. Also called stable or mechanistic. An open system is less structured and operates in a self-organizing manner. Also called adaptive or organic. A subsystem is one of the “interrelated set of elements” noted above. Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

Comparison of Open and Closed Systems Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

The Subsystem – Functional Decomposition The process of breaking a system down into its component subsystems is called functional decomposition. By using a structured decomposition, we can study a subsystem independently from the larger system. There can be many layers of decomposition. We stop at the layer that provides the most beneficial and useful information to us. We can also apply this to decisions by breaking them down into smaller, more focused decisions. Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

13-2: DSS in the Context of Information Systems A DSS is a specific type of information system that has its own set of characteristics: Data stores are distributed and there are usually several of them. Most data flow into the DSS from external applications. A DSS generally takes, rather than gives, data. A DSS usually has few end users and there is a narrow boundary of communication with them. These users have a high level of control. Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

Context Diagrams of Two Design Approaches Decision Maker Outside Boundary Decision Maker Inside Boundary Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

Processes and Data Flows Within the Generalized DSS Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

Design Specifics Depend on Several Questions What are the specific objections of the DSS application? What are the external sources and recipients? How will the DSS communicate with them? What is the exact nature of the data flows between the DSS and these external entities? What data will reside within the boundary of the DSS application? When will external data be stored within the boundary? What are the detailed temporal processes contained within the DSS application? Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

13-3: Information Quality Issues In DSS Design The more information we possess, the less uncertainty we endure about the outcome. Finer granularity in the information leads to greater clarity. It is not enough to simply gather more information, however, because we may not have the ability to process it all. Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

13-3: Information Quality Issues In DSS Design In general, relatively structured problems require less information than unstructured problems. Since better-quality information costs more to produce, the quality of information becomes a cost-benefit analysis between the cost of information and the sensitivity of the decision. Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

Information Quality Service Levels Information can be considered a form of service to an end user. The degree to which information contributes to the decision process depends on its quality. The quality of information is related to how closely it matches its intended purpose. To assess the quality of information needed, we must first ascertain the sensitivity of the decision to the quality of information available. Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

Factors In Determining Information Quality Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

Factors In Determining Information Quality An agreed-upon set of factors can be used to determine both the level of the information required and the quality of information available. These eleven factors were illustrated on the previous slide. Briefly, they are: Relevance – can it be directly applied? Correctness – does it represent reality? Accuracy – is the info ‘close enough’ to true? Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

Factors In Determining Information Quality Precision – what is the maximum accuracy? Completeness – are things missing? Timeliness – When is it needed? When is it available? When was it collected? Usability – can the user figure out what to do? Accessibility – can the user get to it? Consistency – is it stored in predictable way? Conformity to Expected Meaning – is it presented the way the user needs it? Cost – what is the total cost of acquiring it? Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

13-4: Defining the DSS Information System Architecture When we speak of IS architecture, we focus on these three high-level issues: Interoperability – the degree to which information can be delivered to the point of use on an efficient manner. Compatibility – the degree to which the DSS will work in harmony with other platforms and data stores in an organization. Scalability – the degree to which it can be expanded to accommodate an increase in processing requirements. Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

Elements of a Typical DSS Architecture The DSS is often defined as a subset of the organization’s overall IS, yet still contains most of the same elements as its “parent” A robust and well-defined architecture should contain details about the following elements: Databases Models End users End user tools Platforms Communications Administration Tools Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

An Example DSS Architecture Once the details about the elements have been articulated, a generic DSS architecture begins to emerge. On the next slide, the architecture at Indiana University is portrayed. It shows 10 interconnected servers and three different type of end users. In moving from a conceptual architecture to a specific one, a number of questions need to be asked to help determine platform needs. Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

Example of DSS Architecture at Indiana University Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

Questions to Ask in Determining Platform Requirements Do current policies constrain or dictate platform choice? What is the size and distribution of the end user community? Will all users employ the same basic set of applications? Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

Questions to Ask in Determining Platform Requirements To what extent must the existing organizational system be able to share data with the DSS platform? Do the necessary development tools exist within the organization now? What is the expected processing power required? Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

13-5: The Role of the Internet in DSS Development and Use The Internet is the world’s database and is rapidly becoming the world’s leading source of information. Despite reliance on the Internet, the same basic issues of design, quality and suitability must be addressed. Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall

13-5: The Role of the Internet in DSS Development and Use (cont.) The Internet has several advantages: (1) a typical DSS end user can be anywhere, (2) the cost of becoming “DSS connected” is lower, and (3) almost anyone with a computer is a potential end user. There are also some disadvantages: (1) access is often slow, (2) good web designers are not necessarily good DSS designers, and (3) we are just now developing programming languages robust enough to handle the most serious DSS applications. Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall