1 Review Topics 1.Process Discovery 2.Process Optimization 3.Process Analysis.

Slides:



Advertisements
Similar presentations
BIS 360 – Lecture Seven Process Modeling (Chapter 8)
Advertisements

Johnb DFDs and Design John Bell The DeMarco notation.
Managing Project Scheduling. What is Project Scheduling? The process of: – defining project activities – determining their sequence – estimating their.
IFS310: Week 3 BIS310: Structured Analysis and Design 5/4/2015 Process Modeling and Data Flow Diagrams.
Irwin/McGraw-Hill Copyright © 2004 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS6th Edition.
Using Data Flow Diagrams
Chapter 7 Structuring System Process Requirements
Irwin/McGraw-Hill Copyright © 2004 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS6th Edition.
Using Dataflow Diagrams
1 Software Design Introduction  The chapter will address the following questions:  How do you factor a program into manageable program modules that can.
Introduction to Project Management Chapter 6 Managing Project Scheduling Information Systems Project Management: A Process and Team Approach, 1e Fuller/Valacich/George.
What is Software Design?  Introduction  Software design consists of two components, modular design and packaging.  Modular design is the decomposition.
Software Design Deriving a solution which satisfies software requirements.
Data Flow Diagrams Levelling Them; Process Modelling Using Function Decomposition CSE Information Systems 1.
Using Dataflow Diagrams
Chapter 7 Using Data Flow Diagrams
Topics Creating DFD Physical and logical DFD Event driven modeling
PROCESS MODELING Transform Description. A model is a representation of reality. Just as a picture is worth a thousand words, most models are pictorial.
1 Review Topics The 3 Major Components of Workflow Management Systems 1.Buildtime 2.Metamodel 3.Runtime.
Developing an IT Application Using Advantage:Gen  Activity Modeling.
FIS 431/631 Financial Information Systems: Analysis and Design Process Modeling Joe Callaghan Oakland University Department of Accounting & Finance.
Process Modeling Fundamentals. Three Ways to Understand a System By its processes What are the systems main processes? What are the systems main processes?
Chapter 9 Using Data Flow Diagrams
Chapter 7 Using Data Flow Diagrams
Chapter 2: IS Building Blocks Objectives
Modeling the Processes and Logic
Process Modelling Using Data Flow Diagrams - Building and Levelling Them; Process Modelling Using Function Decomposition CSE Information Systems.
Lesson-21Process Modeling Define systems modeling and differentiate between logical and physical system models. Define process modeling and explain its.
Systems Analysis I Data Flow Diagrams
Centro de Estudos e Sistemas Avançados do Recife PMBOK - Chapter 6 Project Time Management.
Chapter 7 Structuring System Process Requirements
Software Project Management Task Sequencing Activity Sequencing Concepts PERT charts Critical Path Analysis.
Time Management Week 7 - Learning Objectives You should be able to: n List and describe the processes, activities, inputs, and outputs in time management.
Data Flow Diagrams (DFDs)
DFD examples.
PROCESS MODELING Chapter 8 - Process Modeling
Chapter 1: Data Flow Diagram Structuring System Process Requirements
Data flow diagrams.
Data Flow Diagrams (DFDs). Data flow diagram (DFD) is a picture of the movement of data between external entities and the processes and data stores within.
Module 8: Risk Management, Monitoring and Project Control We would like to acknowledge the support of the Project Management Institute and the International.
Data Flow Diagrams A structured analysis technique that employs a set of visual representations of the data that moves through the organization, the paths.
Phase 2: Systems Analysis
Using Dataflow Diagrams – Part 2 Systems Analysis and Design, 7e Kendall & Kendall 7 © 2008 Pearson Prentice Hall.
Chapter 7 Using Data Flow Diagrams
PHASE 2: SYSTEMS ANALYSIS
Lecture 6. Review of Lecture 5 Company strategic planning: mission and objective statements and competitive strategy. Planning Methods: Top-down, Bottom-up.
Systems Analysis What is it?. 2 A Systems Development Life Cycle The need for change is recognised or planned for Outline requirements may be issued,
Project Life Cycle.
Robotics & Engineering Design Projective Management Chin-Sung Lin Eleanor Roosevelt High School.
7 Systems Analysis and Design in a Changing World, Fifth Edition.
ANALYSIS PHASE Purpose of information systems in organisations Information systems exist in organisations to serve organisations. Therefore the aims.
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition.
1 Accounting systems design & evaluation Karen Lau 25 Feb 2002.
Using Dataflow Diagrams – Part 1 Systems Analysis and Design, 7e Kendall & Kendall 7 © 2008 Pearson Prentice Hall.
Communications Management
Context Process0. student Data Flow Diagram Progression.
1Lecture 8 Introduction to Systems Analysis l Objectives –Explain how systems analysis relates to business needs, problems, and opportunities –List and.
Reference: Figure 6.2. PMBOK® Guide, 5 h Ed Reference: Figure 6.2. PMBOK® Guide, 5 h Ed.
FUNCTIONAL MODELING Alajas, Sophiya Ann Allego, Keefer Lloyd Maningo, Patrick Sage Pleños, John Enrick CPE 51ASATURDAY 7:30 – 10:30ENGR. ARNOLD ROSO.
McGraw-Hill/Irwin Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 Modeling the Processes and Logic.
DATA FLOW DIAGRAMS.
7-1 Chapter 7 Structuring System Process Requirements Modern Systems Analysis and Design Fourth Edition.
© 2008 Prentice Hall6-1 Introduction to Project Management Chapter 6 Managing Project Scheduling Information Systems Project Management: A Process and.
The Components of Information Systems
Plan Schedule Management
Simulating Processes Motivation
Systems Analysis and Design in a Changing World, 6th Edition
The Components of Information Systems
Receivables management
Presentation transcript:

1 Review Topics 1.Process Discovery 2.Process Optimization 3.Process Analysis

2 Process Discovery Discovering the vision, mission, and strategy of the organization Discovering the major processes of an organization Discovering the sequence of activities in a process Discovering the structure of the organization Discovering the application of technology to automate the process

3 A process is work performed on, or in response to, incoming data or control flow or conditions. A System is a Process Process Discovery (Contd.)

4 Decomposition is the act of breaking a system into its component subsystems, processes, and sub-processes A decomposition diagram shows the top-down functional decomposition of a system –Each process in the diagram is either a child, a parent, or both –A parent must have 2 or more children –Generally, a child may have one parent –A child may have its own children

5 Process Discovery (Contd.) Logical processes are work or actions that must be performed no matter how you implement the system There are three types of logical processes –Function is set an ongoing activities of business with no start and end, e.g. quality management, inventory control. Functions are named with nouns that describe the entire function –Events is a unit of work that must be completed as a whole. Is triggered by an input and is completed when the process has responded with appropriate outputs. Events are also called transactions.. –Elementary Processes are detailed activities or tasks that are required to complete the response to an event. They are the lowest level of detail in a process model. A common synonym is primitive process

6 Process Discovery (Contd.) Discovering the sequence of activities in a process can be carried out using conventional fact-finding or information gathering techniques, e.g. interviewing, JAD etc. –Identifying activities –Identifying dependencies (mandatory, discretionary, external) –Sequencing activities using network diagramming tools such as PDM, AON, GERT Discovering the sequence of activities in a process can also be carried out using data mining techniques

7 Process Optimization (Step Optimization) Role 4 Role 3 Role 2 Role 1 A4 A3 A2 A5 A6 A7

8 Process Optimization (Step Optimization)

9 Process Analysis Assign probabilities to control connectors Simulate the process using the probabilities assigned to activities and control connectors Process path probability Determine activity duration Determine resource Determine cost Optimize the process

10 Process Analysis - Instrumenting a Process Collect Credit Information Assess Risk Accept Credit Request Approval Reject Credit 30%50% 70% 80% 20%

11 Process Analysis – Path Probability Collect Credit Information Assess Risk Accept Credit Request Approval Reject Cresit 30%50% 70% 80% 20% 56%

12 Process Analysis – Path Probability Collect Credit Information Assess Risk Accept Credit Request Approval Reject Credit 30%50% 70% 80% 20% 15%

13 Process Analysis – Path Probability Collect Credit Information Assess Risk Accept Credit Request Approval Reject Credit 30%50% 70% 80% 20% 14%

14 Process Analysis – Path Probability Collect Credit Information Assess Risk Accept Credit Request Approval Reject Credit 30%50% 70% 80% 20% 14%

15 Process Analysis – Path Probability Collect Credit Information Assess Risk Accept Credit Request Approval Reject Credit 30%50% 70% 80% 20% 14%

16 Process Analysis – Path Probability

17 Process Analysis – Time Determination

18 Process Analysis – Time Determination

19 Process Analysis – Activity Frequency

20 Process Analysis – Time Per Role Using a 40 hour work week, we need seven loan officers and seven financial officers to perform 1000 weekly processes

21 Process Analysis – Activity 36/hr. rate for the loan officer, and $54 for a financial officer, the cost of a single process is $25.20 for personnel

22 Process Analysis – Optimizing a Process More than half of the cost is associated with the approval done by the financial officer If cost reduction is one of he objective, reducing the approval activity could be a starting point We could reduce the traffic on the Approval route by increasing the traffic on the Assess Risk route We could do that by increasing the threshold on Risk Assessment activity.