Free Essay

Decision Support System

In:

Submitted By bhorkar27
Words 2286
Pages 10
Decision Support System

SYNOPSIS
DSS Development
1. General idea of design and development process approaches:
a. Traditional systems analysis and design, SDLC approach.
b. An iterative, speedy prototyping
c. Managers can develop their own personal DSS
2. Investigate alternative designs along with the development process approaches
a. Building effective DSS is important matter
b. Choose an approach that increases the chances of benefits of DSS
c. Building a DSS is a difficult task since different employees have different job responsibilities and take different decisions.
3. Decision oriented Design Approach
a. Pre design description and diagnosis of decision making functions
b. Diagnosis of current decision making is to be prepared
c. Determine how decisions are currently made
4. Decision orientation is the key
a. Specify changes in decision process
b. Flow chart the process
c. Specify what specific improvements in the decision performance are to be made
5. Diagnostic Steps
a. Collect data on present decision making
b. Use interviews, observations or pervious records.
c. Establish a logical description of the same
d. Specify a norm as to how a decision should be made
6. Decision process audit plan
a. What will be audited and by whom?
b. Examine and diagram the process?
c. Observe and collect data?
d. Evaluate performance
e. Reporting and recommendations are done accordingly
1

Decision Support System

7. Reaching a diagnosis
a. Focus on identifying what is assumed by the decision makers during decision making b. How can decision making be improved?
8. Conduct a feasibility study consisting the following facet of DSS
a. Issues
b. Objectives
c. DSS scope and target users
d. Anticipated DSS Impact
e. Major alternatives
f. Conclusions
g. Build versus buy verdict
9. If build, then choose a DSS Development approach
a. SDLC approach
b. A Rapid prototyping approach
10. Step in SDLC Approach
a. Confirm user requirement
b. Systems Analysis
c. System Design
d. Programming
e. Testing
f. Implementation
g. Use and evaluation
11. SDLC major concerns
a. Project plans must be carefully prepared
b. Determine the needs of the potential users
c. Identify the outputs that accomplish those needs
d. User Requirements agreed upon the first stage of the process are hard to change
12. Steps in rapid prototyping process
a. Identify user requirement
b. Develop a first iteration DSS prototype
c. Evolve and modify the next DSS prototype
2

Decision Support System

d. Test and return to step 3 if needed
e. Full Scale implementation
13. How is a prototype developed?
a. Analyst develops a prototype
b. Users use the prototype and react
c. Missing features are added later
d. Once approved the prototype is expanded
e. Rapid application development
14. End – User DSS Development
a. Puts the responsibility of building and managing a DSS on the manager who built it b. Advantages:
i. Fast ii. Lower Cost iii. Person who wants computer support will be involved in building it.
15. End User Development Concerns:
a. End users may select an inappropriate software product
b. Errors during end user DSS Development are common
c. Unnecessary databases are sometimes developed by the end user for their DSS.
d. Databases maybe badly constructed difficult to maintain
16. DSS Project Management:
a. Assign DSS Project Manager
b. Tasks include diagnosis, feasibility study and the scope of the project
c. The larger the scope of the project the vital is to receive widespread agreement and sponsorship of the project.
17. DSS Project Management:
a. Once the project is approved then a methodology and project plan needs to be approved b. In House development and technical tools need to be resolved
c. Deliverables are important for monitoring the progress of the project
d. Some large scale DSS are built with teams of 2-3 people or with larger group of
10 or more.
e. 1-2 people may work on a prototype.
3

Decision Support System

