Chapter 3 Managing the Information Systems Project

Size: px
Start display at page:

Download "Chapter 3 Managing the Information Systems Project"

Transcription

1 Princess Noura University Computer Science and Information Faculty Information Systems Department IS321 Chapter 3 Managing the Information Systems Project

2 Learning Objectives Discuss skills required to be an effective project manager Describe skills and activities of a project manager during project initiation, planning, execution and closedown Explain critical path scheduling, Gantt charts, and Network diagrams. Explain the utility of commercial project management software tools. 2

3 Importance of Project Management Project management may be the most important aspect of systems development project Effective PM helps ensure Meeting customer expectations Satisfying budget and time constraints 3

4 Project Manager is a Systems Analyst responsible for Project initiation Planning Execution Closing down Must have a diverse set of skills Management Leadership Technical problem solving Conflict management Customer relations Team management Risk and change management 4

5 Deciding on Systems Projects System Service Request (SSR) A standard form for requesting or proposing systems development work within an organization Feasibility study A study that determines whether a requested system makes economic and operational sense for an organization 5

6 System Service Request (SSR) is a form requesting development or maintenance of an information system. It includes the contact person, a problem statement, a service request statement, and liaison contact information 6

7 Project Management Phases Project Planned undertaking of related activities to reach an objective that has a beginning and an end. Project management phases Initiation Planning Execution Closing down 7

8 PM Phase 1: Project Initiation Assess size, scope and complexity, and establish procedures to support later project activities. Activities: 1- Establishing the project Initiation team 2- Establishing a relationship with customer 3- Establishing the project initiation plan 4- Establishing management procedures 8

9 PM Phase 1: Project Initiation cont. 5- Establishing the project management environment and Project workbook 6- Developing the project charter A short document prepared for the customer during project initiation that describes what the project will deliver and outlines generally at a high level all work required to complete the project 9

10 Project charter 10

11 PM Phase 2: Project Planning Define clear, discrete activities and the work needed to complete each activity within a single project. Activities: 1-Describe project scope, alternatives and feasibility Understand the project What problem is addressed What results are to be achieved Measures of success Completion criteria 11

12 PM Phase 2: Project Planning cont. 2- Divide the project into manageable tasks Work breakdown structure (e.g. Gantt chart) 12

13 PM Phase 2: Project Planning cont. 3- Estimate resources and create a resource plan. 4- Develop a preliminary schedule Gantt chart and network diagrams 13

14 PM Phase 2: Project Planning cont. 5 - Develop a communication plan Outline communication processes among customers, team members and management Types of reports Frequency of reports 6- Determine project standards and procedures Specify how deliverables are tested and produced 14

15 PM Phase 2: Project Planning cont. 7- Identify and assess risk Identify sources of risk Estimate consequences of risk 8- Create a preliminary budget 9- Develop a Project Scope Statement Outlines work that will be done and describe what the project will deliver 10- Set a Baseline Project Plan Estimate of project s tasks and resources requirement Guide to the next project phase (execution) 15

16 PM Phase 3: Project Execution Plans created in prior phases are put into action. Activities: 1- Execute baseline project plan Acquire and assign resources Train new team members Keep project on schedule 2- Monitor project progress against the baseline project plan Adjust resources, budget and/or activities 16

17 PM Phase 3: Project Execution cont. 3- Manage changes to baseline project plan Slipped completion dates Changes in personnel New activities 4- Maintain project workbook 5- Communicate project status 17

18 PM Phase 4: Project Closedown Bring the project to an end. Activities: 1- Closing down the project Types of termination: Natural - Requirements have been met Unnatural - Project stopped Documentation Personnel Appraisal 18

19 PM Phase 4: Project Closedown cont. 2- Conduct post-project reviews Determine strengths and weaknesses of Project deliverables Project management process Development process 3- Close customer contract 19

20 Representing and Scheduling Project Plans Gantt Charts Useful for depicting simple projects or parts of large projects Show start and completion dates for individual tasks Network Diagram Show order of activities 20

21 21

22 Comparison of Gantt chart and Network diagram Gantt chart Network diagram Visually shows duration of tasks Visually shows dependencies between tasks Visually shows time overlap between tasks Visually shows which tasks can be done in parallel Visually shows slack time Shows slack time by data in rectangles 22

23 Calculating Expected Time Duration Using PERT PERT: Program Evaluation Review Technique Technique that uses optimistic (o), pessimistic (p), and realistic (r) time estimates to determine expected task duration Formula for Expected Time for each activity: ET = (o + 4r + p)/6 23

24 Example PERT Analysis 24

25 Constructing a Gantt Chart and Network Diagram Steps: 1- Identify each activity Requirements Collection Screen Design Report Design Database Design User documentation Software programming Installation and testing 25

26 Constructing a Gantt Chart and Network Diagram cont. 2- Determine time estimates and expected completion times for each activity. 26

27 Constructing a Gantt Chart and Network Diagram cont. 3- Determine sequence of activities Construct a Gantt chart and network diagram using the estimated time and activity sequencing. 27

28 Constructing a Gantt Chart and Network Diagram cont. 4- Determine the critical path. Critical path: the shortest time in which a project can be completed Slack time: the amount of time that an activity can be delayed without delaying the project 28

