ETSF01: Software Engineering Process Economy and Quality

Size: px
Start display at page:

Download "ETSF01: Software Engineering Process Economy and Quality"

Transcription

1 ETSF01: Software Engineering Process Economy and Quality Dietmar Pfahl Lund University 1. Identify project objectives 0.Select project 2. Identify project infrastructure Project planning steps Review Lower level detail 3. Analyse project characteristics 4. Identify products and activities 5. Estimate effort for activity 6. Identify activity risks For each activity 10. Lower level planning 7. Allocate resources 9. Execute plan 8. Review/ publicize plan 1

2 Software Project Management Chapter 2 Project evaluation and programme management Topics related to project evaluation The business case of a project Project portfolios Project evaluation Cost benefit analysis Cash flow forecasting Risk evaluation 2

3 Elements of a Business Case 1. Introduction/ background 2. The proposed project 3. The market 4. Organizational and operational infrastructure 5. Benefits 6. Outline implementation plan 7. Costs 8. The financial case 9. Risks 10. Management plan Project portfolio management Predicting market Evaluating project proposals Assessing the risk involved with projects Deciding how to share resources between projects Taking into account dependencies between projects Removing duplication between projects Checking for gaps in the portfolio (technology, customer segments, etc.) 0 Probability of success high low Reward (NPV) 10 M 3

4 How to evaluate each potential project? Costs and benefits must be identified and expressed in the same unit Cost-Benefit Analysis (CBA) The expenditure (cost) and income (benefit) of a product needs to be estimated over time and compared. Possible approaches: Net profit Payback period Return on investment (ROI) Net present value (NPV) Internal rate of return (IRR) 4

5 Net Profit Year 0 represents all the costs before system is in operation Cash-flow is the value of income minus expenses Net profit = value of all the cash-flows for the lifetime of the application Year Cash-flow 0-100, , , , , ,000 Net profit 50,000 Payback Period The time it takes until accumulated cash-flows become positive. What would it be below? Year Cash-flow Accumulated 0-100, , ,000-90, ,000-80, ,000-70, ,000-50, ,000 50,000 5

6 Return on Investment (ROI) ROI = Average annual profit Total investment X 100 In the previous example average annual profit = (150, ,000) / 5 = 50,000 / 5 = 10,000 ROI = 10,000/100,000 X 100 = 10% Net Present Value (NPV) Would you rather receive SEK 1000 today or after one year? NB: If you received SEK 1000 now you could put it in a savings account and get interest on it. If the interest rate was 10% how much would you have to invest now to have SEK 1000 after one year? This figure (~910 SEK) is the present value of SEK 1000 for a cash-flow period of one year The net present value of a project is obtained by discounting each cash-flow and summing the discounted values 6

7 Calculating the NPV Year Cash-flow (values in year t) Discount factor (10% interest rate) 0-100, , , , , , , , , , , ,090 NPV 618 Discounted cash flow (present values) Discount factor Discount factor = 1 / (1 + r) ^ t r is the interest rate (e.g. 10% is 0.10) t is the number of years In the case of 10% rate and one year: Discount factor = 1 / ( ) = two years: Discount factor = 1 / (1.10 * 1.10) =

8 Internal rate of return Internal rate of return (IRR) is the interest rate that would produce an NPV of 0 for the project NB: There is a Microsoft Excel function which can be used to calculate the IRR IRR can be used to compare different investment opportunities The higher the IRR, the better IRR Example Year Project cash flow Discount factor with 7,357% IRR , , , , , Net profit: NPV: 0 Discounted cash flow 8

9 Dealing with uncertainty: Risk evaluation Project A might appear to give a better return than B but could be riskier For riskier projects one might require higher IRR (or NPV) Simple tools that help assess and handle risks: Project risk matrix Decision tree Example of a project risk matrix H M L L M H 9

10 Decision trees Project A Expected Value: 40,000 Project B Expected Value: 10,000 Software Project Management Chapter 6 Activity planning 10

11 Sprint Burndown Chart Example (person-hours) Scheduling Having selected and tailored a process for doing the project identified the activities to be carried out assessed the time needed for each activity we would like to assign dates/times for start and end of each activity 11

12 Activity networks Help to: Assess the feasibility of the planned project completion date Identify when resources will need to be deployed to activities Calculate when costs will be incurred Co-ordinate activities Identifying activities Work-based approach: Work Breakdown Structure (WBS) listing the tasks (work items) to be performed Product Backlog à Sprint Backlog à Tasks in Burndown Chart Product-based approach: List the deliverable and intermediate products of project Product breakdown structure (PBS) Identify the order in which products have to be created Work out the activities needed to create the products 12

13 Hybrid approach Example Products Activities Final outcome of project planning A project plan as a bar chart 13

14 Activity Network Types PERT = Program Evaluation and Review Technique CPM = Critical Path Method PERT vs CPM PERT Activity B Activity A Activity D Activity C CPM Act. A Act. B Act. D Act. F Act. C Act. E 14

15 Developing a PERT diagram No loops are allowed deal with iterations by hiding them within single activities Milestones, e.g., the start and end the project, indicate transition points in the process and have duration 0. Activity A Activity B Activity C Activity D Lagged activities Where there is a fixed delay between activities e.g. seven days notice has to be given to users that a new release has been signed off and is to be installed Acceptance testing 7days Install new release 20 days 1day 15

16 Types of links between activities Finish to start Software development Acceptance testing Start to start / Finish to finish (here with lag time) Test prototype 1 day 2 days Document Amendments Types of links between activities Start to finish Operate temporary system Acceptance test of new system Cutover to new system 16