18. DSS Project participants:
a. DSS Project Manager
b. Executive Sponsor
c. Potential DSS Users
d. Technical Support Staff
e. Data Quality Analyst
19. Matching DSS and development approaches:
a. Model Driven and knowledge driven built using rapid prototyping
b. Data Driven and document driven built using SDLC
c. Communication Driven and Group DSS first purchased then installed.
20. Systems Development cycle:
a. Phases:
i. Planning ii. Analysis iii. Design iv. Implementation
b. Cyclical
c. Can return to other phase
21. Tools Portion
a. Computer aided software design tools
i. Upper CASE: Creates systems diagrams ii. Lower CASE: Manages diagrams and code iii. Integrated CASE: Combination
b. RAD Design tools
i. UML Modeling ii. Analysis and design software iii. Code debugging methods
c. Testing and quality assurance tools
22. DSS Development Methodology
a. Prototyping
b. Interactive Design
c. Evolutionary Development
d. Focal point out process
4

Decision Support System

23. DSS Prototyping
a. Short Steps in this are:
i. Planning ii. Analysis iii. Design iv. Prototype
b. Immediate stakeholder feedback
c. Iterative
d. In development of prototyping
e. Control mechanism
24. DSS Prototyping
a. Advantages:
i. Low Expenditure ii. User and Management involvement iii. Short intervals between interactions iv. Improving user understanding of the system
b. Disadvantages:
i. Changing requirement effects ii. Problem may get lost iii. Reduction in quality iv. High Uncertainty
v. Poorly tested
An elastic and swift method of developing DSS:
1.
2.
3.
4.
5.
6.
7.
8.

Decision oriented diagnosis and definition of requirements
Feasibility analysis of data warehouse and business intelligence support system
Investigate current data
Create a plan of how will the historical data be organized
Create tables and relations and move data into tables form external systems
Create demonstration DSS for a small group of targeted users.
Have targeted users test the capabilities and provide feedback
If justified, incrementally enlarge the DSS project and run the steps.

5

Decision Support System

Unified process of developing DSS:
Jacobson, Booch, and Rambaugh launched in 1999 the Unified Software Development
Process (USDP) as a software engineering process standard. It has three basic axioms:
1. Use Case and risk driven: It employs use Cases to capturing client requirements and predicating software construction on the analysis of risk.
2. Architecture Centric: Developing software systems is to develop and evolve a system architecture. 3. Iterative and Incremental: That is we split the project into smaller sub projects that deliver system functionality in chunks leading to a fully functional system.
It has 4 main phases and one iteration workflows for each phase:
1. Inception
2. Elaboration
3. Construction
4. Transition
5. Iteration:
a. Requirement
b. Analysis
c. Design
d. Implementation
e. Test
DSS unified Development Framework (DSS – UNIDEF):
It is structured into three layers:
1. Methodology: Contains 4 main phases and one iteration workflows for each phase:
a. Inception
b. Elaboration
c. Construction
d. Transition
e. Iteration:
i. Requirement ii. Analysis iii. Design iv. Implementation
v. Test
2. Modeling: here is UML. It can be used to communicate with developers, project clients, with automated tools that create parts of the system.
6

Decision Support System

3. Implementation: In this layer is the prototyping techniques, DSS Tools and DSS
Generators.
SOFTWARE:
They are basically of three types:
1. System Software: a set of one or more programs, designed to control the operation of the computer system. Without this, the application packages cannot run on the computer system. They are of three types:
a. System Management software or the operating system: is a group of system programmes that help in operation of the computer by telling it how to interpret the commands, process the inputs and outputs and manage the data. It is the software that makes the computer ready to use. It is designed to serve two basic purpose:
i. Control the allocation and use of the computer system’s resources among various users and tasks. ii. Provide an interface between the computer hardware and programmer that simplifies the creation, coding, debugging and maintenance of the applications programmers.
The most common OS for PC’s is DOS. An OS performs the following functions: iii. Communication link between the computer system and the user iv. Interpretation of commands, instructions and other data entered by the user
v. Management of different file systems by storing and transporting files from various storage devices vi. Memory Management by allocating primary memory and other storage devices to the system programmes, user programmes and data. b. System Development Software or programming language: It is used to communicate with the computer which understands only machine language, that is the language of 0 and 1. They are the various methods of writing computer instructions. The instructions adhere to particular set of protocols for each language. There were different generations of this language:
i. First Generation: Machine Language ii. Second Generation: Assembly Language. iii. Third Generation: High Level Language. A compiler is used to translate the programme into machine language.
7

