Project Time Management

Size: px
Start display at page:

Download "Project Time Management"

Transcription

1 Project Time Management

2 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 network diagrams and dependencies to assist in activity sequencing. Understand the process of sequencing activities and the four types of activity dependencies Use Gantt chart for planning schedule information. Describe how software can assist in project time management.

3 Project time management involves the processes required to ensure timely completion of a project. Project time management describes the processes and methods required to create and manage appropriate schedules to complete the project.

4 1. Defining Activities identifies the lowest level of work on the WBS, work packages, that needs to be performed to create the finished product deliverable. 2. Sequencing Activities identifying and documenting the relationships between project activities. 3. Estimating activity resources: estimating how many resources (people, equipment, materials) a project team should use to perform project activities.

5 4. Estimating activity durations: estimating the number of work periods that are needed to complete individual activities. 5. Developing the schedule: analyzing activity sequences, activity resource estimates, and activity duration estimates to create the project schedule. 6. Controlling the schedule: involves controlling and managing changes to the project schedule.

6 An activity or task is an element of work normally found on the work breakdown structure (WBS) that has an expected duration, cost, and resource requirements. Activity definition involves developing a more detailed WBS and supporting explanations to understand all the work to be done so you can develop realistic cost and duration estimates. The goal of the defining activities is to ensure that the project team has complete understanding of all the work they must do as part of the project.

7 Depending on the technique used to create the WBS (refer to chapter 5), typically the work packages are built by decomposing parent activities down into smaller and smaller units of work. The 100% rule is in affect; all of the work packages defined must add up to 100% of the total scope of the project. Not all of the work packages will be defined at the same level of detail.

8 The main outputs of this process are: Activity list: is a tabulation of activities to be included on a project schedule. The list should include the activity name, an activity number, and a brief description of the activity. Activity attributes: provide more schedule-related information about each activity. Milestone list: is a significant event that normally has no duration.

9 Sequencing activities means determining the dependencies, or relationships between project activities or tasks. There are three basic reasons for creating dependencies: Mandatory dependencies: inherent in the nature of the work being performed on a project. Ex. write software and then test. Discretionary dependencies: defined by the project team offer the most flexibility; External dependencies: involves the relationships between project and non-project activities. You must determine correct dependencies to create a realistic schedule.

10 Network diagram is a tool that can be used to showing activity sequencing; Network diagrams: is a schematic display of the logical relationships among, or sequencing of, project activities. Network diagram represents activities that must be done to complete the project. Network diagram has two main formats: 1. Arrow Diagramming Method (ADM) 2. Precedence Diagramming Method (PDM)

11 1. Arrow Diagramming Method (ADM) Also called activity-on-arrow (AOA) network diagrams. Consists of : Lines with arrows that represent activities. Nodes or circles which represent the starting and ending points of activities. Key Drawback: Can only show finish-to-start dependencies

12 Lines with arrows represent tasks. Circles with words or numbers represent the begin or end of a task.

13 1. You draw the first Begin circle or node and then proceed with the tasks that do not have a predecessor, usually the first tasks to be done on the project. These are shown in the diagram as lines A, K, and F. 2. Then you move to the next tasks listed in the WBS in order of precedence. Activity B has a predecessor of A and Activity C has a predecessor of B and so on. Tasks M, G, and L have no successors so we draw their arrows to the End node. 3. You add circles at the end of each arrow as an end point. At the end of the process you then number each circle. 4. Be prepared as you draw this diagram to draw and then erase and redraw as you work your way down the task list.

14

15 2. Precedence Diagramming Method (PDM) Consists of: Boxes that represent activities. Arrows that show relationships between activities. More popular than ADM method and used by project management software Better at showing different types of dependencies.