17 Start and finish times Earliest start activity Latest finish Latest start Earliest finish Activity write project report Earliest start (ES) Earliest finish (EF) = ES + duration Latest finish (LF) = latest time the task can be completed without affecting project end Latest start = LF - duration Example Earliest start = day 5 Latest finish = day 30 Duration = 10 days Earliest finish =? Latest start =? Float = LF ES Duration =? What is it? 17

18 Example Earliest start = day 5 Latest finish = day 30 Duration = 10 days Earliest finish = 15 Latest start = 20 Float = LF ES Duration = 15 Day 0 Note that in the last example, day numbers are used rather than actual dates Makes initial calculations easier not concerned with week-ends and public holidays For finish date/times Day 1 means at the END of Day 1. For a start date/time Day 1 also means at the END of Day 1. The first activity therefore may begin at Day 0, i.e., the end of Day 0 (= the start of Day 1) 18

19 Notation Earliest start Duration Earliest finish Activity label, activity description Latest start Float Latest finish Complete for the previous example??? 19

20 Complete for the previous example Earliest Start = 5 Duration = 10 Earliest Finish = 15 Write report software Latest Start = 20 Float = 15 Latest Finish =30 Example of an activity network 20

21 Example of an activity network Developing the PERT diagram: Forward pass Start at beginning (Day 0) and work forward following chains Earliest start date for the current activity = earliest finish date for the previous When there is more than one previous activity, take the latest earliest finish EF = day 7 ES = day10 EF = day

22 Example of an activity network Example of an activity network

23 Example of an activity network Example of an activity network

24 Developing the PERT diagram: Backward pass Start from the last activity Latest finish (LF) for last activity = earliest finish (EF) Work backwards Latest finish for current activity = Latest start for the following activity More than one following activity à take the earliest LS Latest start (LS) = LF for activity duration Example of an activity network

25 Example of an activity network ? ? ? ? ? ? 13 Example of an activity network 0 6 2? ? ? ? ? ? ? ? 13 25

26 Float Float = Latest finish - Earliest start - Duration ES activity FLOAT LF Latest start Earliest finish Example of an activity network 0 6 2? ? ? ? ? ? ? ? 13 26

27 Example of an activity network Critical path Critical path = the path through the activity network with zero floats Critical path: any delay in an activity on this path will delay whole project Can there be more than one critical path? Can there be no critical path? Sub-critical paths 27

28 Example of a critical path Free vs. interfering float 0 7w 7 A B can be up to 3 weeks late and not affect any other activity à free float 0 4w 4w 4 B w 8 D w 12 E w 10 A B can be another 2 weeks late à affects D but not the project s end date à interfering float 28

29 Rest of this week Read textbook chapters 2 and 6 Suggested exercises: Recommended exercises: 2.1 (page 27), 2.4 (page 30), 2.6 (page 32), 2.7 (page 35), (page 48), (page 48), a (page 48) Recommended exercises: 6.1 (page 145), 6.2 (page 149), 6.3 (page 150), and 6.4 (page 151), 6.5 (page 154), (page 160), and (page 161) Finish first iteration: Tool Version 1 (TV1) Burndown Chart (EC1) Meet project supervisors Next week Read textbook chapters 7-9 Finish Draft User Manual (UM) Have a look at TV1 of your Supplier Group Start work on second iteration: Tool Version 2 (TV2) Burndown Chart (EC2) User Manual (UM) 29

CISC 322 Software Architecture

CISC 322 Software Architecture CISC 22 Software Architecture Project Scheduling (PERT/CPM) Ahmed E. Hassan (Edited For Course Presentation, 206) Project A project is a temporary endeavour undertaken to create a "unique" product or service

More information

Introduction to Project Management. Modeling after NYS ITS

Introduction to Project Management. Modeling after NYS ITS Introduction to Project Management Modeling after NYS ITS What is Project Management? Project management is the application of knowledge, skills, tools and techniques to project activities to meet project

More information

Research Methods Outline

Research Methods Outline : Project Management James Gain jgain@cs.uct.ac.za Outline Introduction [] Project Management [] Experimental Computer Science [] Role of Mathematics [1] Designing User Experiments [] Qualitative Research

More information

Textbook: pp Chapter 11: Project Management

Textbook: pp Chapter 11: Project Management 1 Textbook: pp. 405-444 Chapter 11: Project Management 2 Learning Objectives After completing this chapter, students will be able to: Understand how to plan, monitor, and control projects with the use

More information

Project Management Professional (PMP) Exam Prep Course 06 - Project Time Management

Project Management Professional (PMP) Exam Prep Course 06 - Project Time Management Project Management Professional (PMP) Exam Prep Course 06 - Project Time Management 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

SCHEDULE CREATION AND ANALYSIS. 1 Powered by POeT Solvers Limited

SCHEDULE CREATION AND ANALYSIS. 1   Powered by POeT Solvers Limited SCHEDULE CREATION AND ANALYSIS 1 www.pmtutor.org Powered by POeT Solvers Limited While building the project schedule, we need to consider all risk factors, assumptions and constraints imposed on the project

More information

Lecture 3 Project Scheduling

Lecture 3 Project Scheduling B10 Lecture Project Scheduling Omar El-Anwar, PhD, PMP Network alculations The purpose of conducting network calculations is to know more about the scheduling of activities: When will each activity start?

More information

11/1/2018. Overview PERT / CPM. Network representation. Network representation. Project Scheduling. What is a path?

11/1/2018. Overview PERT / CPM. Network representation. Network representation. Project Scheduling. What is a path? PERT / CPM BSD Dave Novak Fall Overview Introduce Discuss what a critical path is Discuss critical path algorithm Example Source: nderson et al., 1 Quantitative Methods for Business 1 th edition some slides