Decision Support System

iv. Fourth generation languages: Very High level Languages. They use language translators and use very less lines of code because they rely on objects of code that are reusable.
Language Translator: It takes as input some programmes in one language, called source code, and produces after translation the equivalent machine language programme called object code. They are categorized into two types:
Compilers: translates programme from high level language to machine language.
It takes as input some programmes in one language, called source code, and produces after translation the equivalent machine language programme called object code.
Interpreters: It converts high level language programme into machine language.
It reads in source code and directly produces the output that the source code would produce if it were compiled and executed immediately.
c. Utility software: It expands the performance of the OS by adding functions that are not part of the original OS. They perform jobs such as trouble shooting hardware, file conversions, defragmenting, data compression etc.
2. Application Software: This software is collection of programs that actually process data to generate information under various applications. Example: payroll Program,
Tally etc.
3. Procedures: Which are operating instructions for the people who will us an “IS”.
Examples: Instructions to fill out a paper form or using a software package.
Software to assist financial decision:
1. System Software
a. DOS
b. UNIX
c. LINUX
d. Windows
2. Application Software
a. Tally
b. Ex Munimji
3. Utilities
a. MS Office
b. Excel
4. Procedures:
a. Instructions to fill out paper sheets
8

Decision Support System

b. Manuals of accounting package
Software to assist marketing decision:
1. System Software
a. Windows based environment
b. DOS Based Environment
c. UNIX LINUX based environment
2. Application Software
a. Sales CTRL
b. CALLPAN
3. Utilities
a. MS Access
b. MS Powerpoint
c. MS Word
4. Procedures:
a. Software help module
b. Instructions to fill out paper forms
Software to assist productive decision:
1. System Software
a. IRIX
b. Window Based Environment
c. REDHAT LINUX
2. Application Software
a. CORAL DRAW
b. MAYA
c. PHOTO SHOP
3. Utilities
a. MS Office
b. Star office
4. Procedure
a. Online Help
b. Hand Manuals of the packages

9

Decision Support System

HARDWARE
They are physical and tangible devices. Example: computer and its peripherals.
A brief list of components forming part of the configuration of the computer system:
1. Monitor: Shows us what the computer is doing with the help of a “Cathode Ray Tube”.
2. Keyboard: Used to enter, manipulate, store and to take the print out or soft copies of the data.
3. Mouse or light pen: An electronic pointing device that moves as an onscreen pointer, enabling the user to select items and choose options.
4. Central processing Unit: The heart and brain of the computer. It comprises of a hard disk, the motherboard, and floppy disk drive.
5. Processor: a part of the motherboard. The speed of the processor and the quality of the motherboard are independent.
6. Floppy Disk Drive: accepts magnetically coated floppy diskette, so as to enable the computer to read data from other computers, or write data on floppies for backup or exchange of data.
7. CD ROM or DVD ROM: used to store large amount of data.
8. Cabinet: External cover which assembles CPU, FDD, CDD, Motherboard and other electronic and electrical requirements of the system.
9. Random Access memory: A temporary storage device, to store software and necessary programs in accordance with the needs of the system operator.
Some additional peripherals of the computer:
1. Speakers: required to play the computer’s audio output.
2. Sub Woofers: Adds deep bass to the computer’s audio output.
3. Printer: produces output on paper which is also called a hard copy.
4. Modem: can either be internal or external and is used for extracting information through the World Wide Web.
5. Microphone: Accepts voice input that is converted into text from is or used to operate the computer.
INPUT
OUTPUT
STORAGE
Keyboard
Speaker
Floppy Diskette
Mouse
Floppy Diskette
Hard Disk
Floppy Diskette
CD/DVD
CD
CD/DVD
Printer
Modem
Monitor
Micro Phone

