A DECISION-MAKING SUPPORT SYSTEM BASED on KNOW-HOW Kryssanov, V.V., Abramov, V.A., Fukuda*, Y., Konishi*, K

Total Page:16

File Type:pdf, Size:1020Kb

A DECISION-MAKING SUPPORT SYSTEM BASED on KNOW-HOW Kryssanov, V.V., Abramov, V.A., Fukuda*, Y., Konishi*, K A DECISION-MAKING SUPPORT SYSTEM BASED ON KNOW-HOW Kryssanov, V.V., Abramov, V.A., Fukuda*, Y., Konishi*, K. IACP, 5, Radio St., Vladivostok, 690041 Russia * TRI of JSPMI, 1-1-12 Hachiman-cho, Higashikurume-shi, Tokyo, 203 Japan [email protected] ABSTRACT decisions in the framework of a professional task with The research results described are concerned with: explanations for users. • developing a domain modeling method and tools to This is an informal classification of the systems dealing provide the design and implementation of decision- with decision-making in manufacturing. However, it may making support systems for computer integrated be helpful to realize what has already been done and how it manufacturing; corresponds with present and future trends of the • building a decision-making support system based on manufacture infrastructure. know-how and its software environment. It should be noted first, that information retrieval The research is funded by NEDO, Japan. systems are currently not discussed in the literature as Keywords: CIM, decision-making, know-how standalone programs but as a part of specialized CIM applications: CAD, CAM, CAPP, etc. There are many 1. INTRODUCTION reasons for this, and the dissimilarity of manufacturing Today, one of the important problems of Computer terminology can be pointed to as one. Another reason is Integrated Manufacturing (CIM) is to utilize the human existing retrieval systems cannot provide the freedom in experience of making decisions in a variety of professional formulating transactions necessary for CIM. tasks accumulated by leading manufacturers over the Knowledge-based systems have been developed for world, and propagate this experience by developing manufacturing for more than twenty years. Despite many appropriate computer-aided support technologies. From a limitations in the points of applicability, integration and computer science perspective, it is crucial to create a strong maintenance of the systems, research in this area is theoretical foundation and build tools to acquire, analyze considered now as a core of computer-aided decision- and synthesize the information of decision-making. making in CIM. At the same time, expert systems, which Extensive researchers’ efforts have been made on make decisions automatically, are not discussed as an understanding and formalizing the activity of decision- inevitable component of the manufacturing environment at making in the manufacturing domain since the 80s. As a present (Wada, 1996). So, hereafter we will concentrate on result, a number of systems qualified to support the activity decision support systems as well as interactive expert have been developed. These systems can be naturally systems, referring to them as DSS. classified into three categories: information retrieval A further distinction needs to be drawn between stages systems, decision support systems and expert systems. As of maturation of the support technologies for decision- no clear distinction between these categories can be found making. We will argue here that any idea concerning the in the literature, we suggest that a distinction should be technologies, to be successfully put into practice, should made based on the notions that: have an adequate embodiment on each of these three levels • an information retrieval system is a computer-based of problem awareness: 1) formal specification, 2) design, system to capture, manipulate, retrieve and transmit 3) implementation and maintenance. organized data necessary to solve a professional task To apply a formal specification technique to decision- according to detailed transactions defined by a user; making means to use a formal method having a rigorous • a decision support system is a knowledge-based mathematical basis and capable of modeling the domain in information system to capture, handle and analyze general, specifying the domain professional tasks and information which affects or is intended to affect decision- representing the domain knowledge as well. The formal making performed by people in the scope of a professional method is to provide decision support applications design task appointed by a user; with the highest integrity, reliability and compatibility. On the stage of design, it is necessary to explicate the • an expert system is a knowledge-based system to be used mathematical and program content of the technology. instead of or together with a human operator to make Taking the characteristics, which a user expects to witness conceptual. We will assume that the domain reality can be in dealing with a DSS for a basis, functionality and thought of as a potentially infinite set of separated behavior of the DSS and its software environment are situations, where each situation corresponds to a DSS run decided. made to solve a professional task. Rejecting this hypothesis Implementation and maintenance of a decision-making leads us to the conception of real-time systems that is out support technology assumes implementation of a DSS as of the scope of this paper. The situations are not linked to well as the systems to ensure the functions of updating, one another. This assertion causes the discrete updating of verification, validation and integration with external the knowledge for a DSS. Each of the situations is defined applications of the DSS which are necessary. on a finite set of domain objects, that means time and space An overwhelming majority of research reported in the frames of a situation as well as human ability to recognize a literature has been on the detailed design of decision finite set of objects within a professional task. The support systems, whereas formal specification of the professional knowledge is how people use the domain problem has still been a difficult and expensive task. Few objects to solve the task when the information about the projects have been brought to the stage of implementation objects is used as the input, output and intermediate data. and maintenance, and no attempts have been published to This knowledge, the input data and the output data for give a description of a support technology for decision- every task can be represented verbally. The latest making in CIM for all of the above levels of problem assumption is always true for input and output data (if not, awareness. decision-making support becomes meaningless), but it does The focus of this paper is on a scientific method for not interdict implicit or tacit knowledge to be used. developing and maintaining Decision Support Systems as essential components of CIM. In the following section, we 3. THE FORMALISM formulate the scope and necessary assumptions of the Let us introduce the necessary notions. method. In Section 3, an approach to modeling the domain Definition 1. An S -sorted set A is a family of sets and specifying the domain tasks is outlined. Then we ∈ = {}∈ As , one for each sort s S : A As s S . discuss some aspects of the information representation Definition 2. A many-sorted signature is a couple technique. A view of the decision-making process and a Σ Σ * × software environment to support decision-making S, , where S is the sort set, is an S S -sorted technologies are presented in Section 5. Next, the {Σ ∈ * ∈ } family a,s a S , s S of symbols, and every symbol suggested method is extended to the case of utilizing σ ∈ Σ has arity a and sort s . empirical know-how. Section 7 gives an account of an a,s experiment resulting in a DSS and its software Definition 3. An algebra of a many-sorted environment. Finally, in Section 8, we discuss related work Σ = {}∈ signature S, is a finite family A As s S of sets and draw some conclusions from our experiences. called the carriers of , conjointly with a mapping → σ ∈ Σ = ×× 2. STARTING POINTS Aσ :Aa As for each a,s , where Aa As1 Asn Despite the fact that no universal approach to decision- when a = s1 sn . making in CIM exists at present, a number of instances of Σ Σ Let X be a signature with a finite set of variables success using various knowledge-based and algorithm n techniques of making decisions for domain tasks can be X such that Σ = Σi , n > 0 , Σi Σ j = ∅ , and Σi is a ≠ found in the literature. As specification of the input and i=0 i j output of the task to be solved with a particular method is many-sorted signature with the sort set S = {}O, F, P , here still necessary to develop a DSS, these instances might be O, F and P are respectively objective, functional and considered as the knowledge (or metaknowledge) of how it predicate sorts; X = {}X s ∈ S is disjointed from Σ . is possible to get desired information under the conditions. s Such interpretation makes the knowledge-based approach Now we introduce a declarative model for representing more fundamental. However, the problem is how to the domain as the following. integrate the methods, qualitative as well as quantitative, Definition 4. A domain model Μ n of n-th order with Σ Μ n = Λ Φ within one DSS. the signature X is a tuple , such that We guess, that a basis for such integration can be a Λ = {} 0 2 n > Λ = {} 0 mapping of the domain professional activity onto a unified , , , for n 1 , and for information structure, i.e., a domain model. n = 1 ; i is an algebra of the signature Σi , We will consider that the domain is characterized by i = 0, 2, 3, ,n . The carriers A i of the algebra i , i > 1, the professional activity that consists in solving different Σ0 ⊂ 2 Σi−1 ⊂ i i ⊂ i+1 tasks (or else we will have to think about a DSS owning follow the condition: O A , A and A A encyclopedic knowledge). Solving a task takes place in the when i = 2, , n .
Recommended publications
  • Data Warehouse Fundamentals for Storage Professionals – What You Need to Know EMC Proven Professional Knowledge Sharing 2011
    Data Warehouse Fundamentals for Storage Professionals – What You Need To Know EMC Proven Professional Knowledge Sharing 2011 Bruce Yellin Advisory Technology Consultant EMC Corporation [email protected] Table of Contents Introduction ................................................................................................................................ 3 Data Warehouse Background .................................................................................................... 4 What Is a Data Warehouse? ................................................................................................... 4 Data Mart Defined .................................................................................................................. 8 Schemas and Data Models ..................................................................................................... 9 Data Warehouse Design – Top Down or Bottom Up? ............................................................10 Extract, Transformation and Loading (ETL) ...........................................................................11 Why You Build a Data Warehouse: Business Intelligence .....................................................13 Technology to the Rescue?.......................................................................................................19 RASP - Reliability, Availability, Scalability and Performance ..................................................20 Data Warehouse Backups .....................................................................................................26
    [Show full text]
  • Supporting Decision Making Chapter
    Chapter 5 Supporting Decision Making McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved. Chapter Highlights • Introduction • Decision support systems • Management information systems • Online analytical processing • Using decision support systems • Executive information systems • Enterprise information portals • Knowledge management systems 2-2 Learning Objectives • Identify the changes taking place in the form and use of decision support in business. • Identify the role and reporting alternatives of management information systems. • Describe how online analytical processing can meet key information needs of managers. • Explain how the following IS can support the information needs of executives, managers and business professionals: a. Executives information systems b. Enterprise information portals c. Knowledge management systems 2-3 INTRODUCTION • To succeed in business today, companies need IS that can support the diverse information and decision making needs of their managers and business professionals. • Internet, Intranets and other Web enabled information technologies have significantly support the role that IS play in supporting the decision making activities of every managers and knowledge workers in business. 2-4 • The type of information required by decision makers in a company is directly related to the level of management decision making and the amount of structure in the decision situations they face. • Levels of managerial decision making that must be supported by information technology in a successful organization are: • Strategic management • Tactical management • Operational management 2-5 • Strategic Management • Board of directors and an executive committee of the CEO and top executives develop overall organizational goals, strategies, policies and objectives as part of a strategic planning process. • They also monitor the strategic performance of the organization and its overall direction in the political, economic and competitive business environment.
    [Show full text]
  • Cluster Analysis for Olap in Online Decision Support Systems
    Turkish Journal of Physiotherapy and Rehabilitation; 32(3) ISSN 2651-4451 | e-ISSN 2651-446X CLUSTER ANALYSIS FOR OLAP IN ONLINE DECISION SUPPORT SYSTEMS Kiruthika S1, Umamaheswari E2, Karmel A3, Kanchana Devi V4 1Department of Computer Science and Engineering, Sona College of Technology, Salem. [email protected] 2Associate Professor Grade - II, Center Faculty - Cyber Physical Systems, Vellore Institute of Technology, Chennai, 600 127, Tamilnadu, India [email protected] 3Associate Professor Grade - I, School of Computer Science and Engineering, Vellore Institute of Technology, Chennai, 600 127, Tamilnadu, India [email protected] 4Associate Professor Grade - I, School of Computer Science and Engineering, Vellore Institute of Technology, Chennai, 600 127, Tamilnadu, India [email protected] ABSTRACT Online Decision Support Systems serve people of different segments of the society viz., traders, business enthusiasts, entrepreneurs, etc., Decision Support Systems are used in almost every business segment, spanning from micro-level to High level and even Heavy industries. This phenomenon is one of the results of Globalization. Proper decisions have to be made in every business industry to cope up with the prevailing market conditions. These Decision support systems are fed with large volumes of data. These data volumes are generally huge and heterogeneous. Cluster Analysis is a technique used to find out the group of data which is similar to each other and dissimilar to other data. This technique is very important for the efficient functioning of any Online Decision Support System. This paper focuses on using the Cluster Analysis Techniques to make the Decision Support Systems to work efficiently.
    [Show full text]
  • A Systematic Review and Taxonomy of Explanations in Decision Support and Recommender Systems
    Noname manuscript No. (will be inserted by the editor) A Systematic Review and Taxonomy of Explanations in Decision Support and Recommender Systems Ingrid Nunes · Dietmar Jannach Received: date / Accepted: date Abstract With the recent advances in the field of artificial intelligence, an increasing number of decision-making tasks are delegated to software systems. A key requirement for the success and adoption of such systems is that users must trust system choices or even fully automated decisions. To achieve this, explanation facilities have been widely investigated as a means of establishing trust in these systems since the early years of expert systems. With today's increasingly sophisticated machine learning algorithms, new challenges in the context of explanations, accountability, and trust towards such systems con- stantly arise. In this work, we systematically review the literature on expla- nations in advice-giving systems. This is a family of systems that includes recommender systems, which is one of the most successful classes of advice- giving software in practice. We investigate the purposes of explanations as well as how they are generated, presented to users, and evaluated. As a result, we derive a novel comprehensive taxonomy of aspects to be considered when de- signing explanation facilities for current and future decision support systems. The taxonomy includes a variety of different facets, such as explanation objec- tive, responsiveness, content and presentation. Moreover, we identified several challenges that remain unaddressed so far, for example related to fine-grained issues associated with the presentation of explanations and how explanation facilities are evaluated. Keywords Explanation · Decision Support System · Recommender System · Expert System · Knowledge-based System · Systematic Review · Machine Learning · Trust · Artificial Intelligence I.
    [Show full text]
  • Teradata Solution Technical Overview
    Teradata Solution Technical Overview 05.15 EB3025 DaTa WarEhOuSing Table of contents Teradata Pioneered Data Warehousing 2 Teradata Pioneered Data Warehousing Since our first shipment of the Teradata® Database, we’ve gained more than 35 years of experience building and 2 Making Smarter, Faster Decisions supporting data warehouses worldwide. Today, Teradata solutions outperform other vendors’ data warehouse 2 Real, measurable Data Warehouse rOi solutions, from small to very large production warehouses 3 Data Warehousing Leader with petabytes of data. With a family of workload-specific platforms, all running the Teradata Database, that lead 4 The Database—a critical component of Your spans needs from specialized analytical applications to Data Warehouse the most general enterprise data management. 5 Teradata Database—The Premier Performer Teradata corporation offers a powerful, complete solution that combines parallel database technology and scal- 5 What is Parallel Processing? able hardware with the world’s most experienced data warehousing consultants, along with the best tools and 6 Key Definitions applications available in the industry today. 9 Application Programming interfaces making Smarter, Faster Decisions 9 Language Preprocessors 9 Data utilities most companies have large volumes of detailed opera- tional data, but key business analysts and decision makers 9 Database administration Tools still can’t get the answers they need to react quickly enough to changing conditions. Why? Because the data 10 Access from anywhere are spread across many departments in the organiza- tion or are locked in a sluggish technology environment. 10 Need more reasons to choose Teradata? Today, Teradata solutions are helping companies like 11 How industries use Teradata yours consolidate those data to present a single view of your business.
    [Show full text]
  • The Impact of Business Intelligence and Decision Support on the Quality of Decision Making an Empirical Study on Five Stars Hotels in Amman Capital
    The Impact of Business Intelligence and Decision Support on the Quality of Decision Making An Empirical Study on Five Stars Hotels in Amman Capital Prepared by Hadeel A. Mohammad Supervisor Prof. Mohammad AL- Nuiami THESIS SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF Master in E-Business Faculty of Business Middle East University May / 2012 II Authorization I am Hadeel A. Mohammad; authorize Middle East University to make copies of my dissertation to libraries, institutions, or people when asked III DISCUSSION COMMITTEE DECISION This dissertation was discussed under title: The Impact of Business Intelligence and Decision Support on the Quality of Decision Making: An Empirical Study on Five Stars Hotels in Amman Capital It was approved on May 2012 Date: 27 / 5 / 2012 IV Acknowledgements This thesis is the product of an educational experience at MEU, various people have contributed towards its completion at different stages, either directly or indirectly, and any attempt to thank all of them is bound to fall short. To begin, I would like to express my whole hearted and sincere gratitude to Dr. Mohammad AL- Nuiami for his guidance, time, and patience, for supporting me and this thesis during every stage of its development. I would like to extend my special thanks to my husband, without whose encouragement and support; I wouldn’t have been here completing my degree’s final requirements. Sincerely Yours, Hadeel A. Mohammad V Dedication To My father and mother soul My husband and sons And to all my family members Sincerely
    [Show full text]
  • An Interactive Intelligent Decision Support System for Integration of Inventory
    An Interactive Intelligent Decision Support System for Integration of Inventory, Planning, Scheduling and Revenue Management A dissertation presented to the faculty of the Russ College of Engineering and Technology of Ohio University In partial fulfillment of the requirements for the degree Doctor of Philosophy Ehsan Ardjmand August 2015 © 2015 Ehsan Ardjmand. All Rights Reserved. 2 This dissertation titled An Interactive Intelligent Decision Support System for Integration of Inventory, Planning, Scheduling and Revenue Management by EHSAN ARDJMAND has been approved for the Department of Industrial and Systems Engineering and the Russ College of Engineering and Technology by Gary R. Weckman Associate Professor of Industrial and Systems Engineering Dennis Irwin Dean, Russ College of Engineering and Technology 3 ABSTRACT ARDJMAND, EHSAN, Ph.D., August 2015, Mechanical and Systems Engineering An Interactive Intelligent Decision support system for Integration of Inventory, Planning, Scheduling and Revenue Management Director of Dissertation: Gary R. Weckman The long-term permanency and profitability of a firm requires decisions to be made wisely and on time. For this purpose, it is essential to consider all aspects of a decision in terms of its impact on revenue, planning, scheduling, and inventory in an integrated framework. In this research paper, an interactive intelligent decision support system for making an integrated decision in the presence of demand uncertainty is proposed. The system operates in a multi-product, multi-period setting, and its objective is to maximize the profit of the firm over time. To achieve its objective, the system first obtains the optimal price and capacity plan for the coming periods. The output of this first step becomes the input for the second step, in which the problem of scheduling is solved.
    [Show full text]
  • A Decision Support System (DSS) Is a Computer Program Application That Analyzes Business Data and Presents It So That Users Can Make Business Decisions More Easily
    Decision Support System (DSS) A decision support system (DSS) is a computer program application that analyzes business data and presents it so that users can make business decisions more easily. decision support system (DSS) is a computer program application that analyzes business data and presents it so that users can make business decisions more easily. It is an "informational application" (to distinguish it from an "operational application" that collects the data in the course of normal business operation).Typical information that a decision support application might gather and present would be: Comparative sales figures between one week and the next Projected revenue figures based on new product sales assumptions The consequences of different decision alternatives, given past experience in a context that is described A decision support system may present information graphically and may include an expert system or artificial intelligence (AI). It may be aimed at business executives or some other group of knowledge workers. http://searchcio.techtarget.com/definition/decision-support-system A Decision Support System (DSS) is a computer-based information system that supports business or organizational decision-making activities. DSSs serve the management, operations, and planning levels of an organization (usually mid and higher management) and help to make decisions, which may be rapidly changing and not easily specified in advance (Unstructured and Semi-Structured decision problems). Decision support systems can be either fully computerized, human or a combination of both. While academics have perceived DSS as a tool to support decision making process, DSS users see DSS as a tool to facilitate organizational processes.[1] Some authors have extended the definition of DSS to include any system that might support decision making.[2] Sprague (1980) defines DSS by its characteristics: 1.
    [Show full text]
  • The Effect of Usability and Information Quality on Decision Support
    ial Scien oc ce S s d J n o u a r s n t a r l Atta, Arts Social Sci J 2017, 8:2 A Arts and Social Sciences Journal DOI: 10.4172/2151-6200.1000257 ISSN: 2151-6200 Research Article OMICS International The Effect of Usability and Information Quality on Decision Support Information System (DSS) Atta MT* Faculty of Computer System and Software Engineering, Universiti Malaysia Pahang, Kuantan, Pahang, Malaysia *Corresponding author: Atta MT, Faculty of Computer System and Software Engineering, Universiti Malaysia Pahang, Kuantan, Pahang, Malaysia, Tel: +60-9-4245000; E-mail: [email protected] Received date: February 20, 2017; Accepted date: March 22, 2017; Published date: March 28, 2017 Copyright: © 2017 Atta MT. This is an open-access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. Abstract Decision-making is complex process that involves people and information system. A Decision Support Systems (DSS) is a set of specific class of computerized information systems that support decision making activities of businesses and organizations. There are certain factors that affect the performance of DSS such as information quality and usability of these systems. This study aims to introduce the concept of usability and information quality in general and examining their effects on the DSS. The study found that both usability and information quality have strong effect on the output of any information system and in particular DSS. The study recommended that the developers of information systems must pay high attention to develop the content provided by IS before process them by DSS as well as they ensure DSS is easy to use and get required information to support decision making process, for example the developers should focus on easy navigation through the system, good interface and reaching information in proper time.
    [Show full text]
  • Toward Efficient In-Memory Data Analytics on NUMA Systems
    Toward Efficient In-memory Data Analytics on NUMA Systems Puya Memarzia Suprio Ray Virendra C Bhavsar Univeristy of New Brunswick Univeristy of New Brunswick Univeristy of New Brunswick Fredericton, Canada Fredericton, Canada Fredericton, Canada [email protected] [email protected] [email protected] ABSTRACT memory query processing systems have been increasingly Data analytics systems commonly utilize in-memory query adopted, due to continuous improvements in DRAM capac- processing techniques to achieve better throughput and ity and speed, and the growing demands of the data analyt- lower latency. Modern computers increasingly rely on Non- ics industry [36]. As the hardware landscape shifts toward Uniform Memory Access (NUMA) architectures in order to greater parallelism and scalability, keeping pace with these achieve scalability. A key drawback of NUMA architectures changes and maintaining efficiency are a key challenge. is that many existing software solutions are not aware of The development of commodity CPU architectures con- the underlying NUMA topology and thus do not take full tinues to be influenced by various obstacles that hinder the advantage of the hardware. Modern operating systems are speed and quantity of processing cores that can be packed designed to provide basic support for NUMA systems. How- into a single processor die [1]. The power wall motivated ever, default system configurations are typically sub-optimal the development of multi-core CPUs [22], which have be- for large data analytics applications. Additionally, achiev- come the de facto industry standard. The memory wall [50, ing NUMA-awareness by rewriting the application from the 65] is a symptom of the growing gap between CPU and ground up is not always feasible.
    [Show full text]
  • OLAP-Based Decision Support System for Business Data Analysis
    International Journal of Computer Applications (0975 – 8887) Volume 181 – No. 18, September 2018 OLAP-based Decision Support System for Business Data Analysis Md. Geaur Rahman Zannatul Ferdaus Md. Nobir Uddin Bangladesh Agricultural Bangladesh Bank Ministry of ICT University Mymensingh, Bangladesh Dhaka, Bangladesh Mymensingh, Bangladesh ABSTRACT making. DSS advances the capabilities of MIS by assisting Nowadays automated data collection tools and mature database management in making decisions [7, 8, 9, 10]. It is actually a technology lead to tremendous amounts of data stored in continually evolving model that relies heavily on operation databases, data warehouses and other information repositories research. The original term is simple: Decision-emphasizes in business organizations. In this paper, a novel approach of decision making in problem situations, not information developing a decision support system using on-line analytical processing, or reporting. Support- requires computer aided processing (OLAP) is presented. The OLAP application is decision situation with enough “structure” to permit computer optimal for data queries that do not change data. The system support. System-accentuates the integrated nature of problem database is designed to promote: heavy indexing to improve solving tool that combines “man,” machine, and decision query performance, denormalisation of the database to satisfy environment [11, 12]. The system database is designed to common query requirements and improve query response promote: heavy indexing to improve query performance, times, and use of a star-snowflake schema to organize the data denormalisation of the database to satisfy common query within the database. The existing partitioning strategy is used to requirements and improve query response times, and use of a partition the fact table by time into equal segments, different- star-snowflake schema to organize the data within the database.
    [Show full text]
  • 2 Decision Support Systems and Decision-Making Processes
    Decision-making support systems: Theory & practice Decision Support Systems and decision-making processes 2 Decision Support Systems and decision-making processes This chapter appears in Encyclopedia of Decision Making and Decision Support Technologies edited by F. Adam and P. Humphreys. Copyright 2008 by IGI Global, www.igi-global.com. Reprinted by permission of the publisher. 2.1 Introduction Decision Support Systems (DSS) deal with semi-structured problems. Such problems arise when managers in organisations are faced with decisions where some but not all aspects of a task or procedure are known. To solve these problems and use the results for decision-making, requires judgement of the manager using the system. Typically such systems include models, data manipulation tools and the ability to handle uncertainty and risk. hese systems involve information and decision technology (Forgionne, 2003). Many organisations are turning to DSS to improve decision-making (Turban et al., 2004). his is a result of the conventional information systems (IS) not being suicient to support an organisation’s critical response activities – especially those requiring fast and/or complex decision-making. In general, DSS are a broad category of IS (Power, 2003). A DSS is deined as “an interactive, lexible, and adaptable computer-based information system, specially developed for supporting the solution of a non-structured management problem for improved decision-making. It utilises data, it provides easy user interface, and it allows for the decision maker’s own insights” (Turban, 1995). here is a growing trend to provide managers with IS that can assist them in their most important task – making decisions.
    [Show full text]