More information

POLYTECHNIC OF NAMIBIA

POLYTECHNIC OF NAMIBIA POLYTECHNIC OF NAMIBIA SCHOOL OF MANAGEMENT SCIENCES DEPARTMENT OF MANAGEMENT PROJECT MANAGEMENT BACHELOR OF BUSINESS ADMINISTRATION 07BBMA SUBJECT CODE: PRM422S DATE: DURATION: MARKS: EXAMINERS: MODERATOR:

More information

INSE 6230: Assignment 1 - Winter (0% of final grade) 1. The table below provides information about a short IT project.

INSE 6230: Assignment 1 - Winter (0% of final grade) 1. The table below provides information about a short IT project. INSE 6230: Assignment - Winter 208 (0% of final grade). The table below provides information about a short IT project. Activity Predecessors Duration (Months) A - 2 B - 3 C A 4 D A, B 2 E D 2 F B, C, E

More information

CHAPTER 9: PROJECT MANAGEMENT

CHAPTER 9: PROJECT MANAGEMENT CHAPTER 9: PROJECT MANAGEMENT The aim is to coordinate and plan a single job consisting lots of tasks between which precedence relationships exist Project planning Most popular planning tools are utilized

More information

Program Evaluation and Review Techniques (PERT) Critical Path Method (CPM):

Program Evaluation and Review Techniques (PERT) Critical Path Method (CPM): Program Evaluation and Review Techniques (PERT) Critical Path Method (CPM): A Rough Guide by Andrew Scouller PROJECT MANAGEMENT Project Managers can use project management software to keep track of the

More information

Software Project Management. Chapter Two Project evaluation and programme management

Software Project Management. Chapter Two Project evaluation and programme management Software Project Management Chapter Two Project evaluation and programme management 1 Main topics to be covered The business case for a project Project portfolios Project evaluation Cost benefit analysis

More information

UNIT-II Project Organization and Scheduling Project Element

UNIT-II Project Organization and Scheduling Project Element UNIT-II Project Organization and Scheduling Project Element Five Key Elements are Unique. Projects are unique, one-of-a-kind, never been done before. Start and Stop Date. Projects must have a definite

More information

Project Planning. Identifying the Work to Be Done. Gantt Chart. A Gantt Chart. Given: Activity Sequencing Network Diagrams

Project Planning. Identifying the Work to Be Done. Gantt Chart. A Gantt Chart. Given: Activity Sequencing Network Diagrams Project Planning Identifying the Work to Be Done Activity Sequencing Network Diagrams Given: Statement of work written description of goals work & time frame of project Work Breakdown Structure Be able

More information

SWEN 256 Software Process & Project Management

SWEN 256 Software Process & Project Management SWEN 256 Software Process & Project Management Plan: Identify activities. No specific start and end dates. Estimating: Determining the size & duration of activities. Schedule: Adds specific start and end

More information

COPYRIGHTED MATERIAL. Index

COPYRIGHTED MATERIAL. Index Index Note to the reader: Throughout this index boldfaced page numbers indicate primary discussions of a topic. Italicized page numbers indicate illustrations. A A+ certification, 28 acceptance criteria

More information

MnDOT use of Calendars in Primavera P6

MnDOT use of Calendars in Primavera P6 MnDOT Project Management Office Presents: MnDOT use of Calendars in Primavera P6 Presenter: Jonathan McNatty, PSP Senior Schedule Consultant DRMcNatty & Associates, Inc. Housekeeping Items Lines will be

More information

MnDOT Project Management Office Presents: Project Reporting. Presenter: Jonathan McNatty Senior Schedule Consultant DRMcNatty & Associates, Inc.

MnDOT Project Management Office Presents: Project Reporting. Presenter: Jonathan McNatty Senior Schedule Consultant DRMcNatty & Associates, Inc. MnDOT Project Management Office Presents: Project Reporting Presenter: Jonathan McNatty Senior Schedule Consultant DRMcNatty & Associates, Inc. Housekeeping Items Lines will be muted during the webinar

More information

Project Management -- Developing the Project Plan

Project Management -- Developing the Project Plan Project Management -- Developing the Project Plan Dr. Tai-Yue Wang Department of Industrial and Information Management National Cheng Kung University Tainan, TAIWAN, ROC 1 Where We Are Now 6 2 Developing

More information

Project Management. Chapter 2. Copyright 2013 Pearson Education, Inc. publishing as Prentice Hall

Project Management. Chapter 2. Copyright 2013 Pearson Education, Inc. publishing as Prentice Hall Project Management Chapter 2 02-0 1 What is a Project? Project An interrelated set of activities with a definite starting and ending point, which results in a unique outcome for a specific allocation of

More information

INSE 6230 Total Quality Project Management Winter 2018 Quiz I. Max : 70 points. This is a closed book exam. Answer all the questions in the booklet.

INSE 6230 Total Quality Project Management Winter 2018 Quiz I. Max : 70 points. This is a closed book exam. Answer all the questions in the booklet. . Surname, given names: Student Number: INSE 6230 Total Quality Project Management Winter 2018 Quiz I. Max : 70 points This is a closed book exam. Answer all the questions in the booklet. Ensure that your

More information

Project Planning. Jesper Larsen. Department of Management Engineering Technical University of Denmark

Project Planning. Jesper Larsen. Department of Management Engineering Technical University of Denmark Project Planning jesla@man.dtu.dk Department of Management Engineering Technical University of Denmark 1 Project Management Project Management is a set of techniques that helps management manage large-scale

More information

