Free Essay

Data Flow Diagrams and Decision Tables

In:

Submitted By Cheychey
Words 452
Pages 2
Requirements and Data Flow Diagrams

Ocean Sound College

Ocean Sound College is a liberal arts college in need of new system to manage housing opportunities for students, faculty and staff. Presently, they are using an outdated method of storing and managing this information. With this new system, Ocean Sound will ultimately save time and money. This system will implement an application that is able to accept, sort and display available housing options based on the user’s needs. The user will be able to select from a variety of options, including but not limited to: type of housing, size of living space, bedrooms, bathrooms, pets, utilities, and student/staff housing. In addition, this system will be capable of allowing the owner of the listing to edit or delete their post as needed. This will assist in the maintenance of the system as it will negate the previous need for private landlords to call once a property is rented. This system will also be capable of regularly checking postings for age and status. Once a listing from a private landlord is over 2 months old, the system will recognize it and delete it. Additionally, users will be able to flag if they have found a listing that is still posted when it has already been rented. This information will be forwarded on to the housing office staff along with contact information for the poster so that they can contact them to verify.

Structured English Statements for OLD LISTINGS process:

Input data flows: LISTING, LISTING OWNER, LISTING AGE
Output data flows: DELETE LISTING, KEEP LISTING

For each LISTING
If LISTING OWNER = PRIVATE and if LISTING AGE >= 2 MONTHS
Output DELETE LISTING Else Output KEEP LISTING

Decision Table:

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 2 Months or older | Y | Y | Y | Y | N | N | N | N | Private listing | Y | Y | N | N | Y | Y | N | N | Flagged by users as rented | Y | N | Y | N | Y | N | Y | N | Keep listing | | | | X | | X | | X | Remove listing | X | X | | | | | | | Notify to call owner of listing | | | X | | X | | X | |

Updated Decision Table (With Rules Marked for Combination):

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 2 Months or older | Y | Y | - | Y | - | N | - | N | Private listing | Y | Y | - | N | - | - | - | N | Flagged by users as rented | - | - | Y | N | Y | N | Y | N | Keep listing | | | | X | | X | | X | Remove listing | X | X | | | | | | | Notify to call owner of listing | | | X | | X | | X | |

Simplified Decision Table: | 1 | 2 | 3 | 4 | 5 | 2 Months or older | Y | - | Y | N | N | Private listing | Y | - | N | - | N | Flagged by users as rented | - | Y | N | N | N | Keep listing | | | X | X | X | Remove listing | X | | | | | Notify to call owner of listing | | X | | | |

Similar Documents

Free Essay

Reviewer

...- Systems Analysis & Design Chapter 5: Data and Process Modeling 1. Describe data and process modeling, and name the main data and process modeling techniques. Data and process modelling uses a variety of techniques to represent an information system and processes and data flow contained within the information system. Methods of data and process modelling can include DFD's (Data Flow Diagrams), object modelling and entity-relationship diagrams. (https://ict108businessinformatics.wikispaces.com/Questions+Week+5) 2. Describe the Gane and Sarson symbols used for processes, data flows, data stores, and entities. Give four examples of typical names for processes, data flows, data stores, and entities. http://www.softtester.org/portfolio/cis244/assignment8.html 3. What is the relationship between a Context Diagram and Diagram 0, and which symbol is not used in a context diagram? A context diagram is a top-level view of an information system that shows the boundaries and scope of the system, whereas a diagram 0 is a DFD that depicts the first level of detail below the initial context diagram and shows major processes, data flows and data stores as well as repeating the external entities and data flows that appear in the context diagram. Data stores are not shown in the context diagram because they are contained within the system and remain hidden until more detailed diagrams are created. (https://ict108businessinformatics.wikispaces...

Words: 809 - Pages: 4

Premium Essay

Review Question