29 Determining the Critical Path Calculate the earliest expected completion time (T E ) for each activity For first activity T E = ET For other activities: T E = MAX(T E (predecessor) + ET(current)) The T E for the last activity represents the amount of time the project should take to complete. 29

30 Determining the Critical Path cont. T E =ET=5 1 ET=5 T E =5+6=11 2 ET=6 T E =5+6=11 3 T E =Max (11+2=13, 11+2=13) T E =13+5.5=18.5 T E =13 4 ET=2 5 ET=5.5 6 T E = Max(18.5+1=19.5,21+1=22) 8 7 ET=1 T E =22 T E =13+5=18 T E =18+3=21 ET=6 ET=5 ET=3 30

31 Determining the Critical Path cont. Calculate the latest expected completion time (T L ) for each activity For last activity T L =T E For other activities: T L = MIN(T L (successor) - ET(successor)) Calculate the slack time for each activity Slack time = T L T E All activities with a slack time equal to zero are on the critical path. 31

32 Determining the Critical Path cont. T L = Min (11-6=5, 11-6=5) T L =5 1 ET=5 T L =13-2=11 2 ET=6 T L =13-2=11 3 ET=6 T L = Min ( =15.5,18-5=13) T L =13 4 ET=2 T L = 22-1=21 5 ET=5.5 TL=21-3=18 6 ET=5 ET=3 8 7 T L = T E = 22 ET=1 T L = 22-1=21 32

33 Determining the Critical Path cont. 33

34 Using Project Management Software Many systems are available Three activities required to use: Establish project start or end date Enter tasks and assign task relationships Select scheduling method to review project reports 34

Modern Systems Analysis and Design Seventh Edition

Modern Systems Analysis and Design Seventh Edition Modern Systems Analysis and Design Seventh Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Managing the Information Systems Project Learning Objectives ü Explain the process of managing an

More information

Information Technology Audit & Cyber Security

Information Technology Audit & Cyber Security Information Technology Audit & Cyber Security Managing Information System Projects Systems & Infrastructure Lifecycle Management Introduction Definitions INTRODUCTION Governance Roles and Responsibilities

More information

Managing the Information Systems Project

Managing the Information Systems Project Managing the Information Systems Project 1/26/2015 Abdou Illia MIS 4200 - Spring 2015 Managing Information Systems Projects In IS projects, project manager is usually a systems analyst Requires diverse

More information

6 PROJECT TIME MANAGEMENT

6 PROJECT TIME MANAGEMENT CHAPTER 6 PROJECT TIME MANAGEMENT LEARNING OBJECTIVES After reading this chapter, you will be able to: Understand the importance of project schedules and good project time management Define activities

More information

Chapter 2 The Project Management Life Cycle

Chapter 2 The Project Management Life Cycle Information Systems Project Management: A Process and Team Approach 1 Chapter 2 The Project Management Life Cycle Multiple Choice 1. The phases of managing a project are called: a. systems development

More information

Project Time Management

Project Time Management Project Time Management Understand the importance of project schedules and good project time management. Define activities as the basis for developing project schedules. Describe how project managers use

More information

Introduction to Project Management

Introduction to Project Management Introduction to Project Management Chapter 7 Managing Project Resources Information Systems Project Management: A Process and Team Approach, 1e Fuller/Valacich/George 2008 Prentice Hall 7-1 Project Resources

More information

Information Technology Audit & Cyber Security

Information Technology Audit & Cyber Security Information Technology Audit & Cyber Security Information System Systems & Infrastructure Lifecycle Management LEARNING OBJECTIVES Describe the steps involved in the project initiation and planning process.

More information

Information Technology Project Management, Seventh Edition

Information Technology Project Management, Seventh Edition Information Technology Project Management, Note: See the text itself for full citations. Understand the importance of project schedules and good project time management Discuss the process of planning

More information

Topic # 12. CIS Project Management: an overview

Topic # 12. CIS Project Management: an overview Topic # 12 CIS Project Management: an overview Project Planning Major Activities during Project Planning: 1) describing project scope, alternatives, and feasibility; 2) dividing the project into manageable

More information

PMP Exam Preparation Course Project Time Management

PMP Exam Preparation Course Project Time Management Project Time Management 1 Project Time Management Processes Define Activities Sequence Activities Estimate Activity Resources Estimate Activity duration Develop Schedule Control Schedule In some projects,

More information

Prepared by: Mr.M.SYED SHAHUL HAMEED CHAPTER 3 SYSTEMS PLANNING - MANAGING SYSTEMS PROJECTS

Prepared by: Mr.M.SYED SHAHUL HAMEED CHAPTER 3 SYSTEMS PLANNING - MANAGING SYSTEMS PROJECTS CHAPTER 3 SYSTEMS PLANNING - MANAGING SYSTEMS PROJECTS 1 Project Management: - Is the process of planning, scheduling, monitoring and controlling and reporting upon the development of an information system.

More information

Chapter 3 Managing Systems Projects