Introduction. Introduction. Six Steps of PERT/CPM. Six Steps of PERT/CPM LEARNING OBJECTIVES

Introduction. Introduction. Six Steps of PERT/CPM. Six Steps of PERT/CPM LEARNING OBJECTIVES Valua%on and pricing (November 5, 2013) LEARNING OBJECTIVES Lecture 12 Project Management Olivier J. de Jong, LL.M., MM., MBA, CFD, CFFA, AA www.olivierdejong.com 1. Understand how to plan, monitor, and

More information

Construction Management

Construction Management Construction Management 1. Which one of the following represents an activity A. excavation for foundation B. curing of concrete C. setting of question paper D. preparation of breakfast 2. Pick up the incorrect

More information

Achieve PMP Exam Success Five-Day Course Syllabus

Achieve PMP Exam Success Five-Day Course Syllabus Course Delivery Format: Traditional class room 5-day format, 35 hrs. Achieve PMP Exam Success Five-Day Course Syllabus Course Description: Achieve PMP Exam Success is a 35-hour PMP exam preparation course

More information

PROJECT MANAGEMENT CPM & PERT TECHNIQUES

PROJECT MANAGEMENT CPM & PERT TECHNIQUES PROJECT MANAGEMENT CPM & PERT TECHNIQUES FLOW OF PRESENTATION INTRODUCTION NETWORK PLANNING ESTIMATING TIME CPM PERT Project Management Project A project is an interrelated set of activities that has a

More information

6/7/2018. Overview PERT / CPM PERT/CPM. Project Scheduling PERT/CPM PERT/CPM

6/7/2018. Overview PERT / CPM PERT/CPM. Project Scheduling PERT/CPM PERT/CPM /7/018 PERT / CPM BSAD 0 Dave Novak Summer 018 Overview Introduce PERT/CPM Discuss what a critical path is Discuss critical path algorithm Example Source: Anderson et al., 01 Quantitative Methods for Business

More information

Five-Day Schedule and Course Content

Five-Day Schedule and Course Content Five-Day Schedule and Course Content The following sequence is suggested to balance out the material over five sessions. Note that Chapter 10 is placed with Chapters 12 and 13 on Day 5. DAY 1 DAY 1 Course

More information

Project Planning. Planning is an important step in project execution. Planning means:

Project Planning. Planning is an important step in project execution. Planning means: Project Planning Planning is an important step in project execution. Planning means: Thinking through future project actions Seeking and mentally inspecting the long path from the start to the finish Achieving

More information

Project planning and creating a WBS

Project planning and creating a WBS 37E01500 Project Management and Consulting Practice Project planning and creating a WBS Matti Rossi Lecture 3, Tue 28.2.2017 Learning objectives Describe the project time management planning tasks, and

More information

Project Management. A Practitioner s Guide. Steven M. Bragg

Project Management. A Practitioner s Guide. Steven M. Bragg Project Management A Practitioner s Guide Steven M. Bragg Chapter 1 Overview of Project Management... 1 Learning Objectives... 1 Introduction... 1 Project Management Activities... 1 The Need for Project

More information

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING. MSc CIVIL ENGINEERING MSc CONSTRUCTION PROJECT MANAGEMENT SEMESTER ONE EXAMINATION 2017/2018

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING. MSc CIVIL ENGINEERING MSc CONSTRUCTION PROJECT MANAGEMENT SEMESTER ONE EXAMINATION 2017/2018 ENG026 UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING MSc CIVIL ENGINEERING MSc CONSTRUCTION PROJECT MANAGEMENT SEMESTER ONE EXAMINATION 2017/2018 PROJECT MANAGEMENT MODULE NO: CPM7002 Date: 15 January 2018

More information

Project Management Chapter 13

Project Management Chapter 13 Lecture 12 Project Management Chapter 13 Introduction n Managing large-scale, complicated projects effectively is a difficult problem and the stakes are high. n The first step in planning and scheduling

More information

After complete studying this chapter, You should be able to

After complete studying this chapter, You should be able to Chapter 10 Project Management Ch10: What Is Project Management? After complete studying this chapter, You should be able to Define key terms like Project, Project Management, Discuss the main characteristics

More information

Project Management Techniques (PMT)

Project Management Techniques (PMT) Project Management Techniques (PMT) Critical Path Method (CPM) and Project Evaluation and Review Technique (PERT) are 2 main basic techniques used in project management. Example: Construction of a house.

More information

PMP102 Fundamentals of Project Management

PMP102 Fundamentals of Project Management PMP102 Fundamentals of Project Management H.H. Sheik Sultan Tower (0) Floor Corniche Street Abu Dhabi U.A.E www.ictd.ae ictd@ictd.ae Course Introduction: This course is designed for managers and staff,

More information

Appendix B: Glossary of Project Management Terms