...CHAPTER 5 EXERCISES (Review Questions) 1. Describe data and process modeling and name the main data and process modeling techniques. During data and process modeling, a system analyst develops graphical models to show how the system transforms data into useful information. The end product of the data and process modeling is a logical model that will support business operations and hopefully meets user needs. Data and process modeling involves three main tools: data flow diagrams, a data dictionary, and process descriptions. Many analysts use a four-model approach, which involves physical model of the current system, a logical model of the current system, a logical model of the new system and a physical model of the new system. * Sequence: One or many of the steps might represent a sub process that contains additional logical structures. * Selection: The completion of one of two or more process steps based on the results of a test or condition. * Iteration: The completion of a process step that is repeated until a specific condition changes. * An example of iteration is a process that continues to print paychecks until it reaches the end of the payroll file. Iteration also is called looping. 2. Describe Gane and Sarson symbols used for processes, data flows, data stores, and entities. Give four examples of typical names for processes, data flows, data stores, and entities. The Gane and Sarson symbol set is used for drawing...

Words: 1337 - Pages: 6

Premium Essay

Data Modeling

...Logical models show not only what a system is or does, but also how the system is implemented. Answer: False Page: 316 LOD: Medium Rationale: Physical models show not only what a system is or does, but also how the system is implemented; therefore, they are implementation dependent. Logical models are implementation independent. 6. Process modeling is a technique for organizing and documenting the structure and flow of data through a system's processes and /or the logic, policies and procedures to be implemented by a system's processes. Answer: True Page: 317 LOD: Easy 7. A data flow diagram (DFD) is a tool that depicts the flow of data through a system and the work or processing performed by that system. Answer: True Page: 217 LOD: Easy 8. An entity relationship diagram (ERD) is a tool that depicts the flow of data through a system and the work or processing performed by that system. Answer: False Page: 317 LOD: Medium Rationale: A data flow diagram (DFD) is a tool that depicts the flow of data through a system and the work or processing performed by that system. The...

Words: 7261 - Pages: 30

Premium Essay

Hello

...Agreement with SAS Institute and the restrictions set forth in FAR 52.227–19 Commercial Computer Software-Restricted Rights (June 1987). SAS Institute Inc., SAS Campus Drive, Cary, North Carolina 27513. 1st printing, April 2006 SAS Publishing provides a complete selection of books and electronic products to help customers use SAS software to its fullest potential. For more information about our e-books, e-learning products, CDs, and hard-copy books, visit the SAS Publishing Web site at support.sas.com/pubs or call 1-800-727-3228. SAS® and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. ® indicates USA registration. Contents Chapter 1 Data Mining Overview 1 Layout of the Enterprise Miner Window 2 Organization and Uses of Enterprise Miner Nodes 7...

Words: 15666 - Pages: 63

Free Essay

Logical Modeling in Systems Analysis

...Logical Modeling in Systems Analysis Table of Contents Topic Page Chapter One Abstract . . . . . . . . . . . . . . . . . . . 3 Chapter Two Introduction . . . . . . . . . . . . . . . . . . 4 Information Systems . . . . . . . . . . . . . . . 5 IS Analysis Phase . . . . . . . . . . . . . . . . 5 Modeling Definition and Concepts. . . . . . . . . 5 Traditional Approach Logical Models . . . . . . . . 7 Object Oriented Approach Logical Models . . . . . . 9 Chapter Three Current Topics in Data Modeling . . . . . . . . . . . 12 Bibliography . . . . . . . . . . . . . . . . . . 14 CHAPTER ONE Abstract Today’s organizations are utilizing their core competencies while exploiting the core competencies of subcontractors to produce highly differentiated and high quality products at a lower cost. Business process reengineering has played a key role in remaining competitive, enabled through information technology. Existence of the automated information system, developed through Systems Analysis and Design, has become a requirement for survival of today’s companies. Process requirements...

Words: 3155 - Pages: 13

Premium Essay

Ifsm 461 Case Study Solution