Chapter 3 Managing Systems Projects Chapter 3 Managing Systems Projects Harry J. Rosenblatt. (2014). Systems Analysis and Design, 10 th Edition, International Edition. Course Technology, Cengage Learning. Modified by Nichnan K., 2013 Systems

More information

IST 302 : Project Time Management

IST 302 : Project Time Management IST 302 : Project Time Management Developing quality schedules is important. 1 Schedule issues are the main reason for conflicts on projects There are five core project time management process groups.

More information

Objectives of Project Management Framework. What are the Characteristics Of Project. Activities involved Project Management

Objectives of Project Management Framework. What are the Characteristics Of Project. Activities involved Project Management PMP Training Training Topics Chapter 1 Introduction to PMP Objectives of PMP Requirements for PMP Exam About PMP Exam PMP Exam Syllabus Chapter 2 Objectives of Project Management Framework What is Project

More information

Project Time Management

Project Time Management Project Time Management Prof. Dr. Daning Hu Department of Informatics University of Zurich Adapted from Managing Information Technology Projects, Schwalbe Learning Objectives Define activities as the basis

More information

Lecture- 10. Project Scheduling. Dronacharya College of Engineering

Lecture- 10. Project Scheduling. Dronacharya College of Engineering Lecture- 10 Project Scheduling Dronacharya College of Engineering Scheduling and Planning The majority of projects are 'completed' late, if at all. A project schedule is required to ensure that required

More information

THE PMP EXAM PREP COURSE

THE PMP EXAM PREP COURSE THE PMP EXAM PREP COURSE Session 2 PMI, PMP and PMBOK are registered marks of the Project Management Institute, Inc. www.falconppm.com Agenda 9:00 10:15 Practice the PMP Questions 10:15 10:30 Break 10:30

More information

Estimating Project Schedule-Time and Cost

Estimating Project Schedule-Time and Cost Estimating Project Schedule-Time and Cost Chapter 5 5 1 Where We Are Now 5 2 1 Overview Seminar Agenda What is involved in schedule and cost management? In-depth Determining the sequence of activities

More information

nam I BIA Un IVERS ltv OF SCIEnCE AnD TECHnOLOGY

nam I BIA Un IVERS ltv OF SCIEnCE AnD TECHnOLOGY nam I BIA Un IVERS ltv OF SCIEnCE AnD TECHnOLOGY Faculty of Computing and Informatics Department of Informatics QUALIFICATION: Bachelor of Information Technology in Business Computing QUALIFICATION CODE:

More information

CIPRIANI COLLEGE OF LABOUR & CO-OPERATIVE STUDIES BSC IN PROJECT MANAGEMENT PRM 135: PROPOSAL DEVELOPMENT & COSTING WEEK 8

CIPRIANI COLLEGE OF LABOUR & CO-OPERATIVE STUDIES BSC IN PROJECT MANAGEMENT PRM 135: PROPOSAL DEVELOPMENT & COSTING WEEK 8 CIPRIANI COLLEGE OF LABOUR & CO-OPERATIVE STUDIES BSC IN PROJECT MANAGEMENT PRM 135: PROPOSAL DEVELOPMENT & COSTING WEEK 8 Project Scope -Definition A documented description of the project in terms of

More information

Program Evaluation and Review Technique (PERT)

Program Evaluation and Review Technique (PERT) Program Evaluation and Review Technique (PERT) PERT Bar charts and CPM networks assume all activity durations are constant or deterministic. The assumption of constant durations may not be realistic because

More information

Project Time Management

Project Time Management Project Time Management Project Time Management Project Time Management includes the processes required to manage timely completion of the project. Plan schedule management The process of establishing

More information

Seminar 6: Project Management Part 1 Semester 1, 2005

Seminar 6: Project Management Part 1 Semester 1, 2005 IMS 1501 Studio 1: Information Systems Foundations 1 Seminar 6: Project Management Part 1 Semester 1, 2005 Seminar 6.1 - Sem 1, 2005 IMS1501: Unit framework Ethics Documentation Efficiency Tools System

More information

E2-E3: MANAGEMENT. CHAPTER-3 PROJECT MANAGEMENT (Date of creation: )

E2-E3: MANAGEMENT. CHAPTER-3 PROJECT MANAGEMENT (Date of creation: ) E2-E3: MANAGEMENT CHAPTER-3 PROJECT MANAGEMENT (Date of creation: 01-04-2011) Page: 1 Project Management Introduction: Project management is concerned with the overall planning and co-ordination of a project

More information

Network Diagram 11/10/2016 WORK BREAKDOWN STRUCTURE (WBS)

Network Diagram 11/10/2016 WORK BREAKDOWN STRUCTURE (WBS) /11/16 Network Diagram 11//16 1 WORK BREAKDOWN STRUCTURE (WBS) A work breakdown structure is a key project deliverable that organizes the team's work into manageable sections. The Project Management Body

More information

Scheduling Resources and Costs

Scheduling Resources and Costs Student Version CHAPTER EIGHT Scheduling Resources and Costs McGraw-Hill/Irwin Copyright 2011 by The McGraw-Hill Companies, Inc. All rights reserved. Gannt Chart Developed by Henry Gannt in 1916 is used

More information

Seminar 6: Project Management Part 1 Semester 1, 2005

