UNIT 3
UNIT 3
Attributes of a DSS
Adaptability and flexibility
High level of Interactivity
Ease of use
Efficiency and effectiveness
Complete control by decision-makers
Ease of development
Extendibility
Support for modeling and analysis
Support for data access
Standalone, integrated, and Web-based
Characteristics of a DSS
Support for decision-makers in semi-structured and unstructured
problems.
Support for managers at various managerial levels, ranging from
top executive to line managers.
Support for individuals and groups. Less structured problems
often requires the involvement of several individuals from
different departments and organization level.
Support for interdependent or sequential decisions.
Support for intelligence, design, choice, and implementation.
Support for variety of decision processes and styles.
DSSs are adaptive over time.
Benefits of DSS
Improves efficiency and speed of decision-making activities.
Increases the control, competitiveness and capability of futuristic
decision-making of the organization.
Facilitates interpersonal communication.
Encourages learning or training.
Since it is mostly used in non-programmed decisions, it reveals
new approaches and sets up new evidences for an unusual
decision.
Helps automate managerial processes.
Components of a DSS
Classification of DSS
There are several ways to classify DSS. Hoi Apple and Whinstone
classifies DSS as follows −
Text Oriented DSS − It contains textually represented
information that could have a bearing on decision. It allows
documents to be electronically created, revised and viewed as
needed.
Database Oriented DSS − Database plays a major role here; it
contains organized and highly structured data.
Spreadsheet Oriented DSS − It contains information in spread
sheets that allows create, view, modify procedural knowledge
and also instructs the system to execute self-contained
instructions. The most popular tool is Excel and Lotus 1-2-3.
Solver Oriented DSS − It is based on a solver, which is an
algorithm or procedure written for performing certain
calculations and particular program type.
Rules Oriented DSS − It follows certain procedures adopted as
rules.
Rules Oriented DSS − Procedures are adopted in rules oriented
DSS. Export system is the example.
Compound DSS − It is built by using two or more of the five
structures explained above.
Types of DSS
Following are some typical DSSs −
Status Inquiry System − It helps in taking operational,
management level, or middle level management decisions, for
example daily schedules of jobs to machines or machines to
operators.
Data Analysis System − It needs comparative analysis and
makes use of formula or an algorithm, for example cash flow
analysis, inventory analysis etc.
Information Analysis System − In this system data is analyzed
and the information report is generated. For example, sales
analysis, accounts receivable systems, market analysis etc.
Accounting System − It keeps track of accounting and finance
related information, for example, final account, accounts
receivables, accounts payables, etc. that keep track of the
major aspects of the business.
Model Based System − Simulation models or optimization
models used for decision-making are used infrequently and
creates general guidelines for operation or management.
Characteristics of DBMS
o It uses a digital repository established on a server to
store and manage the information.
o It can provide a clear and logical view of the process that
manipulates data.
o DBMS contains automatic backup and recovery
procedures.
o It contains ACID properties which maintain data in a
healthy state in case of failure.
o It can reduce the complex relationship between data.
o It is used to support manipulation and processing of
data.
o It is used to provide security of data.
o It can view the database from different viewpoints
according to the requirements of the user.
Advantages of DBMS
o Controls database redundancy: It can control data
redundancy because it stores all the data in one single
database file and that recorded data is placed in the
database.
o Data sharing: In DBMS, the authorized users of an
organization can share the data among multiple users.
o Easily Maintenance: It can be easily maintainable due
to the centralized nature of the database system.
o Reduce time: It reduces development time and
maintenance need.
o Backup: It provides backup and recovery subsystems
which create automatic backup of data
from hardware and software failures and restores the
data if required.
o multiple user interface: It provides different types of
user interfaces like graphical user interfaces, application
program interfaces
Disadvantages of DBMS
o Cost of Hardware and Software: It requires a high
speed of data processor and large memory size to run
DBMS software.
o Size: It occupies a large space of disks and large
memory to run them efficiently.
o Complexity: Database system creates additional
complexity and requirements.
o Higher impact of failure: Failure is highly impacted
the database because in most of the organization, all the
data stored in a single database and if the database is
damaged due to electric failure or database corruption
then the data may be lost forever.
DATABASE ENVIRONMENT
These are:
• Hardware
• Software
• People
• Procedures
Data
DBMS
MySql
Oracle
SQL Server
IBM DB2
Banking System: For storing customer info, tracking day to day credit
and debit transactions, generating bank statements etc.
DATA MODELS:
Data Model is the modeling of the data description, data semantics, and
consistency constraints of the data. It provides the conceptual tools for
describing the design of a database at each level of data abstraction .
One to one
One to many
Many to many