...The stages build upon each other and consist of the following assignments: (Only do stage 1 to 3) Text Book- (Systems Analysis and Design 10th edition by Harry J. Resenblatt. 2014. Shelly Cashman Series. Course Technology) Stage 1: Using the case provided, develop a Requirements Document that provides a high-level description of the current information system and a proposed replacement system, process diagrams for each, a Functional Decomposition Diagram (FDD), and a Systems Requirement Checklist for the new system. Analysis will be presented in 3-5 page paper, plus diagrams, using Microsoft Word. Stage 2: Using the case provided and the process identified in the assignment, model the data and processes by developing a Context Diagram and a Diagram 0 for the new system. Deliverable is the two diagrams, properly labeled, using Microsoft Word or PowerPoint (or a drawing tool that can be viewed without specialized software other than Microsoft Office). Stage 3: Using the case provided and the process identified in the assignment, develop a Decision Table and a Decision Tree, relevant to the new system. Deliverable is the two illustrations, properly labeled, using Microsoft Word or PowerPoint (or a drawing tool that can be viewed without specialized software other than Microsoft Office). Case Study Document IFSM 461: Systems Analysis and Design Udo, Marian, & Uduak Corporation (UMUC) Case Study Page 1 of 6 Udo, Marian, & Uduak Corporation (UMUC) Case Study Introduction ...

Words: 5201 - Pages: 21

Free Essay

Bpmn

...Web Services .......................................................................... 6 A First Look at BPMN ...................................................................................... 7 Modeling Business Events ............................................................................. 8 More Complex Events -- Specifying Trigger Types ......................................... 8 Business Processes, Sub-Processes, and Tasks ...............................................10 Decomposing Your Processes Into Hierarchies..............................................10 Easily Viewing Process Complexities ...........................................................12 Modeling the Sequence Flow of a Process.......................................................13 Modeling Decision Points with Gateways ........................................................13 Who Does What – Pools and Lanes...

Words: 6646 - Pages: 27

Premium Essay

Information System

... | | | |U10230366, U1008620 ,U0929909 | Table of Contents 1. Brief History of British Airways 3 The decision making process 4 British Airways uses the following information tools at its strategic level. 4 Executive Support System (ESS) 5 Senior management in BA use the following information tools. 6 Transaction Processing Systems (TPS) 7 Roles for Management Information Systems in British Airways 8 References: 9 Entity Relationship Diagram (ERD) 10 The Entities: 11 Entities and Attributes: 11 Entities and Attributes 2 12 First cut ERD Diagram for ELRSC. 13 Normalisation Diagram 14 Requirement Specification for the E L R C System 16 Use case Description for ELRSC 18 Screen shot of use case For ELRSC. 34 Screen Shot Turnitin Report 35 1. Brief History of British Airways The purpose of this project is explore how information systems helps organisations to make decisions at different levels to achieve set objectives and...

Words: 3378 - Pages: 14

Premium Essay

Computer

...Universiti Malaysia Pahang JUNE, 2012 vi ABSTRACT Hostel Management is an application developed to manage the various activities in hostel. The particular project is deal with the problems on managing the a hostel and avoids the problem occurs when carried out manually. Identification of the drawbacks of the existing system leads to the designing of computerized system that will be compatible to the existing system with the system which is more friendly and more GUI oriented. The objective of this project is to present a design of Hostel Management System for SMA Pahang. Our research is a comparative study of software design in development HMS for SMA Pahang. The study is focusly on fully utilize the OO Diagram and functional-based diagram. Our focus is comparing the utilization and significant of software design while developing the system using PHP for development of HMS. vii ABSTRAK Pengurusan asrama adalah satu aplikasi yang dibangunkan untuk menguruskan pelbagai aktiviti di asrama. Projek tertentu berurusan dengan masalah menguruskan asrama dan mengelakkan masalah ini berlaku apabila dijalankan secara manual. Pengenalan kelemahan system yang sedia ada membawa kepada mereka bentuk system berkomputer yang akan menjadi serasi dengan system yang sedia ada dengan system yang lebih mesra dan lebih berorientasikan GUI. Objektif projek ini adalah untuk membentangkan reka bentuk Sistem Pengurusan Asrama untuk SMA Pahang. Penyelidikan kami...

Words: 3646 - Pages: 15

Premium Essay

Accounting Information System Chapter 3