Seminar 6: Project Management Part 1 Semester 1, 2005 IMS1501: Unit framework IMS 1501 Studio 1: Information Systems Foundations 1 Ethics Documentation Developing Information Systems Efficiency Tools Seminar 6: Project Management Part 1 Semester 1, 2005 System

More information

Geog 469 GIS Workshop. Project Management

Geog 469 GIS Workshop. Project Management Geog 469 GIS Workshop Project Management Outline Basic principles of project management 6.1 What is a project versus an application? 6.2 What is a scoping statement for your project? 6.3 Why are critical

More information

Cambridge International AS & A Level Computer Science

Cambridge International AS & A Level Computer Science Topic Support Guide Cambridge International AS & A Level Computer Science 9608 For examination from 2017 Topic 4.4.3 Project management PERT and GANTT charts Cambridge International Examinations retains

More information

MBP1133 Project Management Framework Prepared by Dr Khairul Anuar

MBP1133 Project Management Framework Prepared by Dr Khairul Anuar MBP1133 Project Management Framework Prepared by Dr Khairul Anuar L4 Project Time Management www.notes638.wordpress.com Content 1. Scheduling 2. Common Scheduling Techniques 3. PERT 4. Network Fundamentals

More information

Chapter 4 Project Management

Chapter 4 Project Management Chapter 4 Project Management For internal use of BSNL only Page 1 Project Management 1.0 Introduction Project management is concerned with the overall planning and co-ordination of a project from conception

More information

Project Management. Learning Objectives. What are Projects? Dr. Richard Jerz. Describe or Explain:

Project Management. Learning Objectives. What are Projects? Dr. Richard Jerz. Describe or Explain: Project Management Dr. Richard Jerz 1 Learning Objectives Describe or Explain: What are projects The role of the project manager Work breakdown structure Project management tools (Gantt, PERT, & CPM) The

More information

Project Management. Dr. Richard Jerz rjerz.com