Appendix B: Glossary of Project Management Terms Appendix B: Glossary of Project Management Terms Assumption - There may be external circumstances or events that must occur for the project to be successful (or that should happen to increase your chances

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 603 203 DEPARTMENT OF CIVIL ENGINEERING QUESTION BANK VI SEMESTER CE6005 CONSTRUCTION PLANNING AND SCHEDULING Regulation 2013 Academic Year 2017

More information

Outline. Global Company Profile: Bechtel Group. The Importance of Project Management Project Planning Project Scheduling Project Controlling

Outline. Global Company Profile: Bechtel Group. The Importance of Project Management Project Planning Project Scheduling Project Controlling Project Management Outline Global Company Profile: Bechtel Group The Importance of Project Management Project Planning Project Scheduling Project Controlling Outline - Continued Project Management Techniques:

More information

Project Management Fundamentals

Project Management Fundamentals Project Management Fundamentals Course No: B04-003 Credit: 4 PDH Najib Gerges, Ph.D., P.E. Continuing Education and Development, Inc. 9 Greyridge Farm Court Stony Point, NY 10980 P: (877) 322-5800 F: (877)

More information

Project Controls Expo 16 th Nov 2016

Project Controls Expo 16 th Nov 2016 Project Controls Expo 16 th Nov 2016 Emirates Stadium, London Introduction to Planning, Scheduling and Earned Value followed by Case Study on Data Analytics on improved Schedule Data Quality Tushar Tohan

More information

PROJECT MANAGEMENT COURSE 5: PROJECT TIME MANAGEMENT. G.N. Sandhy Widyasthana

PROJECT MANAGEMENT COURSE 5: PROJECT TIME MANAGEMENT. G.N. Sandhy Widyasthana PROJECT MANAGEMENT COURSE 5: PROJECT TIME MANAGEMENT G.N. Sandhy Widyasthana widyasthana@gmail.com 022 70702020 081 225 702020 1 2 3 Process of identifying the specific actions to be performed to produce

More information

Pass PMP in 21 Days - ITTO Toolbox PROCESS MAP

Pass PMP in 21 Days - ITTO Toolbox PROCESS MAP PROCESS MAP 1 IntEgratIon Pass PMP in 21 Days - ITTO Toolbox InItIatIng PlannIng ExEcutIng MonItorIng & controlling closing Develop Project Charter Develop Project Management Plan Direct & Manage Project

More information

IP-CIS : CIS Project Management

IP-CIS : CIS Project Management Meltem Özturan www.mis.boun.edu.tr/ozturan/mis301 1 Project Management Tools and Techniques (PMTT) Feasibility Analysis Organizational Breakdown Structure Work Breakdown Structure Scheduling Earned Value

More information

MS Project 2007 Page 1 of 18

MS Project 2007 Page 1 of 18 MS Project 2007 Page 1 of 18 PROJECT MANAGEMENT (PM):- There are powerful environment forces contributed to the rapid expansion of the projects and project management approaches to the business problems

More information

A convenient analytical and visual technique of PERT and CPM prove extremely valuable in assisting the managers in managing the projects.

A convenient analytical and visual technique of PERT and CPM prove extremely valuable in assisting the managers in managing the projects. Introduction Any project involves planning, scheduling and controlling a number of interrelated activities with use of limited resources, namely, men, machines, materials, money and time. The projects

More information

Step 1: Confirm Implementation Factors and Consolidated Gaps

Step 1: Confirm Implementation Factors and Consolidated Gaps Architecture Roadmap is one of the TOGAF deliverables you can create with the TOGAF software. The Architecture Roadmap lists individual increments of change and lays them out on a timeline to show progression

More information

MODULE: INTRODUCTION TO PROJECT MANAGEMENT / PROJECT MANAGEMENT

MODULE: INTRODUCTION TO PROJECT MANAGEMENT / PROJECT MANAGEMENT Programme BA (Hons) Fashion and Textiles (Top-Up) BA (Hons) Graphic Design with Animation (Top-Up) BA (Hons) Interior Design Cohort FDI- BFT(TP)/14B/PT FDI- BGDA(TP)/14B/PT FDI-BAID/13B/FT Examinations

More information

Management Management

Management Management Project Management Management Management in all business and organizational activities is the act of getting people together to accomplish desired goals and objectives using available resources efficiently

More information

ECSE 321: INTRODUCTION TO SOFTWARE ENGINEERING

ECSE 321: INTRODUCTION TO SOFTWARE ENGINEERING ECSE 321: INTRODUCTION TO SOFTWARE ENGINEERING Software Project Management d_sinnig@cs.concordia.ca Department of Electrical and Computer Engineering 08-Jan-14 What is a project? Some dictionary definitions:

More information

Programme Evaluation and Review Techniques (PERT) And Critical Path Method (CPM) By K.K. Bandyopadhyay. August 2001

Programme Evaluation and Review Techniques (PERT) And Critical Path Method (CPM) By K.K. Bandyopadhyay. August 2001 Programme Evaluation and Review Techniques (PERT) And Critical Path Method (CPM) By K.K. Bandyopadhyay August 2001 Participatory Research In Asia Introduction Programme Evaluation and Review Technique

More information

IE 102 Spring Project Management

IE 102 Spring Project Management IE 102 Spring 2018 Project Management 1 Management of Projects Planning - goal setting, defining the project, team organization Scheduling - relates people, money, and supplies to specific activities and

More information

u w 1.5 < 0 These two results imply that the utility function is concave.

u w 1.5 < 0 These two results imply that the utility function is concave. A person with initial wealth of Rs.1000 has a 20% possibility of getting in a mischance. On the off chance that he gets in a mishap, he will lose Rs.800, abandoning him with Rs.200; on the off chance that

More information

A GUIDE TO ASSIGNMENT 2

A GUIDE TO ASSIGNMENT 2 A GUIDE TO ASSIGNMENT 2 CALCULATION - SOLUTIONS APPROACH Chapter 2: evaluation This unit discusses techniques that can be used to decide whether it is feasible to proceed with a given project or not. It

More information

PROJECT MANAGEMENT. Trying to manage a project without project management is like trying to play a football game without a game plan

PROJECT MANAGEMENT. Trying to manage a project without project management is like trying to play a football game without a game plan PROJECT MANAGEMENT Trying to manage a project without project management is like trying to play a football game without a game plan K. Tate (Past Board Member, PMI). Brad Fink 28 February 2013 Executive

More information

GPE engineering project management. Project Management in an Engineering Context

GPE engineering project management. Project Management in an Engineering Context GPE engineering project management Project Management in an Engineering Context Network diagrams in context PM SOW CHARTER SCOPE DEFINITION WBS circulation, negotiation, translation WBS WP à activities

More information

International Project Management. prof.dr MILOŠ D. MILOVANČEVIĆ

International Project Management. prof.dr MILOŠ D. MILOVANČEVIĆ International Project Management prof.dr MILOŠ D. MILOVANČEVIĆ Project time management Project cost management Time in project management process Time is a valuable resource. It is also the scarcest. Time

More information

Optimization of Rescheduling and Economy. Analysis of the Implementation of Kwitang Office. Park Building Construction Project in Jakarta

Optimization of Rescheduling and Economy. Analysis of the Implementation of Kwitang Office. Park Building Construction Project in Jakarta Contemporary Engineering Sciences, Vol. 10, 2017, no. 7, 317-333 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ces.2017.712 Optimization of Rescheduling and Economy Analysis of the Implementation

More information

KERN COMMUNITY COLLEGE DISTRICT BAKERSFIELD COLLEGE INDA B132 COURSE OUTLINE OF RECORD

KERN COMMUNITY COLLEGE DISTRICT BAKERSFIELD COLLEGE INDA B132 COURSE OUTLINE OF RECORD Status: Final Last Revised: February 11, 2016 Proposal Type: New Course Start Term: Fall 2017 TOPS Code: 0935.00 CIP Code: 15.0406 (updated 6/1/16) KERN COMMUNITY COLLEGE DISTRICT BAKERSFIELD COLLEGE INDA

More information

1 of 14 4/27/2009 7:45 AM

1 of 14 4/27/2009 7:45 AM 1 of 14 4/27/2009 7:45 AM Chapter 7 - Network Models in Project Management INTRODUCTION Most realistic projects that organizations like Microsoft, General Motors, or the U.S. Defense Department undertake

More information

Contents Cloud or On-Premises Content Introduction Data Dictionary... 23

Contents Cloud or On-Premises Content Introduction Data Dictionary... 23 P6 Data Dictionary Version 17 July 2017 Contents Cloud or On-Premises Content... 19 Introduction... 21 Data Dictionary... 23 % Allocation... 23 Access Level... 23 Access Time... 23 Accounting Variance...

More information

ARTES Competitiveness & Growth Full Proposal. Requirements for the Content of the Management Proposal

ARTES Competitiveness & Growth Full Proposal. Requirements for the Content of the Management Proposal ARTES Competitiveness & Growth Full Proposal Requirements for the Content of the Management Proposal Part 5B Work Definition, Organisation and Schedule Statement of Applicability and Proposal Submission

More information

Outline. Project Management. Introduction. What is a Project?

Outline. Project Management. Introduction. What is a Project? Outline Project Management Jeffrey Pinto, Ph.D. Penn State Erie What is Project Management? Scope Management Risk Management Planning and Scheduling Project Evaluation and Control Project Termination Introduction

More information

Network Analysis Basic Components. The Other View. Some Applications. Continued. Goal of Network Analysis. RK Jana

Network Analysis Basic Components. The Other View. Some Applications. Continued. Goal of Network Analysis. RK Jana Network nalysis RK Jana asic omponents ollections of interconnected linear forms: Lines Intersections Regions (created by the partitioning of space by the lines) Planar (streets, all on same level, vertices

More information

Appendix A Decision Support Analysis

Appendix A Decision Support Analysis Field Manual 100-11 Appendix A Decision Support Analysis Section I: Introduction structure development, and facilities. Modern quantitative methods can greatly facilitate this Complex decisions associated

More information

The Critical Path Method

The Critical Path Method The Critical Path Method Presented by Antonio Prensa, MBA, PMP, CCP, CSTE for Project Management Institute Puerto Rico Chapter June 2, 22 San Juan, Puerto Rico "I believe that this nation should commit

More information

CHAPTER 6 CRASHING STOCHASTIC PERT NETWORKS WITH RESOURCE CONSTRAINED PROJECT SCHEDULING PROBLEM

CHAPTER 6 CRASHING STOCHASTIC PERT NETWORKS WITH RESOURCE CONSTRAINED PROJECT SCHEDULING PROBLEM CHAPTER 6 CRASHING STOCHASTIC PERT NETWORKS WITH RESOURCE CONSTRAINED PROJECT SCHEDULING PROBLEM 6.1 Introduction Project Management is the process of planning, controlling and monitoring the activities

More information

CHAPTER 5. Project Scheduling Models

CHAPTER 5. Project Scheduling Models CHAPTER 5 Project Scheduling Models 1 5.1 Introduction A project is a collection of tasks that must be completed in minimum time or at minimal cost. Objectives of Project Scheduling Completing the project

More information

Project Management. Project Mangement. ( Notes ) For Private Circulation Only. Prof. : A.A. Attarwala.

Project Management. Project Mangement. ( Notes ) For Private Circulation Only. Prof. : A.A. Attarwala. Project Mangement ( Notes ) For Private Circulation Only. Prof. : A.A. Attarwala. Page 1 of 380 26/4/2008 Syllabus 1. Total Project Management Concept, relationship with other function and other organizations,

More information

Probabilistic Completion Time in Project Scheduling Min Khee Chin 1, Sie Long Kek 2, Sy Yi Sim 3, Ta Wee Seow 4

Probabilistic Completion Time in Project Scheduling Min Khee Chin 1, Sie Long Kek 2, Sy Yi Sim 3, Ta Wee Seow 4 Probabilistic Completion Time in Project Scheduling Min Khee Chin 1, Sie Long Kek 2, Sy Yi Sim 3, Ta Wee Seow 4 1 Department of Mathematics and Statistics, Universiti Tun Hussein Onn Malaysia 2 Center

More information

Assistance with University Projects? Research Reports? Writing Skills? We have got you covered! www.assignmentstudio.net WhatsApp: +61-424-295050 Toll Free: 1-800-794-425 Email: contact@assignmentstudio.net

More information

CONSTRUCTION MANAGEMENT CHAPTER 3 PLANNING

CONSTRUCTION MANAGEMENT CHAPTER 3 PLANNING CONSTRUCTION MANAGEMENT CHAPTER 3 PLANNING Planning of Works Contract Form of contract by which one party undertakes to the other to perform certain work, for a price. Corresponds to the execution of a

More information

PMP032 Project Management Leadership Skills

PMP032 Project Management Leadership Skills PMP032 Project Management Leadership Skills H.H. Sheik Sultan Tower (0) Floor Corniche Street Abu Dhabi U.A.E www.ictd.ae ictd@ictd.ae Course Introduction: Countless numbers of projects undertaken by organizations

More information

CHAPTER 5 SCHEDULING AND TRACKING WORK IN CONSTRUCTION PROJECT MANAGEMENT. UWB10202 Effective Communication by Norazmi Danuri

CHAPTER 5 SCHEDULING AND TRACKING WORK IN CONSTRUCTION PROJECT MANAGEMENT. UWB10202 Effective Communication by Norazmi Danuri CHAPTER SCHEDULING AND TRACKING WORK IN CONSTRUCTION PROJECT MANAGEMENT UWB10202 Effective Communication by Norazmi Danuri (norazmi@uthm.edu.my) Introduction Planning & Scheduling Principles Techniques

More information

Teori Pengambilan Keputusan. Week 12 Project Management

Teori Pengambilan Keputusan. Week 12 Project Management Teori Pengambilan Keputusan Week 1 Project Management Project Management Program Evaluation and Review Technique (PERT) Critical Path Method (CPM) PERT and CPM Network techniques Developed in 195 s CPM

More information

Techniques to Assist Delivery of Projects

Techniques to Assist Delivery of Projects Techniques to Assist Delivery of Projects 1 Introduction Who am I? Ian Bell Where am I from? Adept Knowledge Management Ltd Based at 5 Carden Place Aberdeen AB10 1UT +44 (0) 1224 251015 2 Introduction

More information

Systems Engineering. Engineering 101 By Virgilio Gonzalez

Systems Engineering. Engineering 101 By Virgilio Gonzalez Systems Engineering Engineering 101 By Virgilio Gonzalez Systems process What is a System? What is your definition? A system is a construct or collection of different elements that together produce results

More information

Brief course information Strategic planning and project selection Project integration management Project scope management

Brief course information Strategic planning and project selection Project integration management Project scope management Brief course information Strategic planning and project selection Project integration management Project scope management Total Quality Project Management 2 This is an individual work. Each student prepares

More information

1. What is the ideal burndown rate? 2. Is the project early or late, at the end of week 3? 3. Is the project early or late, at the of week 2?

1. What is the ideal burndown rate? 2. Is the project early or late, at the end of week 3? 3. Is the project early or late, at the of week 2? Exercise on Assessing the Status of an Agile Project (www.spmbook.com) Q. Consider the following sprint, dedicated to implementing three user stories. The duration of the sprint is weeks and each column

More information

ACWP (actual cost of work performed) Cost of actual work performed to date on the project, plus any fixed costs.

ACWP (actual cost of work performed) Cost of actual work performed to date on the project, plus any fixed costs. Glossary ACWP (actual cost of work performed) Cost of actual work performed to date on the project, plus any fixed costs. ALAP (as late as possible) A constraint placed on a task s timing to make it occur

More information

DIVISION 1 - GENERAL REQUIREMENTS SECTION 01315A PROJECT SCHEDULE

DIVISION 1 - GENERAL REQUIREMENTS SECTION 01315A PROJECT SCHEDULE DIVISION 1 - GENERAL REQUIREMENTS SECTION 01315A PROJECT SCHEDULE [---Section 01315A should be used for contracts for which a fully-developed computergenerated critical path method is appropriate for managing

More information

MGMT 627 SOLVED MCQs

MGMT 627 SOLVED MCQs MGMT 627 SOLVED MCQs Question # 1 of 15 ( Start time: 07:53:55 PM ) Total Marks: 1 All of the following are the characteristics of a project, EXCEPT: A start and an end A multi-disciplinary team brought

More information

PMP Exam Preparation Course. Madras Management Training W.L.L All Rights Reserved

PMP Exam Preparation Course. Madras Management Training W.L.L All Rights Reserved Project Cost Management 1 Project Cost Management Processes 1. Estimate Costs 2. Determine Budget 3. Control Costs In some projects, especially with smaller scope, cost estimation and cost budgeting are

More information

Decision Support Tool for Project Time-Cost Trade-off

Decision Support Tool for Project Time-Cost Trade-off Decision Support Tool for Project Time-Cost Trade-off Fikri Dweiri Industrial Engineering and Engineering Management Department University of Sharjah Sharjah, UAE, 27272 fdweiri@sharjah.ac.ae Abstract

More information

Independently Assessed and Endorsed by NASBA, the official board that regulates accounting and financial education in the United States of America.

Independently Assessed and Endorsed by NASBA, the official board that regulates accounting and financial education in the United States of America. 111 Independently Assessed and Endorsed by NASBA, the official board that regulates accounting and financial education in the United States of America. Program Overview Project managers play a key role

More information

WHY ARE PROJECTS ALWAYS LATE?

WHY ARE PROJECTS ALWAYS LATE? WHY ARE PROJECTS ALWAYS LATE? (what can the Project Manager DO about that?) Craig Henderson, MBA, PMP ARVEST Bank Operations Introduction PM Basics FIO GID KISS (Figure it out) (Get it done) (Keep it simple,

More information

P6 Data Dictionary Release 8.3

P6 Data Dictionary Release 8.3 P6 Data Dictionary Release 8.3 March 2013 Legal Notices Oracle Primavera P6 Data Dictionary Copyright 1999, 2013, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks

More information

SCM 301 (Solo) Exam 1 Practice Exam Solutions

SCM 301 (Solo) Exam 1 Practice Exam Solutions 1. D $118,000 www.liontutors.com SCM 301 (Solo) Exam 1 Practice Exam Solutions The first thing we need to do here is use the information given in the table to create a network diagram. Once we have a network

More information

MICHIGAN DEPARTMENT OF TRANSPORTATION SPECIAL PROVISION FOR CRITICAL PATH METHOD NETWORK SCHEDULE

MICHIGAN DEPARTMENT OF TRANSPORTATION SPECIAL PROVISION FOR CRITICAL PATH METHOD NETWORK SCHEDULE MICHIGAN DEPARTMENT OF TRANSPORTATION SPECIAL PROVISION FOR CRITICAL PATH METHOD NETWORK SCHEDULE C&T:JTL 1 of 6 C&T:APPR:JDC:PAL:07-24-02 FHWA:APPR:06-01-11 a. Description. In addition to the progress

More information

Project Appraisal, Scoping and Estimation. Week 3

Project Appraisal, Scoping and Estimation. Week 3 Project Appraisal, Scoping and Estimation Week 3 Last Week What is Project Management? Project Definition i i Stakeholder Management Organizing the Project This Week Defining the Project Project Appraisal

More information

SCM 301 (Lutz) Exam 1 Practice Exam Solutions

SCM 301 (Lutz) Exam 1 Practice Exam Solutions 1. D $118,000 www.liontutors.com SCM 301 (Lutz) Exam 1 Practice Exam Solutions The first thing we need to do here is use the information given in the table to create a network diagram. Once we have a network

More information

JAYARAM COLLEGE OF ENGINEERING AND TECHNOLOGY DEPARTMENT OF INFORMATION TECHNOLOGY

JAYARAM COLLEGE OF ENGINEERING AND TECHNOLOGY DEPARTMENT OF INFORMATION TECHNOLOGY JAYARAM COLLEGE OF ENGINEERING AND TECHNOLOGY DEPARTMENT OF INFORMATION TECHNOLOGY Two Mark Question for Student s Reference 1. Define software project management. Software Project Management has key ideas

More information

Unit 3 Research Project. Eddie S. Jackson. Kaplan University. IT511: Information Systems Project Management

Unit 3 Research Project. Eddie S. Jackson. Kaplan University. IT511: Information Systems Project Management Running head: UNIT 3 RESEARCH PROJECT 1 Unit 3 Research Project Eddie S. Jackson Kaplan University IT511: Information Systems Project Management 04/06/2014 UNIT 3 RESEARCH PROJECT 2 Unit 3 Research Project

More information

Cost Reduction: Planning & Control. Impacting the Bottom Line

Cost Reduction: Planning & Control. Impacting the Bottom Line Cost Reduction: Planning & Control Break Even Point & Decision Tree Analysis (l.u. 4/2/11) Impacting the Bottom Line Calls for an understanding of: Variation Waste & Value Investments (time, capital, resources,

More information

Allocate and Level Project Resources

Allocate and Level Project Resources Allocate and Level Project Resources Resource Allocation: Defined Resource Allocation is the scheduling of activities and the resources required by those activities while taking into consideration both

More information

A Comparison Between the Non-Mixed and Mixed Convention in CPM Scheduling. By Gunnar Lucko 1

A Comparison Between the Non-Mixed and Mixed Convention in CPM Scheduling. By Gunnar Lucko 1 A Comparison Between the Non-Mixed and Mixed Convention in CPM Scheduling By Gunnar Lucko 1 1 Assistant Professor, Department of Civil Engineering, The Catholic University of America, Washington, DC 20064,

More information

Project Management for EPC Contracts Presented by: Dr. Jamal F. AlBahar, PMP, VMA Registered Arbitrator; Member: PMI, CMAA, AACE, AAA, PMA, CSI, SAVE

Project Management for EPC Contracts Presented by: Dr. Jamal F. AlBahar, PMP, VMA Registered Arbitrator; Member: PMI, CMAA, AACE, AAA, PMA, CSI, SAVE Project Management for EPC Contracts Presented by: Dr. Jamal F. AlBahar, PMP, VMA Registered Arbitrator; Member: PMI, CMAA, AACE, AAA, PMA, CSI, SAVE INTRODUCTION: Project Management for Engineering and

More information

Vendor: PMI. Exam Code: CA Exam Name: Certified Associate in Project Management. Version: Demo

Vendor: PMI. Exam Code: CA Exam Name: Certified Associate in Project Management. Version: Demo Vendor: PMI Exam Code: CA0-001 Exam Name: Certified Associate in Project Management Version: Demo QUESTION: 1 On what is project baseline development established? A. Approved product requirements B. Estimated

More information

The Project Times and Costs

The Project Times and Costs The Project Times and Costs Not to underestimate the estimate Chapter 5 Defining the Project Step 1: Defining the Scope Step 2: Establishing Priorities Step 3: Creating the Work Breakdown Structure Step

More information