...Report on Book Chapter Series in Chapter 3 Transaction Processing EAST WEST UNIVERSITY Course Title: Accounting Information System Course Code: ACT 430 Sec: 01 Submitted to Nikhil Chandra Shil Department of Business Administration East West University Submitted by Name | ID | Md. Saiful Islam | 2011-1-10-293 | Md. Sariful Islam | 2011-1-10-286 | Saad Abduallah | 2011-1-10-362 | Sakil Ahamed Dip MD.Khanzarul Islam | 2011-3-10-149 2011-1-10-428 | Date of Submission: 25th November, 2014 November 25, 2014 Nikhil Chandra Shil Bachelor of Business Administration East West University Subject: Submission of report on Accounting Information System in chapter 3. Dear Sir, We would like to take this opportunity to thank you for the guidance and support you have provided us during this course of this report. Without your help, this report would have been impossible to complete. To prepare the report we collected what we believe to be most relevant information to make our report as analytical and reliable as possible. We have concentrated our best effort to achieve the objectives of the report and hope that our endeavor will serve the purpose. The practical knowledge and experience gathered during report preparation will immeasurably help in our future professional life. We request you to excuse us for any mistake that may occur in the report despite...

Words: 9514 - Pages: 39

Premium Essay

Nesrle's Porters Five Forces Model Analysis

...Acknowledgement This report is entirely prepared in the form as required by the Faculty of Management (FOM), T.U. (Tribhuvan University) for the partial fulfillment of the BBA (Bachelor of Business Administration). This project is assigned to us as a part of our practical examination under Management Information System by Tribhuvan University, aimed at giving knowledge of practical working environment. Apart from the University Examination, this project is almost like on the job training. So the knowledge we had gained during this fieldwork study is very important for us. We are very thankful to many people who have helped us during our fieldwork. We would like to extend our heartily appreciation to Mr. Shailendra Khadka Yadav, Head of Department, for guiding and exposing some of the core ideas put forth in the project. We are very much thankful to him. We would also like to thank our principal, Mr. Ramesh Pandey, who helped us during the project. We owe our depth thanks to all the other persons who directly and indirectly helped us in completion of this report. Chapter I: INTRODUCTION 1.1 Introduction to Hotel Mount View This 95 room hotel is perfectly located in the center of the main tourist area and surrounded by shops, local markets and good restaurants. The hotel is regularly used by trekking companies thanks to its close proximity to many famous climb sites as well as base camp at the foot of Mount Everest. The guest rooms are spacious and...

Words: 1605 - Pages: 7

Premium Essay

Mraa

...Engineering Universiti Malaysia Pahang JUNE, 2012 vi ABSTRACT Hostel Management is an application developed to manage the various activities in hostel. The particular project is deal with the problems on managing the a hostel and avoids the problem occurs when carried out manually. Identification of the drawbacks of the existing system leads to the designing of computerized system that will be compatible to the existing system with the system which is more friendly and more GUI oriented. The objective of this project is to present a design of Hostel Management System for SMA Pahang. Our research is a comparative study of software design in development HMS for SMA Pahang. The study is focusly on fully utilize the OO Diagram and functional-based diagram. Our focus is comparing the utilization and significant of software design while developing the system using PHP for development of HMS. vii ABSTRAK Pengurusan asrama adalah satu aplikasi yang dibangunkan untuk menguruskan pelbagai aktiviti di asrama. Projek tertentu berurusan dengan masalah menguruskan asrama dan mengelakkan masalah ini berlaku apabila dijalankan secara manual. Pengenalan kelemahan system yang sedia ada membawa kepada mereka bentuk system berkomputer yang akan menjadi serasi dengan system yang sedia ada dengan system yang lebih mesra dan lebih berorientasikan GUI. Objektif projek ini adalah untuk membentangkan reka bentuk Sistem Pengurusan Asrama untuk SMA Pahang. Penyelidikan kami adalah satu...

Words: 3646 - Pages: 15

Premium Essay

Networking