Project Management. Dr. Richard Jerz rjerz.com Project Management Dr. Richard Jerz 1 2010 rjerz.com Learning Objectives Describe or Explain: What are projects The role of the project manager Work breakdown structure Project management tools (Gantt,

More information

PMP Course Content. Chapter 1. Introduction to PMP Objectives of PMP Requirements for PMP Exam About PMP Exam PMP Exam Syllabus.

PMP Course Content. Chapter 1. Introduction to PMP Objectives of PMP Requirements for PMP Exam About PMP Exam PMP Exam Syllabus. PMP Course Content Chapter 1 Introduction to PMP Objectives of PMP Requirements for PMP Exam About PMP Exam PMP Exam Syllabus Chapter 2 Objectives of Project Management Framework What is Project What are

More information

For the PMP Exam using PMBOK Guide 5 th Edition. PMI, PMP, PMBOK Guide are registered trade marks of Project Management Institute, Inc.

For the PMP Exam using PMBOK Guide 5 th Edition. PMI, PMP, PMBOK Guide are registered trade marks of Project Management Institute, Inc. For the PMP Exam using PMBOK Guide 5 th Edition PMI, PMP, PMBOK Guide are registered trade marks of Project Management Institute, Inc. 1 Contacts Name: Khaled El-Nakib, MSc, PMP, PMI-RMP URL: http://www.khaledelnakib.com

More information

Luis R. Garcilaso March 13, Lecture #22. Service Processes & Systems Dept. of Mechanical Engineering - Engineering Mechanics

Luis R. Garcilaso March 13, Lecture #22. Service Processes & Systems Dept. of Mechanical Engineering - Engineering Mechanics Lecture #22 Luis R. Garcilaso March 13, 2006 Graphs & Networks Subgraphs Graph coloring Activity networks Route problems Network flow Visibility graph problems Covering problems Project Management Service

More information

The recommended guided learning hours for this unit are 30 hours.

The recommended guided learning hours for this unit are 30 hours. Unit 281 Project Management 2 Credit 4 Level 2 QCA accreditation number Rationale The aim of this unit is to enable candidates to understand the business environment within which new Projects are initiated.

More information

Time Management PLANNING

Time Management PLANNING Time Management 6.1 Plan Schedule Management: The process of establishing policies, procedures and documentation for planning, developing, managing, executing and controlling the project schedule # Schedule

More information

Value of Failure! Students Course! Module 4: Preventing Failure!

Value of Failure! Students Course! Module 4: Preventing Failure! Value of Failure Students Course Content 1. Project Management 2. Basics of risk management Project: The black box of project management Project Idea Project Management Completion / Operation Project management

More information

SCSD2613 System Analysis and Design. PART II: Project Planning Process

SCSD2613 System Analysis and Design. PART II: Project Planning Process SCSD2613 System Analysis and Design PART II: Project Planning Process 1 Learning Objectives Understand how projects are initiated and selected. Define a business problem and determine the feasibility of

More information

Time has the least. amount of flexibility; Schedule issues are the main reason for

Time has the least. amount of flexibility; Schedule issues are the main reason for PMBOK 5 Ed. DEI- Time has the least amount of flexibility; Schedule issues are the main reason for conflicts on projects, especially during the second half of projects The process required to manage timely

More information

Global Project Management, LLC

Global Project Management, LLC Global Project Management, LLC 2250 Gause Boulevard, Suite 310 Slidell, Louisiana 70461 Tel: 985-781-9190 A Projectis a temporary endeavor undertaken to create a unique product, service, or result. Initiation

More information

MGT/437. Project Management. Session #2 University of Phoenix 02/12/2004 Brian Smithson. 02/12/2004 MGT/437 #2 -- Brian Smithson 1

MGT/437. Project Management. Session #2 University of Phoenix 02/12/2004 Brian Smithson. 02/12/2004 MGT/437 #2 -- Brian Smithson 1 MGT/437 Project Management Session #2 University of Phoenix 02/12/2004 Brian Smithson 02/12/2004 MGT/437 #2 -- Brian Smithson 1 Agenda Review/Questions Session content PMI project framework Project Knowledge

More information

PRINCESS NOURA UNIVESRSITY. Project Management BUS 302. Reem Al-Qahtani

PRINCESS NOURA UNIVESRSITY. Project Management BUS 302. Reem Al-Qahtani PRINCESS NOURA UNIVESRSITY Project BUS 302 Reem Al-Qahtani This is only for helping reading the PMBOK it has our notes for focusing on the book Project Framework What is PMBOK? o PMBOK= Project Body of

More information

DAMELIN CORRESPONDENCE COLLEGE

DAMELIN CORRESPONDENCE COLLEGE DAMELIN CORRESPONDENCE COLLEGE DATE: 11 JUNE 2012 TIME: 14H00 16H00 TOTAL: 100 MARKS DURATION: 2 HOURS PASS MARK: 40% THIS EXAMINATION PAPER CONSISTS OF 5 SECTIONS: SECTION A: CONSISTS OF 20 MULTIPLE-CHOICE

More information

The Project Planning Process Group

The Project Planning Process Group 3 The Project Planning Process Group............................................... Terms you ll need to understand: Activity Activity attributes Activity list Activity on arrow diagram (AOA) Activity

More information

BA /14/2010. PSU Problem Solving Process. The Last Step 5. The Last Step 8. Project Management Questions PLAN IMPLEMENT EVALUATE

BA /14/2010. PSU Problem Solving Process. The Last Step 5. The Last Step 8. Project Management Questions PLAN IMPLEMENT EVALUATE 1 3 BA 301 Fall 2010 Chapter 6 Achieve BA 301 Research & Analysis of Business Problems 4 The Last Step 5 PLAN IMPLEMENT EVALUATE 6 The Last Step 8 Project Management Questions PLAN IMPLEMENT EVALUATE Project

More information

Chapter 5 Project Scheduling. (Source: Pressman, R. Software Engineering: A Practitioner s Approach. McGraw-Hill,

Chapter 5 Project Scheduling. (Source: Pressman, R. Software Engineering: A Practitioner s Approach. McGraw-Hill, Chapter 5 Project Scheduling (Source: Pressman, R. Software Engineering: A Practitioner s Approach. McGraw-Hill, Project Scheduling Project Scheduling Project Scheduling important task to completed in

More information

Operations Management

Operations Management 17-1 Project Management Operations Management William J. Stevenson 8 th edition 17-2 Project Management CHAPTER 17 Project Management McGraw-Hill/Irwin Operations Management, Eighth Edition, by William

More information

Scheduling. Why Schedule? Scheduling will: Delivering On Your Promises

Scheduling. Why Schedule? Scheduling will: Delivering On Your Promises Scheduling Delivering On Your Promises Why Schedule? Don t need to, I ve done this before. I have the schedule in my head. Nobody will pay attention to it. Why bother, it just changes. I m on the line

More information

Lecture- 11. Project Scheduling. Dronacharya College of Engineering

Lecture- 11. Project Scheduling. Dronacharya College of Engineering Lecture- 11 Project Scheduling Dronacharya College of Engineering Project Scheduling Program Evaluation and Review Technique (PERT) Critical Path Method (CPM) Project Scheduling Both techniques (PERT and

More information

PMP EXAMINATION PREP CHAPTER 6 SCHEDULE MANAGEMENT. PMP Exam Prep

PMP EXAMINATION PREP CHAPTER 6 SCHEDULE MANAGEMENT. PMP Exam Prep PMP EXAMINATION PREP CHAPTER 6 SCHEDULE MANAGEMENT PMP Exam Prep PROJECT SCHEDULE MANAGEMENT Page 223 Schedule Management Process : Contains 6 of the 49 total processes Plan Schedule Management Define

More information

Successful Project Management. Overview Houston Community College Fall, 2017

Successful Project Management. Overview Houston Community College Fall, 2017 Successful Project Management Overview Houston Community College Fall, 2017 Agenda Introduction Project Management Processes What Is a Process? Inputs, Tools and Techniques, Outputs Process Groups Overview

More information

Successful Project Management

Successful Project Management Successful Project Management Successful Project Management Thomas C. Belanger Contents About This Course How to Take This Course 1 The Project Management Process Project Selection and Evaluation Cost

More information

Project vs Operation. Project Constraints. Pankaj Sharma, Pankaj Sharma,

Project vs Operation. Project Constraints. Pankaj Sharma, Pankaj Sharma, Project vs Operation PROJECTS OPERATIONS Temporary Ongoing Unique Repetitive Closes after attaining the objectives Objective is to sustain business Prototyping the new car model Assembly line production

More information

Planning & Scheduling

Planning & Scheduling Planning & Scheduling Dr. Nabil I. El Sawalhi Assistant Professor of Construction Management Chapter 3 1 Planning Successful Project Management depends on continues planning. The activities of Designers,

More information

12/26/2013. Sharif University of Technology. Session#11. Instructor. Class time. Course evaluation. International Campus Kish

12/26/2013. Sharif University of Technology. Session#11. Instructor. Class time. Course evaluation. International Campus Kish International Campus Kish Sharif University of Technology Session#11 Instructor Omid Fatahi Valilai, Ph.D. Industrial Engineering Department, Sharif University of Technology Email: Fvalilai@Sharif.edu,

More information

Project Management Framework

Project Management Framework Project Management Framework What s Project? - Why Project? What s Project Management? - Why Project Management? What s Project Management Professionals? - Why Project Management Professionals? Project

More information

Project Management Professional (PMP) Exam Prep Course 6 - Project Schedule Management

Project Management Professional (PMP) Exam Prep Course 6 - Project Schedule Management Project Management Professional (PMP) Exam Prep Course 6 - Project Slide 1 Looking Glass Development, LLC (303) 663-5402 / (888) 338-7447 4610 S. Ulster St. #150 Denver, CO 80237 information@lookingglassdev.com

More information

Cost Classifications. Tools and Analysis. Cost Classifications. Cost Classifications

Cost Classifications. Tools and Analysis. Cost Classifications. Cost Classifications Cost Classifications Tools and Analysis Costs can be classified as tangible or intangible, direct or indirect, fixed or variable, and developmental or operational. Peter Lo CS211 Peter Lo 2004 1 CS211

More information

Definition. Name of the tool or technique Project mission statement

Definition. Name of the tool or technique Project mission statement Tools and Techniques Definitions (or by alphabetic order ; see below) A definition of each of the tools and techniques is provided below. The primary sources of definitions were the PMBOK Guide and Max

More information

INDIAN INSTITUTE OF MATERIALS MANAGEMENT Post Graduate Diploma in Materials Management PAPER 18 C OPERATIONS RESEARCH.

INDIAN INSTITUTE OF MATERIALS MANAGEMENT Post Graduate Diploma in Materials Management PAPER 18 C OPERATIONS RESEARCH. INDIAN INSTITUTE OF MATERIALS MANAGEMENT Post Graduate Diploma in Materials Management PAPER 18 C OPERATIONS RESEARCH. Dec 2014 DATE: 20.12.2014 Max. Marks: 100 TIME: 2.00 p.m to 5.00 p.m. Duration: 03

More information

Project Management Concepts, Tools & Techniques

Project Management Concepts, Tools & Techniques Project Management Concepts, Tools & Techniques Course ISI-1438 5 Days Instructor-led, Hands on Introduction This highly interactive 5 day, instructor-led workshop is designed to give participants a solid

More information

Project Scope Management

Project Scope Management Project Scope Management Work Breakdown Structure (WBS) Created in Planning Process -> Scope Area Benefits of Work Breakdown Structure Organizes and defines the total scope of the project Helps prevent

More information

Scheduling. Adapted from John Musser

Scheduling. Adapted from John Musser Scheduling Adapted from John Musser Today Network Fundamentals Gantt Charts PERT/CPM Techniques WBS Review Types: Process, product, hybrid Formats: Outline or graphical organization chart High-level WBS

More information

PMP PMBOK Guide Sixth Edition Training Course Agenda

PMP PMBOK Guide Sixth Edition Training Course Agenda PMP PMBOK Guide Sixth Edition Training Course Agenda 1. Introduction What are PMI and PMP Certification Application Requirements for the PMP Exam Guidelines to Complete the PMP Application About the PMP

More information

Project Planning and Estimating DJ

Project Planning and Estimating DJ Project Planning and Estimating DJ201 0807 Copyright ESI International August 2007 All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any

More information

CHAPTER 1. Basic Concepts on Planning and Scheduling

CHAPTER 1. Basic Concepts on Planning and Scheduling CHAPTER 1 Basic Concepts on Planning and Scheduling Eugénio Oliveira Scheduling, FEUP/PRODEI /MIEIC 1 Planning and Scheduling: Processes of Decision Making regarding the and ordering of activities as well

More information

Project Planning & Scheduling

Project Planning & Scheduling Project Planning & Scheduling 2 Objectives To introduce and discuss key concepts and techniques for planning and scheduling major projects To provide ideas for development of a practice session to apply

More information

Feasibility and Managing Analysis and Design Activities

Feasibility and Managing Analysis and Design Activities Feasibility and Managing Analysis and Design Activities Major Topics Project initiation Determining project feasibility Project scheduling Managing project activities Manage systems analysis team members

More information

pm4dev, 2015 management for development series Project Management Glossary of Terms PROJECT MANAGEMENT FOR DEVELOPMENT ORGANIZATIONS

pm4dev, 2015 management for development series Project Management Glossary of Terms PROJECT MANAGEMENT FOR DEVELOPMENT ORGANIZATIONS pm4dev, 2015 management for development series Project Management Glossary of Terms PROJECT MANAGEMENT FOR DEVELOPMENT ORGANIZATIONS PROJECT MANAGEMENT FOR DEVELOPMENT ORGANIZATIONS A methodology to manage

More information

Introduction to IT Project Management

Introduction to IT Project Management Adapted from Managing Information Technology Projects, Chapter 1, Schwalbe Introduction to IT Project Management Prof. Dr. Daning Hu Department of Informatics University of Zurich Sep 22th, 2016 Outline

More information

Chapter 2: Project Management

Chapter 2: Project Management Chapter 2: Project Management Learning Objectives Link information systems to business needs Learn how to create a system request Understand system feasibility Learn how to perform a feasibility analysis

More information

PROJECT PLANNING & CONTROL Lesson 2: Project Planning. by Khairul Firdaus Anuar Faculty of Industrial Management

PROJECT PLANNING & CONTROL Lesson 2: Project Planning. by Khairul Firdaus Anuar Faculty of Industrial Management PROJECT PLANNING & CONTROL Lesson 2: Project Planning by Khairul Firdaus Anuar Faculty of Industrial Management khairulfirdaus@ump.edu.my Chapter Description Aims The aim of this chapter is to expose students

More information

PROJECT TIME PLANNING. Process and Bar Chart Technique

PROJECT TIME PLANNING. Process and Bar Chart Technique PROJECT TIME PLANNING Process and Bar Chart Technique Definition of Planning Planning is the process of thinking systematically about the future in order to decide what our goals are, and how we are going

More information

Managing Systems Projects

Managing Systems Projects Chapter 3 Managing Systems Projects Chapter 3 Managing Systems Projects Chapter 3 is the final chapter in the systems planning phase of the SDLC. This chapter describes project management and explains

More information

Vrije Universiteit Amsterdam Faculty of Exact Sciences. Exam: Software Project Management Version A. Dr. Nelly Condori-Fernandez. Date: May 27, 2015

Vrije Universiteit Amsterdam Faculty of Exact Sciences. Exam: Software Project Management Version A. Dr. Nelly Condori-Fernandez. Date: May 27, 2015 Vrije Universiteit Amsterdam Faculty of Exact Sciences Exam: Software Project Management Version A Code: Coordinator: X_401093 Dr. Nelly Condori-Fernandez Date: May 27, 2015 Duration: Calculator allowed:

More information

Project Scheduling and Tracking. CIS 375 Bruce R. Maxim UM-Dearborn

Project Scheduling and Tracking. CIS 375 Bruce R. Maxim UM-Dearborn Project Scheduling and Tracking CIS 375 Bruce R. Maxim UM-Dearborn 1 What does the customer want to know? Do you understand my needs? Can you design a system to help me? How long will it take? How much

More information

COMM 391. Learning Objective 1. Learning Objectives. Introduction to Management Information Systems

COMM 391. Learning Objective 1. Learning Objectives. Introduction to Management Information Systems COMM 391 Introduction to Management Information Systems INFORMATION SYSTEMS SOURCING AND PROJECT MANAGEMENT Winter 2014 Term 1 Learning Objectives 1. Explain the basic concepts of IS projects. 2. Describe

More information

INDIVIDUAL COURSE DETAILS

INDIVIDUAL COURSE DETAILS INDIVIDUAL COURSE DETAILS A. Name of the Institute B. Name/Title of the Course C. Course Dates with Duration in Weeks [note: dates may be fixed keeping in mind festivals, holidays, weather conditions,

More information

Implement. Control. Integrate. Knowledge Leverage. Course Overview

Implement. Control. Integrate. Knowledge Leverage. Course Overview Conceptualize Plan Plan & Deliver Organize Implement Control Change if Required Integrate Deliver & Closeout Knowledge Leverage Course Overview The Certificate In Project Management (CIPM) exam is administered

More information

Activity Based Operation Modeling and Events Simulation

Activity Based Operation Modeling and Events Simulation Activity Based Operation Modeling and Events Simulation TechnoSoft the Company TechnoSoft Inc., founded in 1992, is a leading provider of object-oriented Modeling software for Knowledge-Based Engineering.

More information

Project Management PSGLE 122. Time and Resources

Project Management PSGLE 122. Time and Resources Project Management PSGLE 122 Time and Resources Copyright Materials This presentation is protected by US and International Copyright laws. Reproduction, distribution, display and use of the presentation

More information

Microsoft Project 2013 Core Essentials

Microsoft Project 2013 Core Essentials Microsoft Project 2013 Core Essentials 2092; 3 days; Instructor-led Course Description This in-depth training course presents the skills that students need to get the most out of Microsoft Project 2013.

More information

Six Sigma Black Belt Week 3. Six Sigma Black Belt Week 3. Six Sigma Black Belt Week 3. Project Management. Chapter 3-4

Six Sigma Black Belt Week 3. Six Sigma Black Belt Week 3. Six Sigma Black Belt Week 3. Project Management. Chapter 3-4 Chapter 3-4 Project Management 3-4-1 Project Management Six Sigma involves a process of improvement projects. In order for these to be successful they must be managed. 3-4-2 Administrative Support Steering

More information

From Russia With Love:

From Russia With Love: From Russia With Love: Truly Integrated Project Scope, Schedule, Resource and Risk Information Vladimir Liberzon, PMP and Russell D. Archibald, PMP Presentation Objectives Describe proven methods used

More information

Week 5 Project Work Plan

Week 5 Project Work Plan Week 5 Project Work Plan 457.657 Civil and Environmental Project Management Department of Civil and Environmental Engineering Seoul National University Prof. Seokho Chi shchi@snu.ac.kr 건설환경공학부 35 동 304

More information

MINGGU Ke 2 Analisa dan Perancangan Sistem Informasi

MINGGU Ke 2 Analisa dan Perancangan Sistem Informasi MINGGU Ke 2 Analisa dan Perancangan Sistem Informasi Pokok Bahasan: Project Management Tujuan Instruksional Khusus: Learing to Choose and Manage System Information Project Referensi: (1) Hoffer, J.A.,

More information

Projects can be of any size and duration. They can be simple, like planning a party, or complex like launching a space shuttle.

Projects can be of any size and duration. They can be simple, like planning a party, or complex like launching a space shuttle. Project Management 1 1 WHAT IS A PROJECT? 1.1 A project is any sort of planned undertaking All of us have been involved in projects, whether they be our personal projects or in business and industry. Examples

More information

1.Which of the items listed below is not one of the software engineering layers?

1.Which of the items listed below is not one of the software engineering layers? 1.Which of the items listed below is not one of the software engineering layers? Process Manufacturing Methods Tools 2.The software quality assurance activity which is performed to check errors in logic,

More information

PRINCE2 COURSE FOUNDATION. 1 Powered by POeT Solvers Limited

PRINCE2 COURSE FOUNDATION. 1   Powered by POeT Solvers Limited PRINCE2 COURSE FOUNDATION 1 www.pmtutor.org Powered by POeT Solvers Limited Plans - Approach The philosophy behind producing plans in PRINCE2 is that the products required are identified first, and only

More information

LookingGlass - Project Management Professional Exam Prep (PMP01)

LookingGlass - Project Management Professional Exam Prep (PMP01) LookingGlass - Project Management Professional Exam Prep (PMP01) Course Overview This course has been designed to prepare participants to take the Project Management Institute's Project Management Professional

More information

MBH1123 Project Scope, Time and Cost Management Prepared by Dr Khairul Anuar. Lecture 6b Project Time Management - II

MBH1123 Project Scope, Time and Cost Management Prepared by Dr Khairul Anuar. Lecture 6b Project Time Management - II MBH1123 Project Scope, Time and Cost Management Prepared by Dr Khairul Anuar Lecture 6b Project Time Management - II MBP1123 Scope, Time & Cost Management Prepared by Dr. Zohreh Content 1. Introduction

More information

Course Outline. TEC D 205 Engineering Tech Project Planning Olympic College Bremerton, WA. Week 1 Chapter 4: DEFINING THE PROJECT

Course Outline. TEC D 205 Engineering Tech Project Planning Olympic College Bremerton, WA. Week 1 Chapter 4: DEFINING THE PROJECT Course Outline TEC D 205 Engineering Tech Project Planning Week 1 Chapter 4: DEFINING THE PROJECT 1. Step one: Defining the Project Scope A. Employing a Project Scope Checklist 1. Project objective 2.

More information

Project Management in Practice Fifth Edition

Project Management in Practice Fifth Edition Project Management in Practice Fifth Edition Chapter 5 Scheduling the Project Copyright 2014 John Wiley & Sons, Inc. Introduction Project schedule is the project plan in an altered format It is a convenient

More information

Work Analysis and Design

Work Analysis and Design END 202 Work Analysis and Design Problem Solving Tools 1 Sibel ALUMUR ALEV January 2011 Methods engineering A technique for increasing the production per unit time or decreasing the cost per unit output

More information

Chapter-7# Project Controlling and Scheduling

Chapter-7# Project Controlling and Scheduling Chapter-7# Project Controlling and Scheduling 7.1 Meaning of Project Controlling (PC) PC is concerned with the optimum use of the total resources of an organization to meet the technical, cost and time

More information

PMI Lexicon of Project Management Terms

PMI Lexicon of Project Management Terms PMI L E XI CON OFP ROJ E CTMANAGE ME NTT E RMS V E RSI ON3. 2 Se pt e mbe r201 7 Project Management Institute PMI Lexicon of Project Management Terms Version 3.2 Published by: Project Management Institute,

More information

LECTURE 12: CONTINUOUS

LECTURE 12: CONTINUOUS LECTURE 12: CONTINUOUS QUALITY IMPROVEMENT 1 INSE 6300: Quality Assurance in Supply Chain Management TWO KEY THEMES Managing g Quality Improvement Teams and Projects Continuous quality improvement 2 ROUTINE

More information