10

Decision Support System

Some Input Devices:
1. MICR (Magnetic Ink Character Recognition): used to identify magnetic coded numbers which are printed on demand drafts, cheques, etc to avoid duplicate or manipulation of demand drafts and cheques.
2. OMR( Optical mark Reading and Recognition): A special feature that helps evaluate, specially designed answer sheets of competitive examinations.
3. OCR (Optical Character recognition): Used to identify special characters printed with magnetic ink and also to identify special characters printed on secret sheets.
Hardware requirement in Developing Marketing Decision:
1. Computer
2. Printer
3. Mouse
4. Floppy Drive
5. CD-ROM
6. Paper for Hard Copy
7. Magnetic Disk
8. Floppy
9. Pen Drive
Hardware requirement in making productive Decision:
1. Silicon graphic Interface
2. Graphic User Interface
3. Other hardware components like printer, CD Rom etc.

---------------------------------------------------------********----------------------------------------------------

11

Similar Documents

Premium Essay

Decision Support Systems

...President Barack Obama used a Decision Support System called Neighbor to Neighbor during his 2008 campaign. This DSS contained names, addresses, issues of interest and data to that particular voter, and past voting records of each voter that were undecided in the campaign. This system allowed Obama’s staff members to create effective customized speeches, fliers, etc. that would ultimately convince that particular voter to vote for Obama (Decision Support…). Decision support systems are being used to influence presidential elections. Mitt Romney for example began a secretive data-mining project, to look through American’s information such as, purchasing history and church attendance in order to identify likely wealthy donors. For his election data-mining project, this will rely on thousands of expensive databases that are legally bought/sold behind the scenes by corporations. This includes credit accounts, families and children, voter registrations, charitable contributions, property tax records, and survey responses. This database combined with marketing data creates a psychographic data analysis, which then flushes out Americans consumer behavior and habits. Decision Support Services (DSS) is technology that is available to turn your sales data and statistics into efficient management tools and organized reports. One useful DSS offerings is provided via IMSMART which allows your company to customize reports based off of the information you’re interested in. IMSMART offers...

Words: 340 - Pages: 2

Premium Essay

Decision Support Systems

...Decision support systems are a lesson of computer-based information systems plus knowledge based systems which support decision making activities. Since there are numerous methods for decision-making, moreover, because of the wide range of dominions in which decisions are made, thus, the concept of decision support system (DSS) is very wide-ranging. A DSS may take several different formulae. In general, we can assure that a DSS is a computer system in order to aid for making decisions. A decision is an optimal among alternatives based on estimations, valuation and of the standard of those substitutes. However, supporting a decision means assisting employee working alone, or in a group gathers intelligence as teamwork and the best and appropriate for the organization. In addition, supporting the optimal making process involves backup, the appraisal and/or the comparison of alternatives. In practice, references of DSS are commonly references to computer applications that perform by means of supporting role. The decision support system has been well-defined in various ways by different scholars and managers. On contrary, others define a DSS rather mainly is "a computer-based system that aids the process of decision making." For instance, Turban expresses exactly as "an interactive, flexible, and adaptable computer-based information system, specially developed for supporting the solution of a non-structured management problem for improved decision making. It utilizes data, provides...

Words: 399 - Pages: 2

Premium Essay

Decision Support System