16 Activity Dependency Types: Finish-to-start [FS] Finish coding module before unit testing. Start-to-start[SS] On several IT projects, a group of activities all start simultaneously, such as the many tasks that occur when a new system goes live. Finish-to-Finish[FF] Quality control efforts cannot finish before production finishes. Start-to-Finish[SF] Phase out legacy system can t finish until x days after new system starts acceptance testing.

17 Samples of Activity Dependency Types in Microsoft Project:

18

19

20 The task names are for this example shortened to just letters. The lines with arrows are not labeled. Notice that some of the activities (C, F, G, and H) have more than one predecessor; some only have a successor (Begin) and some only have a predecessor (End).

21 Before estimating activity durations, you must have a good idea of the quantity and type of resources that will be assigned to each activity. Resources are people, equipment, and materials Consider important issues in estimating resources: How difficult/complex will it be to complete specific activities on this project? What is the organization s history in doing similar activities? Are the required resources available? Internal or External? Very important to match the right person with the right task!

22 The main outputs of the resource estimating process: List of activity resource requirements. Project document updates. A resource breakdown structure.

23 A resource breakdown structure: is a hierarchical structure that identifies the project s resources by category and type. Resource categories may include: analysts programmers testers Programmers type may include: COBOL programmers Java programmers

24 After defining activities, determining their sequence, assigning appropriate resources, the next step in time management is duration estimating. Duration includes the actual amount of time worked on an activity plus elapsed time. Effort is the number of workdays or work hours required to complete a task.

25 People doing the work should help create estimates, and an expert should review them. Duration estimate may be given as: Discrete numbers (2 weeks). Ranges (3 to 5 weeks). Three-point estimate.

26 Three-point estimate is an estimate that includes an optimistic, most likely, and pessimistic estimate, such as: three weeks for the optimistic, four weeks for the most likely, and five weeks for the pessimistic estimate.

27 Uses results of the other time management processes (activity definition, sequencing, estimating) to determine the start and end date of the project. Also determines the planned start and completion dates for each activity listed on the WBS. The deliverable from this process is the project schedule.

28 Tools used for schedule development: Gantt chart. Critical path method. PERT. Critical Chain scheduling.

29 1. Gantt charts provide a standard format for displaying project schedule information by listing project activities and their corresponding start and finish dates in a calendar format. Symbols include: Black diamonds: milestones. Thick black bars: summary tasks. Lighter horizontal bars: durations of tasks. Arrows: dependencies between tasks.

30

31

32 2. Critical Path Method CPM is a network diagramming technique used to predict total project duration. CPM uses the sequence and duration of activities to determine the total project duration. A critical path for a project is the series of activities that determines the earliest time by which the project can be completed.

33 The critical path is the longest path through the network diagram and has the least amount of slack or float. Slack or float is the amount of time an activity may be delayed without delaying a succeeding activity or the project finish date.

34 Produces two key pieces of information: 1. The amount of slack, float for each activity in the schedule. 2. The longest path through the schedule or said in another way the shortest time the project can be completed referred to as the critical path. All activities that fall on this path are referred to as critical path activities.

35 Calculating the Critical Path: 1. Calculate slack for each activity on the WBS using a network diagram. 2. Find the longest path through the network diagram.

36 Begin A D E G K F I J C B L End H (0,2) (2,7) (2,7) (0,2) (5,6) (7,9) (7,9) (9,18) (2,6) (0,4) (3,8) (0,5) (5,12) (8,15) (15,18) (12,15) (4,7) (6,9) (9,18) (10,18) (18,22) (18,22) (4,12) (2,3)

37 Find the Longest Path: Path 1 = A, D, G, K, L = 22 days Path 2 = A, E, H, K, L = 19 Path 3 = A, E, I, L = 15 Path 4 = B, H, K, L = 20 Path 5 = B, I, L = 16 Path 6 = C, F, J, L = 19 Path 1 [ A,D,G,K,L ] is the critical path duration, because it is the longest path.