...INFORMATION TECHNOLOGY AND ENGINEERING DEPARTMENT OF IT AND COMPUTER SCIENCE TITLE: KIONYO TEA FARMERS MANAGEMENT INFORMATION SYSTEM NAME: AYIBU OMWOYO VINCENT REG. NO: CS591-0131/2012 COURSE: BACHELOR OF SCIENCE COMPUTER SCIENCE PROJECT PROPOSAL IS SUBMITTED TO THE DEPARTMENT OF INFORMATION TECHNOLOGY AND COMPUTER SCIENCE IN PARTIAL FULFILLMENT FOR THE AWARD OF BACHELOR OF COMPUTER SCIENCE CHAPTER 4: System Analysis and Requirement Modelling. 4.0 Introduction The Kenya tea management information system is a system that is web based. It will enable the farmers to easily monitor their produce, apply for loans and farm inputs, and also help the management in easy decision making. 4.1 Feasibility Study This is a detailed study carried out whose purpose is to define the problem and decide whether or not a new system to replace the existing one is viable. The following are the areas of feasibility study: * Technical Feasibility * Social Feasibility * Economic Feasibility * Legal Feasibility 4.1.0 Technical Feasibility It deals with equipment and software for example the determination of whether the new system can be developed using the current computer facilities. Since the system is a web based application, it only require a computer with all the required developments environments like Php, MySQL and JavaScript. Therefore the system is technically viable. 4.1.1 Social Feasibility It...

Words: 2857 - Pages: 12

Free Essay

Billing System

...KHURANA (Lecturer of MCA) Table Content 1) Introduction 2) Objective 3) Project category 4) Types of Reports 5) Technologies and tools 6) Hardware 7) Future scope 8) Analysis of Present System 9) Problem of Existing System 10)Characteristic of Proposed System 11)Feasibility Analysis i. Need for Feasibility Study ii. Technical Feasibility iii. Behavioral Feasibility iv. Economic Feasibility v. Product Perspective 12)Data flow diagram 13)Entity Relation Diagram 14)Data tables 15)Flow chart 16)Input forms 17)Conclusion 1. Introduction The project “Billing system” is an application to automate the process of ordering and billing of a “Departmental store” .This web based application is designed considering the chain of departmental store which is located in various cities. This application also administrates its users and customers. 2.Objective This project will serve the following objectives:1 2 3 4 5 6 7 Add and maintain records of available products. Add and maintain customer details. Add and maintain description of new products. Add and maintain new entered category of products. Provides economic/financial reports to the owner monthly or weekly and yearly. Provides a convenient solution of billing pattern. Make an easy to use environment for users and customers. 3. Project category RDBMS: The project is based on the concept of RDBMS (i.e. Relational Database Management System). “ A database which store data in the form of tables which has related with each other...

Words: 2363 - Pages: 10

Free Essay

Customer Value-Based Pricing Strategies: Why Companies Resist

...KHURANA (Lecturer of MCA) Table Content 1) Introduction 2) Objective 3) Project category 4) Types of Reports 5) Technologies and tools 6) Hardware 7) Future scope 8) Analysis of Present System 9) Problem of Existing System 10)Characteristic of Proposed System 11)Feasibility Analysis i. Need for Feasibility Study ii. Technical Feasibility iii. Behavioral Feasibility iv. Economic Feasibility v. Product Perspective 12)Data flow diagram 13)Entity Relation Diagram 14)Data tables 15)Flow chart 16)Input forms 17)Conclusion 1. Introduction The project “Billing system” is an application to automate the process of ordering and billing of a “Departmental store” .This web based application is designed considering the chain of departmental store which is located in various cities. This application also administrates its users and customers. 2.Objective This project will serve the following objectives:1 2 3 4 5 6 7 Add and maintain records of available products. Add and maintain customer details. Add and maintain description of new products. Add and maintain new entered category of products. Provides economic/financial reports to the owner monthly or weekly and yearly. Provides a convenient solution of billing pattern. Make an easy to use environment for users and customers. 3. Project category RDBMS: The project is based on the concept of RDBMS (i.e. Relational Database Management System). “ A database which store data in the form of tables which has related with each other...

Words: 2363 - Pages: 10