...Decision Support System (DSS) A Decision Support System (DSS) is an interactive computer-based system or subsystem which is meant for helping out decision makers in using several communications technologies, data, documents, knowledge and/or models for the identification and resolution of a number of problems, completion of tasks related to decision process, and formulation of adequate decisions. The term, Decision Support System is generally used to refer to any computer-based application which is designed to enhance the abilities of a person or a group of individuals in making efficient and effective decisions. In addition to that, Decision Support System is also a frequently explored academic field of research which takes of designing and implementation processes of Decision Support Systems along with the analysis of their areas of application. All in all, Decision Support Systems come under an umbrella of the computerized information system which can effectively manage and support all activities related to effective decision making. There are five more specific types of Decision Support Systems as listed below (DSS Basics): * Communication-driven Decision Support System * Data-driven Decision Support System * Document-driven Decision Support System * Knowledge-driven Decision Support System * Model-driven Decision Support System In general, decision support systems usually gather and present organizational information that help them generating (decision...

Words: 326 - Pages: 2

Premium Essay

Decision Support Systems

...Decision Support Managers in any organization face decision-making scenarios in almost every segment of their operations; whether if it is deciding to use a business-to-business (B2B) commerce model, which security system to use for its IT department, and even deciding on employee benefit plans. The bottom line is organizations cannot be competitive without making crucial decisions. Executives use decision-making systems to enhance their sales because most of their decisions are unstructured or semi structured. Accordingly, they need the best tools to help them. In addition, the more information they have, based on internal experiences or from external sources, the better their decisions. “By combining massive amounts of data with sophisticated analytical models and tools, and by making the system easy to use, they provide a much better source of information to use in the decision-making process” (Studymode.com, 2012) In relation to Information Technology, a decision support system (DSS) is a computer-based, information system intended to assist decision makers in approaching ill-structured problems by offering diagnostic models and access to databases (Haag & Cummings, 2008, pg. 162). Advantages and disadvantages of using decision support systems for decision-making The advantages of using decision support systems are (1) increased productivity, (2) increased understanding, (3) increased speed, (4) increased flexibility, (5) reduced problem complexity, and (6) reduced...

Words: 1039 - Pages: 5

Premium Essay

Decision Support Systems

... 1.1 - What is decision making? 4 1.2 - What is a Decision Support System? 4 2- Literature Review 6 2.1 - DSS in the technical support world 6 2.2 - Important attributes of a Decision Support System 6 2.3 - Capabilities offered by DSS 7 3- Discussion and Analysis: 9 3.1 – How is technical support and Decision support linked together? 9 3.2 – Technical Support and Decision Support Systems 9 4 - DSS implementation: 11 4.1.- Implementation Strategies 11 4.1.1.- Divide the project into manageable pieces 11 4.1.2.- Keep the solution simple 11 4.1.3.- Develop a satisfactory support base 11 4.1.4.- Meet user needs and institutionalize system 12 4.2 - A real-life case on how a company implemented and integrated a decision Support System. 13 3Com ASSIST Customer service web site 13 Speeding problem resolution 13 Minimum development and maximum benefit 14 Quick Resolution 14 4.3.- Support delivery process 15 4- Conclusion 17 References 18 Abstract In today’s world, business is rapidly evolving and there’s a greater need to make better-informed decisions using the fast flowing and wide variety of information available. This paper is about how Decision Support Systems (DSS) contribute positively to technical support department in different organizations and how managers across several industries use a DSS to assist in tactical decision-making. We discuss what a DSS is and how it plays a significant role in managerial decision-making. Computer-based...

Words: 3950 - Pages: 16

Free Essay

Decision Support System

...Decision Support Systems December 22, 2014 Decision Support Systems Many businesses are faced with situations that need critical analysis, compilation of raw data, circulation of precise documents and effective utilization of computer systems. Frito Lay is an example of a company who implemented various decision support systems (DSS) into their business model. A DSS is a “highly flexible and interactive IT system that is designed to support decision making when the problem is not structured.” (Haag, Cummins p.162) Managers require information to guide their organization in the right direction. DSS increases productivity, efficiency, and enhances understanding of business processes. DSS helped carve their business success, facilitate management making qualitative decisions, and turned their raw data into valued information that was needed by employees and management. DSS assist the management and employees of Frito-Lay by delivering statistical and data retrieving systems. Employees of Frito-Lay also used DSS systems in searching information that was germane to their job function. The three main components of a DSS are model management, data management and interface management. “The model requests the information from the data management component, analyzes the information, and sends the results to the user interface management component, which in turn passes the results back,” (Haag, Cummins p.163) to the user. There are many types of DSS systems and hybrid DSS systems...

Words: 1819 - Pages: 8

Premium Essay

Moriarty Decision Support System

...Moriarty Technologies have developed a Decision Support System to analyse Steam Age Emporiums sales data and different business options in order to determine the best case scenario for the business. It was established that the best business strategy for your company would be to adopt Store Recommended Mark-up as your pricing method, Monsieur Bonacieux Transport as your freight solution and Brunei as your country of import. Additionally, recommendations for the business to offer discounts, free freight delivery and to monitor fluctuations in exchange rates have been made. A Decision Support System (DSS) is an information system built to support the phases of a users decision making process (Mora, Forgionne & Gupta 2003, p. preface). It provides assistance in manipulating and evaluating large amounts of detailed data to choose from many different courses of action (Baltzan, Lynch & Blakey 2013). These features make it the appropriate tool for this project as over 1000 rows and 29 columns of data needed to be manipulated and analysed to create 8 different scenarios to allow the best decision to be made. The DDS was utilised to analyse sales data to determine that the Store Mark-up type would be the most beneficial option for the business. Analysis of the ‘Selling Price’ column of the Report was conducted to ensure that other factors such as discounts would not affect the outcomes. The DDS determined that the Store Recommended Mark-up would generate $169 559.42 versus...

Words: 1037 - Pages: 5

Premium Essay

Computerized Decision Support System

...Computerized Decision Support System Computerizing health care is said to be an effective method not only transforming the quality of health care, but also reducing the cost as well. Electronic health records have been implemented in healthcare facilities throughout the nation to enhance their outcomes. Electronic health records can enhance healthcare with a variety of means collectively known as computerized decision support system (CDSS). The purpose of a CDSS is to deliver patient-specific information centered on substantial knowledge. Implementing a CDSS is expected to depress numerous challenges in healthcare. Challenges such as treatment blunders and high costs will no longer be an issue for concern. The CDSS may function as an instrument to aid clinicians in management as well as a memory aid. The CDSS is an information technology that assists healthcare professionals with the medical process to improve the patients’ health and the quality of the healthcare system. By providing patient data, medical content, clinical recommendations, and explanations, physicians can effectively treat his or her patients in a timely fashion. Initially physicians would merely input information about the patient into his or her data system, and the CDSS would present him or her with the diagnosis solution for the patient. At that point, the physician would take the appropriate steps to act on the output that the CDSS provided them with. Today physicians work together with the CDSS to produce...

Words: 1330 - Pages: 6

Premium Essay

Decision Support Systems and Business Intelligence: an Overview

...Decision support systems and Business Intelligence: an overview Contents Course introduction 1–3 Module one objectives 1–3 Use of Study Guide 1–3 Suggested study schedule 1–4 Readings 1–4 Changing business environments and computerised decision support 1–4 Managerial decision-making 1–5 Computerised support for decision making: systems and technologies 1–5 The systems 1–5 The technologies 1–5 A framework for decision support 1–6 Management science 1–6 Concept of decision support systems & business intelligence 1–7 DSS – BI connection 1–7 Course plan and themes 1–7 Conclusion 1–8 Course introduction This first module aims to provide an overview of the topic and provide the broad backdrop into which the other modules will fit. Today’s business environment is constantly changing, and it is becoming more and more complex. Private and public organizations are required to respond quickly to changing conditions; be it government regulations or informed customers or market conditions. This requires organizations to be agile and to make frequent and quick strategic, tactical, and operational decisions. Making such decisions may require considerable amounts of relevant data, information, and knowledge. Processing these, in the framework of the needed decisions, must be done quickly, frequently in real time, and usually requires some computerized support. This course is about using business intelligence as computerized support for managerial...

Words: 1621 - Pages: 7

Premium Essay

Decision Support System Aims to Support Better Business Decision-Making in Telecom Sector of Pakistan

...DECISION SUPPORT SYSTEM AIMS TO SUPPORT BETTER BUSINESS DECISION-MAKING IN TELECOM SECTOR OF PAKISTAN Thesis Presented to the Faculty of INSTITUTE OF BUSINESS AND INFORMATION TECHNOLOGY In Fulfillment of the Requirements for the Degree of Master of Business and information technology By Muhammad Taimoor Khalid F09MB023 Contents DECLARATION 6 ACKNOWLEDGEMENTS 7 Executive Summary 8 INTRODUCTION 9 Decision Support System 10 Telecommunication Sector in Pakistan 13 PROBLEM DEVELOPMENT 14 Significance of the study 15 Study Objectives 15 Research Research Query#s 15 Relevant Variables 16 Dependent variables: 16 Independent variables: 16 Research Hypothesis 16 Hypothesis # 1 16 Hypothesis # 2 16 Hypothesis # 3 17 Hypothesis # 4 17 LITERATURE REVIEW 18 “ 21 “ 21 (Business psychology and organisational behaviour 21 “ 22 “ 22 RESEARCH METHODOLOGY 23 Introduction to chapter 24 Research Design: 24 Purpose of research 25 Data Processing and Analysis 25 Primary and Secondary data 25 Regression Equation 26 Comparative Analysis 28 Dss and Comapny 28 Respondent age 28 Respondent sex 29 Respondent Work Experience 29 Respondent Qualification 30 Research Query’s Analysis 31 Research Query# 1 31 Research Query# 2 31 Research Query# 3 31 Research Query# 4 32 Research...

Words: 8176 - Pages: 33

Premium Essay

Identify a Problem Within an Area of Management Responsibility an Create a Decision Support System to Solve It.

...Identify a problem within an area of Management responsibility and create a Decision Support System to solve it. INTRODUCTION Managers are often faced with problems that may affect the flow of work. It is crucial that managers find the most suitable way of solving the problems they encounter. Some of the many problems encountered involve decision making, and managers need to come up with the most effective system in order to make decisions in a quick and effortless manner. The decision support system is one such system. According to Laudon et al (2006), decision support systems are “information systems at the organization’s management level that combine data and sophisticated analytical models or data analysis tools to support semi-structured and unstructured decision making”. (p. 462) STATEMENT OF PROBLEM The Entertainers Credit Union Limited has been in existence for twenty years. Its main revenue building products are loans. At present, however, management has noticed a significant downturn in revenues linked directly to a persistent reduction of loans inflow as well as a decline in applications for membership. The marketing team was tasked with the responsibility of researching the source of this worrying trend, and it was discovered that one of the most significant grouses maintained by most members was that the length of time between signing of the Loan Application and getting meaningful feedback on whether their loans were approved or not, took an unbearably...

Words: 1275 - Pages: 6

Premium Essay

Decision Support System

...Management ▪ Ancient ▪ Collaboration at the organizational level ▪ Could revolutionize collaboration and computing Helps organizations ▪ Identify ▪ Select ▪ Organize ▪ Disseminate ▪ Transfer Important information and expertise within the organizational memory in an unstructured manner Knowledge ▪ Understanding gained through experience or study ▪ Know-how or familiarity with how to do something ▪ Information that is contextual, relevant, and actionable ▪ Accumulation of facts, procedural rules or heuristics ▪ Knowledge is INFORMATION IN ACTION ▪ Actionable (relevant) information available in the right format, at the right time, and at the right place for decision making (TIWANA2000) ← Fact – statement of some element of truth about a subject matter or a domain. Example: milk is white, sun rises in east. ← Heuristics – rule of thumb based on years of experience. Example: strike on independence day in our state ← Intelligence – capacity to acquire, improve and apply knowledge. ← Experience – what we have done and what has happened in past in a specific area of work ← Common sense – natural ability to sense, judge or perceive situations ; grows stronger over time. ← Memory – ability to store and retrieve relevant experience at will, is part of intelligence. ← Learning – is knowledge or skill that is acquired by instruction or study Knowledge Types ←...

Words: 691 - Pages: 3

Premium Essay

Decision Support System in Uliver

...COURSE: Management Information Systems Professor: Ms. Solza Grceva Student: Bjanka Tunteva 117671 Date: May 9th, 2014 TABLE OF CONTENTS Background…………………………………………………………………...…………3 Decision Making Process………………………………………………..………3-4 How the system supports the Decision Making Process……………..4 Security Breaching……………………………………………………………………5 Implementation of the System……………………………………………….5-6 Benefits of the Implementation………………………………………………... 6 Financial Analysis………………………………………………………………….7-8 S.W.O.T. Analysis………………………………………………………………………8 References……………………………………………………………………………….9 UNILEVER SECURES ITS MOBILE DEVICES Background Unilever is a $54 billion Anglo-Dutch multi-national company that operates in 57 countries, with headquarters in the UK and Netherlands. It is well known for their manufacturing brands such as Q-Tips, Ben and Jerry’s, Hellmans, Lux, Dove personal care products, Lipton tea, home care etc. With a portfolio of over 400 brands, Unilever is constantly growing, expanding and extending their projects for production of innovative products. However, in order to make informed decisions on how to act on innovative ideas, they first must understand and evaluate their risks and be able to grasp opportunities. In March 2004, Unilever’s senior management ordered the company’s top executives to be equipped with mobile phone devices to increase their productivity. The company selected BlackBerry mobile phones because they were the leader in their category...

Words: 1087 - Pages: 5

Premium Essay

Analyzing Om Technique

... Exercise 1 What is a Decision Support System? A decision support system is a processor information technique that assists with the company’s managerial endeavors. Decision support systems operate administration, business procedures, and product development of a company and assist to formulate conclusions, within a changing environment. Some of the responsibilities of a decision support system include the following: planning and organizing organization activities, provide data, conduct training programs, evaluate computer products, and provide support. Organizations depend on decision support systems to assist them with answering all business related questions and concerns. Decision support systems rely heavily on information, as the operations management technique uses the information to evaluate and examine. The Problem According to Watson and Carr (1987), “There are a number of organization structure alternatives for supporting decision support systems, and each alternative has its advantages and disadvantages” (p.84). Each organization has to be able to support the efforts of the decision support system, which consist of assisting clients to assess the computer products, supply access to information, and partake in product development. The issue of the “Organizing for Decision Support System Support: The End-User Services Alternative” article argues which division within a company is responsible for the decision support system. This determination has a considerable...

Words: 755 - Pages: 4

Premium Essay

Casestudy

...CURRENT ISSUES OF DECISION SUPPORT SYSTEM Cynthia P. C. Lee Abstract This paper emphasized on the Decision Support System (DSS) defined in various ways depending upon the author’s point of view by Turban (1995), Little (1970), Moore and Chang (1980), Keen (1980), and Power (1997); history of DSS during late 1950s and early 1960s until millennium approached of Web-based analytical applications; the Decision support system (DSS) has been used in many different ways (Alter 1980, Power, 2002). Turban (1995) defines it as "an interactive, flexible, and adaptable computerbased information system, especially developed for supporting the solution of a nonstructured management problem for improved decision making. It utilizes data, provides an easy-to-use interface, and allows for the decision maker's own insights." For Little (1970), a DSS is a "model-based set of procedures for processing data and judgments to assist a manager in his decision-making." Moore and Chang (1980) define DSS as extendible systems capable of supporting ad hoc data analysis and decision modeling, oriented toward future planning, and used at irregular, unplanned intervals. importance of DSS to assist in high-level decision-making, assist academic advising staff, improve the quality and timeliness of marketing decisions, and medical diagnosis process; and current issues of DSS where decision-making as the most important activities for human beings, Clinical Decision Support Systems (CDSSs), several...

Words: 1600 - Pages: 7