Introduction to DSS BY SATYAWAN DHANKHAR

Post on 17-Nov-2014

141 views 0 download

description

About DSS

Transcript of Introduction to DSS BY SATYAWAN DHANKHAR

DECISION SUPPORT SYSYTEM

An Overview

Introduction

Decision making can be regarded as an outcome of mental processes leading to the selection of a course of action among several alternatives.

Every decision making process produces a final choice.

Decision are made with two kind of information:-Internal External

Level of Decision Making

Types of Decisions

Structured decision:- are those for which a set of rules and procedure for the decision making process can be determined and utilized in subsequent decision situation.

Unstructured Decision:- are those for which preplanned rules and regulation can’t be completely specified.

Semi-structured:- it lies somewhere between structured and unstructured decision.

Decreasing Increasing

Unstructured structuredSemi-structured

Heuristic Algorithm

History of DSS

The concept of decision support systems was first articulated by Scott Morton in February 1964. T.P. Gerrity, Jr. focused on DSS design issues in his 1971article titled "The Design of Man-Machine Decision Systems Peter Keen and Michael Scott Morton argued in 1978, "A DSS is more a service than a product”.

Decision support system

Keen (1980):DSS apply “to situations where a ‘final’ system can be developed only through an adaptive process of learning and evolution”

Central Issue in DSS Support and improvement of decision making

Definition of DSS

A DSS is an interactive, flexible, and adaptable CBIS, specially developed for supporting the solution of a non-structured management problem for improved decision making. It utilizes data, it provides easy user interface, and it allows for the decision maker’s own insights.

Characteristics and Capabilities of DSS

Provide support in semi-structured and unstructured situations.

Support for various managerial levels.Support all phases of the decision-making

process.Goal is to improve the effectiveness of

decision making. Decision makers can make better, more

consistent decisions in a timely manner.

Traditional Systems Development Life Cycle (SDLC)

WHY DSS……The declining in the cost of computers hardware increase the use of hardware and software toolsIt provides types of information that help the managers to take decisions. Large increase in no. of packages software which can be used to directly to implement DSS application. Graduates know how to use tools that DSS provide to make semi-structured and unstructured decision.

DSS SOFTWARE

DSS is a system that accomplish the work. DSS generator can be adopted in different situations. DSS tools are used to build both specific DSS and DSS generators. Tools include programming language, data manipulation software, special graphic software.

DSS Technology Levels

Specific DSS

DSS Generators (Spreadsheets, …)

DSS Tools (Languages, …)

COMPONENTS OF DSS

1. Data Base Management Subsystem

2. Model Base Management Subsystem

3. Dialogue generation and management

system.

Components of DSS

The Data Base Management Subsystem

A data base management system (DBMS) is a computer program designed to manage a database and run operations on the data requested by numerous clients.

Typical examples of DMS use include accounting, human resources and customer support systems

Capabilities of DBMS

Captures/extracts data for inclusion in a DSS database.

Interrelates data from different sources.Performs complex data manipulation tasks

based on user queries. Handling temporary and ad hoc data base. Interfacing with the model management

system.

Model Base Management systemMBMS is a computer program that includes financial, statistical, management science or other quantitative models that provide the system’s analytical capabilities and appropriate software management.

Capabilities of MBMS are:Allows user to manipulate the models so they can conduct experiments and sensitivity analyses ranging from ‘what-if” to goal seeking.Catalogs and displays the directory of models for use by several individuals in the organization.

Dialog Generation and Management System

The dialog subsystem provides DSS much of its power, Flexibility and usability characteristics.

It’s Capabilities are; Handling a variety of dialog styles according to user needs. Shifting between dialogue styles are needed. Accommodating a variety of users interface device and mechanisms.Presenting results in a variety of formats and media.

DSS Types By Steven Alter

File drawer systems allow immediate access to data items simplest DSS

Data analysis systems allow the manipulation of data by means of

operators tailored to the task and settings or operators of a general nature

Analysis information systems provide access to a series of databases and small

models

Continued…

Representation models estimate the consequences of actions on the basis

of models that are partially no definitional reflect uncertainty, often in individual or collective

human behavior, or represent the dynamic behavior of systems over time

widely used to forecast the future effect of a decision

Continued…

Optimization systems provide guidelines for action by generating

the optimal solution consistent with a set of constraints

Suggestion systems perform mechanical work leading to a

specific suggested decision for a fairly structured task

Using DSS…..

Using a decision support system involves an interactive analytical modeling process Decision makers are not demanding pre-specified information They are exploring possible alternatives

What-If Analysis Observing how changes to selected variables affect other

variablesSensitivity Analysis

Observing how repeated changes to a single variable affect other variables

Goal-seeking Analysis Making repeated changes to selected variables until a chosen

variable reaches a target valueOptimization Analysis

Finding an optimum value for selected variables, given certain constraints

Examples ….

AIMSEISGADSGODDESSGPLANPAMPS

Expert System

An Expert System (ES)A knowledge-based information system Contain knowledge about a specific, complex application area Acts as an expert consultant to end users

Components of ES

Knowledge Base Facts about a specific subject area Heuristics that express the reasoning

procedures of an expert (rules of thumb)Software Resources

An inference engine processes the knowledge and recommends a course of action

User interface programs communicate with the end user

Explanation programs explain the reasoning process to the end user

Components of ES