38 Techniques for Shortening a Project Schedule (Schedule Analysis) knowing the critical path helps project manager to make schedule trade-offs: Shortening durations of critical tasks by adding more resources or changing their scope. Project time shortening techniques: Crashing tasks by obtaining the greatest amount of schedule compression for the least incremental cost. Fast tracking tasks by doing them in parallel or overlapping them.

39 3. Critical Chain Scheduling is a method of scheduling that considers limited resources when creating a project schedule and includes buffers to protect the project completion date unlike CPM which is only based on time.

40 Availability of scarce (rare) resources: Two tasks are planned to occur simultaneously. A single piece of equipment is available. Equipment is needed full time to complete each task. Critical chain scheduling suggests: Delay one task until the equipment is available (sequential). Find another piece of equipment in order to meet the schedule (parallel).

41 Multitasking occurs when a resource works on more than one task at a time. Critical chain scheduling attempts to minimize multitasking. Multitasking disadvantages: can delay task completions. often involves wasted setup time, which increases total duration.

42 Three tasks without multitasking: Three tasks with multitasking:

43 In traditional estimates, people often add a buffer ( additional time to complete a task) and use it if it s needed or not. Critical chain schedule removes buffers from individual tasks and instead creates: 1. A project buffer, which is additional time added before the project s due date. 2. Feeding buffers, which is additional time added before tasks on the critical path.

44

45 4. Program Evaluation and Review Technique (PERT) is a network analysis technique used to estimate project duration when there is a high degree of uncertainty about the individual activity duration estimates. PERT uses probabilistic time estimates-duration estimates based on using optimistic, most likely, and pessimistic estimates of activity durations, or a three-point estimate.

46 PERT weighted average = optimistic time + 4* most likely time + pessimistic time 6 Example: optimistic time = 8 days, most likely time = 10 days, and pessimistic time = 24 days PERT weighted average = 8 workdays + 4 * 10 workdays + 24 workdays = 12 days 6 Therefore, you d use 12 days on the network diagram instead of 10 when using PERT for the above example.

47 The main advantage of PERT is that it attempt to address the risk associated with duration estimates. The PERT weighted averages for each activity are added to the network diagram to show the start dates and finish dates for each and the final project end date.

48 The goal of schedule control is to know the status of the schedule, influence the factors that cause schedule changes, determine that the schedule has changed, and manage changes when occur.

49 Word-processing software. Spreadsheets help to perform financial calculations. Communication software. Project management software. Decision support models.

50 Project time management includes the processes required to ensure timely completion of a project. Main processes include: Defining activities. Sequencing activities. Estimating activity resources. Estimating activity durations. Developing the schedule. Controlling the schedule.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Software Project Management

Software Project Management Software Project Management Dr. M.E. Fayad, Professor Computer Engineering Department College of Engineering, San José State University One Washington Square, San José, CA 95192-0180 E-mail: m.fayad@sjsu.edu

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

Chapter 3 Managing the Information Systems Project

Chapter 3 Managing the Information Systems Project Princess Noura University Computer Science and Information Faculty Information Systems Department IS321 Chapter 3 Managing the Information Systems Project Learning Objectives Discuss skills required to

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

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

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

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

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

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

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

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

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 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

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

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

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

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

MODULE 15 OPERATIONAL PLANNING TECHNIQUES (USE OF PLANNING TOOLS LIKE GANTT CHART, PERT/CPM)

MODULE 15 OPERATIONAL PLANNING TECHNIQUES (USE OF PLANNING TOOLS LIKE GANTT CHART, PERT/CPM) MODULE 15 OPERATIONAL PLANNING TECHNIQUES (USE OF PLANNING TOOLS LIKE GANTT CHART, PERT/CPM) Content Writer/Author: Email id: Mrs. RENU ARORA renu214@gmail.com Structure of Module/Syllabus of module(define

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

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

Lecture 7 PROJECT SCHEDULING. Ferdinand Fassa

Lecture 7 PROJECT SCHEDULING. Ferdinand Fassa Lecture 7 PROJECT SCHEDULING Ferdinand Fassa Outline 1. Review Lecture 6 2. What is Scheduling 3. Planning vs. Scheduling 4. Scheduling methods 5. Scheduling What is Scheduling? There are multiple ways

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

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

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

Guten Tag. (good day)

Guten Tag. (good day) Guten Tag (good day) Project Management Process Groups Project 4. Integration Management Knowledge Areas 13. Stakeholder Initiating Planning Executing 5. Scope 6. Time 7. Cost 8. Quality 9. Human Resources

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

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

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

PROJECT TIME MANAGEMENT

PROJECT TIME MANAGEMENT PROJECT TIME MANAGEMENT 2020 Powered by POeT Solvers Limited SEQUENCE ACTIVITIES PLANNING MONITORING & CONTROLLING 6.1 Plan Schedule Mgt 6.7 Control Schedule 6.2 Define Activities 6.3 Sequence Activities

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

4. Which of the following statements are true regarding The Project Scope Statement based on the PMBOK 5h Edition?

4. Which of the following statements are true regarding The Project Scope Statement based on the PMBOK 5h Edition? 1. Which of the following is true regarding the project charter? A. The project charter is a document that formally authorize a project or phase.. B. The project charter represent a high level planning

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

PROJECT PLANNING AND SCHEDULING

PROJECT PLANNING AND SCHEDULING PROJECT PLANNING AND SCHEDULING AFTAB HAMEED MEMON Office: E6-003A, Makmal Kej. Bangunan Jab. Kej. Bangunan & Peminaan, FKAAS Contact No. 014-2527620 E-mail: ah78memon@hotmail.com Introduction to Project

More information

Managing Project Time

Managing Project Time Chapter 6 Managing Project Time THE CHALLENGES OF PROJECT TIME MANAGEMENT IN THE PUBLIC SECTOR Private-sector projects often have time constraints. A company may want to introduce a new product as quickly

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

Week 5 Project Work Plan

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

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

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 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

Software Process and Management

Software Process and Management Software Process and Management Gu Qing Nanjing University 2006-2-28 1 Chapter 4. Project Scheduling Work Breakdown Structure Considering Dependencies Scheduling the Work Staff Planning Critical Chain

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

Scheduling Concepts and MS. Project AZURITE PROJECT TRAINING AND CONSULTING PVT LTD (OPC) 2014

Scheduling Concepts and MS. Project AZURITE PROJECT TRAINING AND CONSULTING PVT LTD (OPC) 2014 Scheduling Concepts and MS Project 1 About the Faculty- Venkat Annapragada Chem Engg from IIT KGP in 1993 Graduation Process Engineer Cement Industry from 1993 to 1997 IT Industry from 1997 to 2010 Corporate

More information

10/10/2013. Articles. Project Management

10/10/2013. Articles. Project Management Articles Project Management 1 Why Project Management in an Info. Systems Class? Because for most managers, implementing a new information system may be the largest project they encounter. Project management

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

Plan Your Work, Work Your Plan. Dr. R. Rockland Chair and Professor, Department of Engineering Technology New Jersey Institute of Technology

Plan Your Work, Work Your Plan. Dr. R. Rockland Chair and Professor, Department of Engineering Technology New Jersey Institute of Technology Plan Your Work, Work Your Plan Dr. R. Rockland Chair and Professor, Department of Engineering Technology New Jersey Institute of Technology Agenda Understand what a project is Understand the basics of

More information

Test your Understanding-The Answers

Test your Understanding-The Answers Table of Contents Module 1 Project management methodology... 2 A. Introduction to Project Management... 2 B. The Phases of Project Management... 2 C. Project Management Methodology questions... 2 Module

More information

Planning & scheduling

Planning & scheduling Hashemite University Department of Civil Engineering Construction Planning & scheduling Introduction Dr. Maha alkasasbeh Planning & scheduling Owners want their projects completed within specified time

More information

International Association of Certified Practicing Engineers

International Association of Certified Practicing Engineers www.iacpe.com Knowledge, Certification, Networking Page: 1 71 IACPE No 19, Jalan Bilal Mahmood 80100 Johor Bahru Malaysia The International is providing the introduction to the Training Module for your

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

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

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

Developing a Project Plan

Developing a Project Plan Chapter 6 Developing a Project Plan I had six honest serving men who taught men all I know : their names were what and how and why, and when and where and who. Rudyard Kipling Project Management 105 Figure

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

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

SECTION CONSTRUCTION PROGRESS DOCUMENTATION

SECTION CONSTRUCTION PROGRESS DOCUMENTATION SECTION 01 32 00 CONSTRUCTION PROGRESS DOCUMENTATION PART 1 - GENERAL 1.1 RELATED DOCUMENTS A. Drawings and general provisions of the Contract, including General and Supplementary Conditions and other

More information

Project Scheduling: Lagging, Crashing and Activity Networks

Project Scheduling: Lagging, Crashing and Activity Networks Project Scheduling: Lagging, Crashing and Activity Networks Chapter 10 Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall 10-1 Lags in Precedence Relationships The logical relationship

More information

Project Management. Time and Resources DPLE 157

Project Management. Time and Resources DPLE 157 Project Management Time and Resources DPLE 157 RLI Design Professionals is a Registered Provider with The American Institute of Architects Continuing Education Systems. Credit earned on completion of this

More information

Project Management Glossary of Terms

Project Management Glossary of Terms Project Management Glossary of Terms activity An element of project work that has an expected duration, and usually consumes cost and resources. Activities generally cover one or more tasks from a work

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

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

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

PMP Sample Questions Click here for PMP Questions. Question No : 1 Which of the following is an output of Define Scope?

PMP Sample Questions  Click here for PMP Questions. Question No : 1 Which of the following is an output of Define Scope? PMP Sample Questions www.techfaq360.com Click here for 1600+ PMP Questions Question No : 1 Which of the following is an output of Define Scope? A. Accepted deliverables B. Change Requests C. Project document

More information

Welcome to lecture 4 of Topic 2.9. In this lecture we focus on Phase 2 of the Project Management Lifecycle the planning phase

Welcome to lecture 4 of Topic 2.9. In this lecture we focus on Phase 2 of the Project Management Lifecycle the planning phase Welcome to lecture 4 of Topic 2.9. In this lecture we focus on Phase 2 of the Project Management Lifecycle the planning phase 1 The main aim of the planning phase of the project management lifecycle is

More information

Work Breakdown Structure & Schedules

Work Breakdown Structure & Schedules A Work Breakdown Structure (WBS) identifies tasks and deliverables associated with a project. Resources are identified for each item within the WBS that facilitates budgeting as well as assignment of responsibilities.

More information

Project Planning & CPM Scheduling using MS Project. APWA NorCal 2018 Annual Conference

Project Planning & CPM Scheduling using MS Project. APWA NorCal 2018 Annual Conference Project Planning & CPM Scheduling using MS Project APWA NorCal 2018 Annual Conference What is Planning? Planning: A determination of the what, how, where and by whom ; the tasks that need to be completed

More information

Chapter 3 Project Management

Chapter 3 Project Management Chapter 3 Project Management Overview What you will learn this chapter Executive Support Project Manager Process Tracking (PERT, CPM, Gantt) Summary of the chapter What you learned in this chapter Assignment

More information

Schedule Module Exploration Systems Engineering, version 1.0

Schedule Module Exploration Systems Engineering, version 1.0 Schedule Module Exploration Systems Engineering, version.0 Exploration Systems Engineering: Schedule Module Module Purpose: Schedule To understand the different types of schedules: Gantt chart, milestone

More information

ENGINEERING MANAGEMENT (GE

ENGINEERING MANAGEMENT (GE بسم هللا الرحمن الرحيم ENGINEERING MANAGEMENT (GE 404) 1 L E C T U R E # 4 Scheduling and Bar Chart Contents Objectives of the present lecture Planning and Scheduling Activity and Event Scheduling Techniques

More information

PMBOK Guide Fifth Edition Pre Release Version October 10, 2012

PMBOK Guide Fifth Edition Pre Release Version October 10, 2012 5.3.1 Define Scope: Inputs PMBOK Guide Fifth Edition 5.3.1.1 Scope Management Plan Described in Section 5.1.3.1.The scope management plan is a component of the project management plan that establishes

More information

Views and Layouts for Program Management

Views and Layouts for Program Management MnDOT Project Management Office Presents: Views and Layouts for Program Management Presenter: Jonathan McNatty Senior Schedule Consultant DRMcNatty & Associates, Inc. Housekeeping Items Lines will be muted

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 CSC 310 Spring 2017 Howard Rosenthal

Project Management CSC 310 Spring 2017 Howard Rosenthal Project Management CSC 310 Spring 2017 Howard Rosenthal 1 No?ce This course is based on and includes material from the text: Effective Project Management - Traditional, Agile, Extreme 7TH Edition Authors:

More information

Operations Management, 11e (Heizer/Render) Chapter 3 Project Management. Section 1 The Importance of Project Management

Operations Management, 11e (Heizer/Render) Chapter 3 Project Management. Section 1 The Importance of Project Management Instant download and all chapters Test Bank Operations Management 11th Edition Jay Heizer, Barry Render https://testbankdata.com/download/test-bank-operations-management-11thedition-jay-heizer-barry-render/

More information

GLOSSARY AND INDEX. Glossary Index Project Management Institute, 130 South State Road, Upper Darby, PA USA 155

GLOSSARY AND INDEX. Glossary Index Project Management Institute, 130 South State Road, Upper Darby, PA USA 155 GLOSSARY AND INDEX Glossary Index iv 1996 Project Management Institute, 130 South State Road, Upper Darby, PA 19082 USA 155 156 NOTES GLOSSARY 1. Inclusions and Exclusions This glossary includes terms

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

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

Index. Backup plans for presentations, Backward pass, 55 59, 72 73, 102. Saleh Mubarak

Index. Backup plans for presentations, Backward pass, 55 59, 72 73, 102. Saleh Mubarak Index A Accelerated schedule, 211, 329 Accelerating projects See Schedule compression Activities adding or deleting from schedule, 151 152 in arrow networks, 22, 23 in bar charts, 14, 17 contiguous, in

More information

Introduction. Project Scheduling. Morgan State University ARCH 738: REAL ESTATE PROJECT MANAGEMENT. Jason E. Charalambides, PhD, M.

Introduction. Project Scheduling. Morgan State University ARCH 738: REAL ESTATE PROJECT MANAGEMENT. Jason E. Charalambides, PhD, M. Project Scheduling ARCH 738: REAL ESTATE PROJECT MANAGEMENT Morgan State University Jason E. Charalambides, PhD, M.ASCE, AIA, ENV_SP (This material has been prepared for educational purposes) Introduction

More information

East Central College

East Central College SECTION 013200 - CONSTRUCTION PROGRESS DOCUMENTATION PART 1 - GENERAL 1.1 RELATED DOCUMENTS A. Drawings and general provisions of the Contract, including General and Supplementary Conditions and other

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

Your easy, colorful, SEE-HOW guide! Plain&Simple. Microsoft Project Ben Howard

Your easy, colorful, SEE-HOW guide! Plain&Simple. Microsoft Project Ben Howard Your easy, colorful, SEE-HOW guide! Plain&Simple Microsoft Project 03 Ben Howard Published with the authorization of Microsoft Corporation by O Reilly Media, Inc. 005 Gravenstein Highway North Sebastopol,

More information