Project Management and Resource Constrained Scheduling Using An Integer Programming Approach

Size: px
Start display at page:

Download "Project Management and Resource Constrained Scheduling Using An Integer Programming Approach"

Transcription

1 Project Management and Resource Constrained Scheduling Using An Integer Programming Approach Héctor R. Sandino and Viviana I. Cesaní Department of Industrial Engineering University of Puerto Rico Mayagüez, Puerto Rico 0068 Mario Padrón and Gustavo Barrantes Lucent echnologies CA South & Caribbean Abstract Earned Value Project Management is a dynamic methodology that brings early warning signals related with the project performance. his allows managers to take advantage and make project adjustments that will reduce the variance with respect to the original budget. Under this approach, it is very important to develop an explicit methodology that helps project managers to assign additional resources in enough quantity to complete the critical tasks that are delayed, thus, keeping the project profitable and satisfying customer requirements. he present research proposes an integrated technique that includes Integer Programming and the Earned Value approach. Keywords Project Management, Resource-Constrained Scheduling, Earned Value, and Integer Programming.. Introduction Since the initiation of the industrial revolution, the world has seen an amazing expansion of the organizations in size and complexity. Small businesses have evolved into big corporations. he difficulty of the old problems allowed solving them relying on experience and knowledge. Nowadays operational issues are so complex that problem solving requires usually software tools and other types of support systems. he traditional management techniques usually explore and control short-term projects and do not have the appropriate criteria to ensure a successful project completion. Project management techniques on the other hand offer companies the opportunity to achieve long-term goals in order to reach a continuing growth and competitiveness. Project management is required if projects are complex and under demanding constraints of time, cost, resources and environmental regulations. Project management is a viable approach if several activities or disciplines should be integrated, and there is the need to coordinate different functional departments. Earned Value project management arises as a result of the evolution of project management techniques. his dynamic methodology follows the project development and brings early warning signals related to project performance. It allows managers to take decisions that can reduce the variances with respect to the original budget. Usually the best way to adjust a project is by assigning additional resources to delayed tasks. Under this approach, it is very important to develop an explicit methodology to help managers assign additional resources while keeping the project profitable and satisfying customer requirements. he resource constraint project scheduling problem considered in this paper is an approach to address the difficulty of allocating the optimum number of specialized resources to delayed critical tasks in order to minimize the total project cost while keeping the project profitable and fulfilling the contracted requirements and policies.

2 2. Literature Review 2. Project Management Nowadays, projects are becoming progressively larger and complex in terms of physical size and cost. In the modern world, the execution of a project requires the management of scarce resources like: manpower, materials, money and machines throughout the project s life from conception to completion [Ahuja 994]. According with the Project Management Institute, there is a three-dimensional matrix that illustrates the project management model (Figure ). Each dimension represents the functions, processes and stages of project management. Every one of these dimensions is dynamically linked to the others and all are applied to the project. Project Management Functions i.e. What We Manage Scope ime Cost Quality Communications Human Resources Risk Figure. Project management model Management Processes i.e. How We Manage Plan, Organize, Execute, Monitor & Control. Project Stages (Life Cycle) i.e. When We Manage Conceive Development Execution Finish 2.2 Earned Value Project Management Earned Value is a management technique that relates resource planning with technical, cost, and schedule requirements. All tasks are planned, budgeted and scheduled in the initial phase of the project, this becoming the cost and scheduling measurement baseline. here are two major objectives in an earned value system: to encourage contractors to use effective internal cost and schedule management control systems; and to allow customers to rely on timely data produced by those systems to determine the contract development status. Using this methodology, project management can assess the schedule development and performance costs. As result project manager can forecast with some degree of confidence when the project shall be finished and how much could be the total bill, in order to make project adjustments. he first step of a project is the planning activity. It is very important to establish a baseline that allows assessing the project s development. his is a very critical step because it will affect the forecast and the decisions that will be taking to ensure a successful development. he process to outline the project baseline is:. Define the project scope. his is the step where the limits and the reach of the project are defined. 2. Plan and schedule the contracted work. 3. Estimate and authorize the required resources to accomplish each task. It implies an authorized budget. 4. Define each Control Account Plan (CAP) and its tasks using the key milestones. he Control Account Plan (CAP) is the single most important feature that distinguishes a project that employs earned value from projects that do not. his corresponds to a group of tasks and is the lowest element of the project to be controlled. Each CAP must include at least the next elements:. A discrete scope of work, typically expressed with work package tasks. 2. A time frame to complete each work package. 3. he authorized project resources. 4. he approved budget. 5. A designated team leader to manage the effort, typically called Control Account Manager.

3 Finally, each CAP has its own measuring method that should be selected during the first stage of the project. he specific measuring method for each CAP must be defined in according with its characteristics. Once the project is started, periodic assessments are made by managers to evaluate performance and make the necessary adjustments. Next, control accounts should be evaluated:. Budgeted cost of work scheduled (BCWS): What was the budgeted value of the work scheduled? 2. Budgeted cost of work performed (BCWP): What was the budgeted value of the work performed? 3. Actual cost of work performed (ACWP): What was the incurred cost to perform the work? When the control accounts have been calculated, the next stage is to analyse results to determine the project s variances. Projects with a negative schedule performance require a through analysis to identify possible solutions. Relevant questions in the process of analysis are: Are delayed tasks on the critical path or near to the critical path? Are delayed tasks considered a high risk against achieving the project objectives? If at least one of the answers is yes, the delayed critical tasks should be completed promptly. One approach to reach this objective is assigning overtime and/or allocating additional resources to complete these tasks at the earliest possible time. Resource assignments should be made in a responsible manner to ensure project performance while keeping the project profitable. An excessive allocation of resources will increase the project s cost. One of the possible solutions to improve the process of estimating the required resources to add to the delayed tasks is linear programming. his technique offers the best possible solution while keep the constraints related with the project. 2.3 Linear Programming Nowadays, due to the size and complexity of the companies, the efficient allocation of scarce resource becomes a difficult job. his is a suitable environment for the application of Linear Programming (LP). A linear programming problem is a special case of a mathematical programming. From an analytical perspective, a mathematical program tries to identify an extreme (i.e., minimum or maximum) point of a function, which furthermore satisfies a set of constraints like money, time, materials, etc. LP is the area of mathematical programming where both objective function and problem constraints are linear. One of its applications is the problem of assigning limited resources to complete a group of activities in the best possible way. Integer Programming is a specific class of LP, where variables are integer and the number of feasible solutions is finite. 2.4 Integer Programming Project Scheduling Model he objective of this kind of model is to assign the optimum quantity of resources to complete the activities that are part of a project. his can be one option to assigning in a responsible manner the resources that are needed to get the project closer to its baseline. Next model is based on the exact algorithm presented by albot (982). his general multi-mode resource constrained project scheduling problem was formulated as an integer programming problem where binary decision variables X jtm assume a value of if activity j operating in mode m is completed at the end of time period t; otherwise X jtm assumes a value of 0 (Constraint ). x jtm If activity j is completed at period t using mode m = 0 Otherwise () he model considers that for any activity there are a known number of different ways to do it and d jm is the processing time for activity j in mode m. Each activity must be done in one form (Constraint 2). Mj Lj = m= t= Ej x jtm j (2) Precedence constraints between pairs of activities i and j are described through a group of restrictions. If activity i is a precedent of activity j then the time when j start is at least the time after activity i is finished. For all activities i part of the precedence of activity j (P j ) (Constraint 3).

4 Mi Li Mj Lj txitm + ( t d jm ) x jtm 0 j, i Pj m= t= Ei m= t= Ej he quantity of resources allocated to a specific activity must be at most equal to the number of available resources. o ensure that, it is necessary to classify the resources in two groups: renewable (R) and non-renewable (n). Renewable resources are in each time interval t fixed and none depends of the resources allocated in the previous time intervals (Constraint 4). Non-renewable resources are over the project duration fixed and cannot been renewed (Constraint 5). n Mj t+ d jm r jkm x jqm R kt j= m= q= t (3) k R ; t=... (4) n Mj L j w jkm x jtm W k j= m= t= E j k n (5) Finally, the objective function will allow manager to guide the model to achieve his/her goals. he objective function could be to minimize the total project execution time (Equation 6). Mn Ln ntm m= t= En Minimize tx (6) 3. Proposed Model he proposed multi-mode integer programming model could be a useful tool to be used during the project planning and development phases. he objective of this model is to achieve on term and on budget completion of the project. he model will bring information to programming of resources and when will be executed each project s activity. 3. Variables related with the model c = Contracted time period when the project should be finished. = ime period when the project finishes (Obtained from the model execution). x jt = Number of activities of type j completed at the end of time period t. X jt = Number of total activities of type j completed until the end of time period t. 0 A = If c ' c Otherwise 0 If c B = c ' Otherwise b = If the resource r is assigned to the project r 0 Otherwise If the resource r is assigned to activity j at period t. y rjt = 0 Otherwise 3.2 Parameters included in the model = Maximum number of time periods to complete the project. CA = Penalty cost per time period incurred if the project ends after contracted time period. CB = Savings per time period obtained if the project ends before contracted time period. CL r = Cost of assigning the resource r to the project. CD r = Cost per time period of using resource r in the project. d j = Duration in time periods of the activity j. n jk = Number of resources of type k needed to complete each activity j. P i = Group of precedence activities of activity i. Q ij = Number of precedence activities i required to begin an activity j. Z j = Number of activities of type j to be completed during the project. V rt = Resource r availability at time period t.

5 3.3 Model equations he objective of this model is to minimize the total project cost, keeping in mind the different penalties and costs that involves a project execution. Objective function: Minimize Z = CA* A CB * B + CL * b + CD * y (7) Subject to: R r r r= t= j= r= All activities must be completed: x jt = Z j j (8) t= otal activities j completed at time period t: X jt = x j t, j (9) τ τ = ht Qij * X i( t+ D i ) Job s precedence must be fulfilled: X 0 t, i, h P (0) t+ D j Resources of type k assigned at time t: y ( n * x ) = 0 t, k, j () r k rjt τ = t J Schedule of resource r: yrjt Vrt r, t (2) j= Assignment of resource r to the project: M * b r y rjt 0 r (3) t J jk j= t= Project length: t * x + B A = (4) t= jτ last, t c 0 he proposed methodology is shown in Figure 2 and is currently been implemented in a telecommunications project with a major client. he goal is to develop tools that monitor progress, and assign resources at minimum cost, with the objective of achieving on term and on budget completion of the project. Begin J R r rjt i IP model execution Information Gathering Baseline development Software development Resource scheduling Project adjustment Project assessment IP model execution No Yes End Yes Is the end of the project? Project needs to adjust? No Figure 2. Proposed methodology

6 As a final step, this research will contribute with a complete evaluation of the Earned Value methodology applied to the telecommunications industry and the integer programming suitability to identify the project adjustments in a project considering the constrained resources, the magnitude of the project, and the need for integrating the company in one synergistic group that work together to achieve their goals. he way that will be used to integrate the proposed methodology is by developing computer software that executes the mathematical model bringing as a result enough information related with the project in order to make the best decisions. For modeling the project and its constraints Microsoft Project could be used since it allows using its Visual Basic for Applications module to develop the algorithms that manage the information related with the project in order to obtain the best possible solution from the integer programming model. 4. Conclusions he proposed model will be a useful tool that helps project oriented companies to achieve their goals. he appropriate scarce resource allocation is a critical activity into the project execution that ensures a successful completion. Its importance makes the resource assignment, an activity that must be made with the help from a specialized tool such as the one proposed in this paper. he next step will be to continue with the integer programming model improvement to achieve the expected goals and identify the best earned value indexes to be used as data source to run the model. In this way, project performance measurement will be used to adjust the resource schedule to obtain adjusted resource requirements for the pending activities keeping in mind the objective function of minimizing the project execution time and/or the total project cost. References. Ahuja, Hira; Dozzi, S. and Abourizk, S. (994) Project Management. echniques in Planning and Controlling Construction Projects. John Wiley & Sons, Inc. 2. Fleming, Quentin and Koppelman, Joel. (2000) Earned Value Project Management. Project Management Institute Inc. 3. Georgia Institute of echnology. (200) Industrial and Systems Engineering Hiller, Frederick and Lieberman, Gerald. (990). Introduction to Operations Research. McGraw-Hill Publishing Company 5. Military Standards. (200) 6. NASA. (200). Earned Value Management Website Project Management Institute (986). Project Management Body of Knowledge. Special Summer Issue. Vol. XVII, No. 3, Drexill Hill, NJ. 8. aha, Hamdy A. (975). Integer Programming: heory, Applications and Computations. Academic Press, Inc. 9. albot, Frederick (982) Resource-Constrained Project Scheduling with ime Resource radeoffs: the non Preemptive Case. Management Science 28, albot, Frederick and Patterson J. (978). An efficient Integer Programming Algorithm with Network Cuts for Solving Resource Constrained Scheduling Problems. Management Science 24, United States Defense. (996). Earned Value Management Implementation Guide. Washington. 2. Weglarz, Jan. (999). Project Scheduling: Recent Models, Algorithms and Applications. Kluwer s International Series Wideman, R. M. (983). Cost Control of Capital Projects and the Project Cost Management System Requirements. AEW services, Vancouver, Canada.

Analysis of Estimate at Completion of a Project's duration to improve Earned Value Management System 1 N.Vignesh

Analysis of Estimate at Completion of a Project's duration to improve Earned Value Management System 1 N.Vignesh Analysis of Estimate at Completion of a Project's duration to improve Earned Value Management System 1 N.Vignesh 2 S.Sowmya 1. Research Associate, Indian Institute of Management Ahmedabad, 2. SDE, ACS

More information

Application of Data Mining Tools to Predicate Completion Time of a Project

Application of Data Mining Tools to Predicate Completion Time of a Project Application of Data Mining Tools to Predicate Completion Time of a Project Seyed Hossein Iranmanesh, and Zahra Mokhtari Abstract Estimation time and cost of work completion in a project and follow up them

More information

Earned Value Management. Danielle Kellogg. Hodges University

Earned Value Management. Danielle Kellogg. Hodges University Earned Value Management 1 EARNED VALUE MANAGEMENT Earned Value Management Danielle Kellogg Hodges University Earned Value Management 2 Abstract Earned Value Management has been used with enterprise-level

More information

A Linear Programming Approach for Optimum Project Scheduling Taking Into Account Overhead Expenses and Tardiness Penalty Function

A Linear Programming Approach for Optimum Project Scheduling Taking Into Account Overhead Expenses and Tardiness Penalty Function A Linear Programming Approach for Optimum Project Scheduling Taking Into Account Overhead Expenses and Tardiness Penalty Function Mohammed Woyeso Geda, Industrial Engineering Department Ethiopian Institute

More information

1/7/2015. Sharif University of Technology. Session#12. Instructor. Class time. Course evaluation. International Campus Kish

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

More information

DEVELOPMENT AND IMPLEMENTATION OF A NETWORK-LEVEL PAVEMENT OPTIMIZATION MODEL FOR OHIO DEPARTMENT OF TRANSPORTATION

DEVELOPMENT AND IMPLEMENTATION OF A NETWORK-LEVEL PAVEMENT OPTIMIZATION MODEL FOR OHIO DEPARTMENT OF TRANSPORTATION DEVELOPMENT AND IMPLEMENTATION OF A NETWOR-LEVEL PAVEMENT OPTIMIZATION MODEL FOR OHIO DEPARTMENT OF TRANSPORTATION Shuo Wang, Eddie. Chou, Andrew Williams () Department of Civil Engineering, University

More information

Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Lecture 21 Successive Shortest Path Problem In this lecture, we continue our discussion

More information

For every job, the start time on machine j+1 is greater than or equal to the completion time on machine j.

For every job, the start time on machine j+1 is greater than or equal to the completion time on machine j. Flow Shop Scheduling - makespan A flow shop is one where all the jobs visit all the machine for processing in the given order. If we consider a flow shop with n jobs and two machines (M1 and M2), all the

More information

CHAPTER 7 PROJECT CONTROL

CHAPTER 7 PROJECT CONTROL CHAPTER 7 PROJECT CONTROL The limited objective of project control deserves emphasis. Project control procedures are primarily intended to identify deviations from the project plan rather than to suggest

More information

COST MANAGEMENT IN CONSTRUCTION PROJECTS WITH THE APPROACH OF COST-TIME BALANCING

COST MANAGEMENT IN CONSTRUCTION PROJECTS WITH THE APPROACH OF COST-TIME BALANCING ISSN: 0976-3104 Lou et al. ARTICLE OPEN ACCESS COST MANAGEMENT IN CONSTRUCTION PROJECTS WITH THE APPROACH OF COST-TIME BALANCING Ashkan Khoda Bandeh Lou *, Alireza Parvishi, Ebrahim Javidi Faculty Of Engineering,

More information

Cost Slope Analysis 1

Cost Slope Analysis 1 Cost Slope Analysis 1 Running head: Cost Slope Analysis Cost Slope Analysis Technique Summary Su-Cheng Wu Cost Slope Analysis 2 Abstract: Cost Slope Analysis considers the following: direct, indirect cost,

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

PMI - Dallas Chapter. Sample Questions. March 22, 2002

PMI - Dallas Chapter. Sample Questions. March 22, 2002 PMI - Dallas Chapter PMP Exam Sample Questions March 22, 2002 Disclaimer: These questions are intended for study purposes only. Success on these questions is not necessarily predictive of success on the

More information

Project Control. Ongoing effort to keep your project on track Prerequisite to good control is a good plan Four primary activities:

Project Control. Ongoing effort to keep your project on track Prerequisite to good control is a good plan Four primary activities: Project Control 1 Project Control Ongoing effort to keep your project on track Prerequisite to good control is a good plan Four primary activities: 1. Planning performance Software Development Plan, schedule,

More information

2. Briefly discuss the factors that contribute to the improvement of the contractor s cash flow?

2. Briefly discuss the factors that contribute to the improvement of the contractor s cash flow? Part 1: Short Answers 1. Discuss the effect of the following contract types on the owner s risk? Unit price Lump sum Cost plus sliding fees Cost plus percentage of cost 2. Briefly discuss the factors that

More information

Lecture 3: Factor models in modern portfolio choice

Lecture 3: Factor models in modern portfolio choice Lecture 3: Factor models in modern portfolio choice Prof. Massimo Guidolin Portfolio Management Spring 2016 Overview The inputs of portfolio problems Using the single index model Multi-index models Portfolio

More information

Project health monitoring by Earned Value Analysis

Project health monitoring by Earned Value Analysis 13th International Software Testing Conference (STC 2013) December 0-06, 2013 in Bangalore, India. Project health monitoring by Earned Value Analysis Gangadhar. B. Kallur Honeywell Technology Solutions,

More information

PMI - Dallas Chapter. PMP Exam Sample Questions

PMI - Dallas Chapter. PMP Exam Sample Questions PMI - Dallas Chapter PMP Exam Sample Questions June 4, 1999 Disclaimer: These questions are intended for study purposes only. Success on these questions is not necessarily predictive of success on the

More information

Dynamic Programming: An overview. 1 Preliminaries: The basic principle underlying dynamic programming

Dynamic Programming: An overview. 1 Preliminaries: The basic principle underlying dynamic programming Dynamic Programming: An overview These notes summarize some key properties of the Dynamic Programming principle to optimize a function or cost that depends on an interval or stages. This plays a key role

More information

A MATHEMATICAL PROGRAMMING APPROACH TO ANALYZE THE ACTIVITY-BASED COSTING PRODUCT-MIX DECISION WITH CAPACITY EXPANSIONS

A MATHEMATICAL PROGRAMMING APPROACH TO ANALYZE THE ACTIVITY-BASED COSTING PRODUCT-MIX DECISION WITH CAPACITY EXPANSIONS A MATHEMATICAL PROGRAMMING APPROACH TO ANALYZE THE ACTIVITY-BASED COSTING PRODUCT-MIX DECISION WITH CAPACITY EXPANSIONS Wen-Hsien Tsai and Thomas W. Lin ABSTRACT In recent years, Activity-Based Costing

More information

Jefferson Science Associates, LLC. 900 Glossary. Project Control System Manual Revision 7

Jefferson Science Associates, LLC. 900 Glossary. Project Control System Manual Revision 7 Jefferson Science Associates, LLC 900 Glossary Project Control System Manual Revision 7 900 Glossary Actual Cost of Work Performed (ACWP) The direct costs incurred in accomplishing the project work 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

THE OPTIMAL ASSET ALLOCATION PROBLEMFOR AN INVESTOR THROUGH UTILITY MAXIMIZATION

THE OPTIMAL ASSET ALLOCATION PROBLEMFOR AN INVESTOR THROUGH UTILITY MAXIMIZATION THE OPTIMAL ASSET ALLOCATION PROBLEMFOR AN INVESTOR THROUGH UTILITY MAXIMIZATION SILAS A. IHEDIOHA 1, BRIGHT O. OSU 2 1 Department of Mathematics, Plateau State University, Bokkos, P. M. B. 2012, Jos,

More information

The Cost Monitoring of Construction Projects Through Earned Value Analysis

The Cost Monitoring of Construction Projects Through Earned Value Analysis 211 International Conference on Economics and Finance Research IPEDR vol.4 (211) (211) IACSIT Press, Singapore The Cost Monitoring of Construction Projects Through Earned Value Analysis Mohd Faris Khamidi

More information

Optimization of a Real Estate Portfolio with Contingent Portfolio Programming

Optimization of a Real Estate Portfolio with Contingent Portfolio Programming Mat-2.108 Independent research projects in applied mathematics Optimization of a Real Estate Portfolio with Contingent Portfolio Programming 3 March, 2005 HELSINKI UNIVERSITY OF TECHNOLOGY System Analysis

More information

Time and Cost Optimization Techniques in Construction Project Management

Time and Cost Optimization Techniques in Construction Project Management Time and Cost Optimization Techniques in Construction Project Management Mr.Bhushan V 1. Tatar and Prof.Rahul S.Patil 2 1. INTRODUCTION In the field of Construction the term project refers as a temporary

More information

Activity Resource Elasticity: A New Approach to Project Crashing

Activity Resource Elasticity: A New Approach to Project Crashing Activity Resource Elasticity: A New Approach to Project Crashing Dr. Ronald S. Tibben-Lembke MGRS / 028 University of Nevada Reno, NV 89557 (775) 682-9164 Fax: (775) 784-1769 rtl@unr.edu Dr. Ted Mitchell

More information

John Chapman. Earned Value and PRINCE2

John Chapman. Earned Value and PRINCE2 Earned Value and PRINCE2 John Chapman PRINCE2 is a Registered Trade Mark of the Office of Government Commerce in the United Kingdom and other countries. Why are we here? Do PRINCE2 and Earned Value relate

More information

Introduction to Operations Research

Introduction to Operations Research Introduction to Operations Research Unit 1: Linear Programming Terminology and formulations LP through an example Terminology Additional Example 1 Additional example 2 A shop can make two types of sweets

More information

Presenting Earned Value

Presenting Earned Value Successfully Presenting Your guide to Management What is Management? Management (EVM) is a project management system that combines schedule performance and cost performance to answer the question, What

More information

SCIENCE, TECHNOLOGY AND INNOVATION

SCIENCE, TECHNOLOGY AND INNOVATION ISSN 1804-0519 (Print), ISSN 1804-0527 (Online) www.pieb.cz SCIENCE, TECHNOLOGY AND INNOVATION FORECASTING BY ECONOMETRIC MODELS AS SUPPORT TO MANAGEMENT TINDE DOBRODOLAC Faculty of Economics Subotica

More information

CSCI 1951-G Optimization Methods in Finance Part 00: Course Logistics Introduction to Finance Optimization Problems

CSCI 1951-G Optimization Methods in Finance Part 00: Course Logistics Introduction to Finance Optimization Problems CSCI 1951-G Optimization Methods in Finance Part 00: Course Logistics Introduction to Finance Optimization Problems January 26, 2018 1 / 24 Basic information All information is available in the syllabus

More information

Journal of Computational and Applied Mathematics. The mean-absolute deviation portfolio selection problem with interval-valued returns

Journal of Computational and Applied Mathematics. The mean-absolute deviation portfolio selection problem with interval-valued returns Journal of Computational and Applied Mathematics 235 (2011) 4149 4157 Contents lists available at ScienceDirect Journal of Computational and Applied Mathematics journal homepage: www.elsevier.com/locate/cam

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

Handout 4: Deterministic Systems and the Shortest Path Problem

Handout 4: Deterministic Systems and the Shortest Path Problem SEEM 3470: Dynamic Optimization and Applications 2013 14 Second Term Handout 4: Deterministic Systems and the Shortest Path Problem Instructor: Shiqian Ma January 27, 2014 Suggested Reading: Bertsekas

More information

Solving Risk Conditions Optimization Problem in Portfolio Models

Solving Risk Conditions Optimization Problem in Portfolio Models Australian Journal of Basic and Applied Sciences, 6(9): 669-673, 2012 ISSN 1991-8178 Solving Risk Conditions Optimization Problem in Portfolio Models Reza Nazari Department of Economics, Tabriz branch,

More information

Multistage risk-averse asset allocation with transaction costs

Multistage risk-averse asset allocation with transaction costs Multistage risk-averse asset allocation with transaction costs 1 Introduction Václav Kozmík 1 Abstract. This paper deals with asset allocation problems formulated as multistage stochastic programming models.

More information

Some derivative free quadratic and cubic convergence iterative formulas for solving nonlinear equations

Some derivative free quadratic and cubic convergence iterative formulas for solving nonlinear equations Volume 29, N. 1, pp. 19 30, 2010 Copyright 2010 SBMAC ISSN 0101-8205 www.scielo.br/cam Some derivative free quadratic and cubic convergence iterative formulas for solving nonlinear equations MEHDI DEHGHAN*

More information

Optimum Allocation of Resources in University Management through Goal Programming

Optimum Allocation of Resources in University Management through Goal Programming Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 12, Number 4 (2016), pp. 2777 2784 Research India Publications http://www.ripublication.com/gjpam.htm Optimum Allocation of Resources

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

56:171 Operations Research Midterm Exam Solutions October 22, 1993

56:171 Operations Research Midterm Exam Solutions October 22, 1993 56:171 O.R. Midterm Exam Solutions page 1 56:171 Operations Research Midterm Exam Solutions October 22, 1993 (A.) /: Indicate by "+" ="true" or "o" ="false" : 1. A "dummy" activity in CPM has duration

More information

CHAPTER 10 PROJECT CONTROL

CHAPTER 10 PROJECT CONTROL CHAPTER 0 PROJECT CONTROL The limited objective of project control deserves emphasis. Project control procedures are primarily intended to identify deviations from the project plan rather than to suggest

More information

Optimal Security Liquidation Algorithms

Optimal Security Liquidation Algorithms Optimal Security Liquidation Algorithms Sergiy Butenko Department of Industrial Engineering, Texas A&M University, College Station, TX 77843-3131, USA Alexander Golodnikov Glushkov Institute of Cybernetics,

More information

Project Time-Cost Trade-Off

Project Time-Cost Trade-Off Project Time-Cost Trade-Off 7.1 Introduction In the previous chapters, duration of activities discussed as either fixed or random numbers with known characteristics. However, activity durations can often

More information

Administration. Course Aim. Introductions

Administration. Course Aim. Introductions Practical Application of Earned Value Performance Measurement presented by Paul E Harris of Eastwood Harris Pty Ltd Copyright Copyright 2010 by Eastwood Harris Pty Ltd. No part of this publication may

More information

A DSS BASED METHODOLOGY FOR PROGRAMME MANAGEMENT

A DSS BASED METHODOLOGY FOR PROGRAMME MANAGEMENT A DSS BASED METHODOLOGY FOR PROGRAMME MANAGEMENT P. G. IPSILANDIS, K. SIRAKOULIS, S. POLYZOS, V. GEROGIANNIS [DEPT. OF PROJECT MANAGEMENT, TECHNOLOGICAL EDUCATION INSTITUTE OF LARISSA, GREECE] ABSTRACT

More information

PART II IT Methods in Finance

PART II IT Methods in Finance PART II IT Methods in Finance Introduction to Part II This part contains 12 chapters and is devoted to IT methods in finance. There are essentially two ways where IT enters and influences methods used

More information

A New Method of Cost Contingency Management

A New Method of Cost Contingency Management A New Method of Cost Contingency Management Mohammed Wajdi Hammad, Alireza Abbasi, Michael J. Ryan School of Engineering and Information Technology, University of New South Wales (UNSW Australia), Canberra

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

Performance risk evaluation of long term infrastructure projects (PPP-BOT projects) using probabilistic methods

Performance risk evaluation of long term infrastructure projects (PPP-BOT projects) using probabilistic methods EPPM, Singapore, 20-21 Sep 2011 Performance risk evaluation of long term infrastructure projects (PPP-BOT projects) using probabilistic Meghdad Attarzadeh 1 and David K H Chua 2 Abstract Estimation and

More information

THE VALUE OF EARNED VALUE MANAGEMENT

THE VALUE OF EARNED VALUE MANAGEMENT THE VALUE OF EARNED VALUE MANAGEMENT PMI Pittsburgh Chapter Meeting February 8, 2001 Marilyn McCauley McManagement Group 703-455-0602 703-455-0598 (f) McMgtGrp@aol.com AGENDA Twelve Reasons Why Programs

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

Mohammed Rafiuddin CEO and General Manager, BIOSI Biohazards Solutions Innovators

Mohammed Rafiuddin CEO and General Manager, BIOSI Biohazards Solutions Innovators Mohammed Rafiuddin CEO and General Manager, BIOSI Biohazards Solutions Innovators Profile of Mohammed Rafiuddin Mohammed is an active member of AACE International since 2006 with 30 years of experience

More information

Comparative Study between Linear and Graphical Methods in Solving Optimization Problems

Comparative Study between Linear and Graphical Methods in Solving Optimization Problems Comparative Study between Linear and Graphical Methods in Solving Optimization Problems Mona M Abd El-Kareem Abstract The main target of this paper is to establish a comparative study between the performance

More information

Optimization on Earned Value Method Combined with Critical Path

Optimization on Earned Value Method Combined with Critical Path Optimization on Earned Value Method Combined with Critical Path Qi-bin Zheng and Xing Bi Abstract When calculating the schedule performance using the traditional earned value method, the earned value in

More information

Ant colony optimization approach to portfolio optimization

Ant colony optimization approach to portfolio optimization 2012 International Conference on Economics, Business and Marketing Management IPEDR vol.29 (2012) (2012) IACSIT Press, Singapore Ant colony optimization approach to portfolio optimization Kambiz Forqandoost

More information

VALUE FOR MONEY AND FACILITIES PERFORMANCE: A SYSTEMS APPROACH

VALUE FOR MONEY AND FACILITIES PERFORMANCE: A SYSTEMS APPROACH VALUE FOR MONEY AND FACILITIES PERFORMANCE: A SYSTEMS APPROACH David Rutter and Kassim Gidado School of the Environment, University of Brighton, Brighton, BN25GJ One of the central arguments for procuring

More information

Optimizing Modular Expansions in an Industrial Setting Using Real Options

Optimizing Modular Expansions in an Industrial Setting Using Real Options Optimizing Modular Expansions in an Industrial Setting Using Real Options Abstract Matt Davison Yuri Lawryshyn Biyun Zhang The optimization of a modular expansion strategy, while extremely relevant in

More information

DUALITY AND SENSITIVITY ANALYSIS

DUALITY AND SENSITIVITY ANALYSIS DUALITY AND SENSITIVITY ANALYSIS Understanding Duality No learning of Linear Programming is complete unless we learn the concept of Duality in linear programming. It is impossible to separate the linear

More information

Possibility of Using Value Engineering in Highway Projects

Possibility of Using Value Engineering in Highway Projects Creative Construction Conference 2016 Possibility of Using Value Engineering in Highway Projects Renata Schneiderova Heralova Czech Technical University in Prague, Faculty of Civil Engineering, Thakurova

More information

Interior-Point Algorithm for CLP II. yyye

Interior-Point Algorithm for CLP II.   yyye Conic Linear Optimization and Appl. Lecture Note #10 1 Interior-Point Algorithm for CLP II Yinyu Ye Department of Management Science and Engineering Stanford University Stanford, CA 94305, U.S.A. http://www.stanford.edu/

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

BRIDGE REHABILITATION PROGRAM WITH ROUTE CHOICE CONSIDERATION

BRIDGE REHABILITATION PROGRAM WITH ROUTE CHOICE CONSIDERATION BRIDGE REHABILITATION PROGRAM WITH ROUTE CHOICE CONSIDERATION Ponlathep LERTWORAWANICH*, Punya CHUPANIT, Yongyuth TAESIRI, Pichit JAMNONGPIPATKUL Bureau of Road Research and Development Department of Highways

More information

MINIMIZE TIME AND COST FOR SUCCESSFUL COMPLETION OF A LARGE SCALE PROJECT APPLYING PROJECT CRASHING METHOD

MINIMIZE TIME AND COST FOR SUCCESSFUL COMPLETION OF A LARGE SCALE PROJECT APPLYING PROJECT CRASHING METHOD International Journal of Advanced Research and Review www.ijarr.in MINIMIZE TIME AND COST FOR SUCCESSFUL COMPLETION OF A LARGE SCALE PROJECT APPLYING PROJECT CRASHING METHOD Shifat Ahmed Lecturer, Southeast

More information

OPTIMAL PORTFOLIO CONTROL WITH TRADING STRATEGIES OF FINITE

OPTIMAL PORTFOLIO CONTROL WITH TRADING STRATEGIES OF FINITE Proceedings of the 44th IEEE Conference on Decision and Control, and the European Control Conference 005 Seville, Spain, December 1-15, 005 WeA11.6 OPTIMAL PORTFOLIO CONTROL WITH TRADING STRATEGIES OF

More information

A Theory of Optimized Resource Allocation from Systems Perspectives

A Theory of Optimized Resource Allocation from Systems Perspectives Systems Research and Behavioral Science Syst. Res. 26, 289^296 (2009) Published online 6 March 2009 in Wiley InterScience (www.interscience.wiley.com).975 & Research Paper A Theory of Optimized Resource

More information

DATA ITEM DESCRIPTION. Title: Integrated Program Management Report (IPMR) Number: DI-MGMT-81861A Approval Date:

DATA ITEM DESCRIPTION. Title: Integrated Program Management Report (IPMR) Number: DI-MGMT-81861A Approval Date: DATA ITEM DESCRIPTION Title: Integrated Program Management Report (IPMR) Number: DI-MGMT-81861A Approval Date: 20150916 AMSC Number: D9583 Limitation: DTIC Applicable: No GIDEP Applicable: No Preparing

More information

Three Numbers to Measure Project Performance

Three Numbers to Measure Project Performance Dr. Thomas Liedtke Alcatel D 70435 Stuttgart (Germany) Peter Paetzold Alcatel D 70435 Stuttgart (Germany) e_mail: TLiedtke@alcatel.de phone: +49 711 821 40346 fax.: +49 711 821 42230 e_mail: Peter.Paetzold@alcatel.de

More information

The Use of Regional Accounts System when Analyzing Economic Development of the Region

The Use of Regional Accounts System when Analyzing Economic Development of the Region Doi:10.5901/mjss.2014.v5n24p383 Abstract The Use of Regional Accounts System when Analyzing Economic Development of the Region Kadochnikova E.I. Khisamova E.D. Kazan Federal University, Institute of Management,

More information

A Combination of Different Resource Management Policies in a Multi-Project Environment

A Combination of Different Resource Management Policies in a Multi-Project Environment International Conference on Industrial Engineering and Systems Management IESM 2013 October 28 - October 30 RABAT - MOROCCO A Combination of Different Resource Management Policies in a Multi-Project Environment

More information

Probabilistic Model Development for Project Performance Forecasting Milad Eghtedari Naeini, and Gholamreza Heravi

Probabilistic Model Development for Project Performance Forecasting Milad Eghtedari Naeini, and Gholamreza Heravi Probabilistic Model Development for Project Performance Forecasting Milad Eghtedari Naeini, and Gholamreza Heravi Abstract In this paper, based on the past project cost and time performance, a model for

More information

Advanced Operations Research Prof. G. Srinivasan Dept of Management Studies Indian Institute of Technology, Madras

Advanced Operations Research Prof. G. Srinivasan Dept of Management Studies Indian Institute of Technology, Madras Advanced Operations Research Prof. G. Srinivasan Dept of Management Studies Indian Institute of Technology, Madras Lecture 23 Minimum Cost Flow Problem In this lecture, we will discuss the minimum cost

More information

Project Monitoring and Control Project Closure. Week 8

Project Monitoring and Control Project Closure. Week 8 Project Monitoring and Control Project Closure Week 8 Last Week MS Project Tutorial Assignment Guidelines This Week Project Monitoring and Control What is Monitoring and Control Reporting Milestone Monitoring

More information

Impact of Weekdays on the Return Rate of Stock Price Index: Evidence from the Stock Exchange of Thailand

Impact of Weekdays on the Return Rate of Stock Price Index: Evidence from the Stock Exchange of Thailand Journal of Finance and Accounting 2018; 6(1): 35-41 http://www.sciencepublishinggroup.com/j/jfa doi: 10.11648/j.jfa.20180601.15 ISSN: 2330-7331 (Print); ISSN: 2330-7323 (Online) Impact of Weekdays on the

More information

Earned Value Management Handbook. arne. alu

Earned Value Management Handbook. arne. alu Earned Value Management Handbook arne alu March 2013 Table of contents Contents 1 Introduction 7 2 Overview 8 3 Definition 39 4 Planning 57 5 Data collection 77 6 Analysis, review and action 80 7 Change

More information

Application of Earned Value Management (EVM) for Effective Project Control

Application of Earned Value Management (EVM) for Effective Project Control Application of Earned Value Management (EVM) for Effective Project Control Course No: B02-012 Credit: 2 PDH Boris Shvartsberg, Ph.D., P.E., P.M.P. Continuing Education and Development, Inc. 9 Greyridge

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

STUDIES ON INVENTORY MODEL FOR DETERIORATING ITEMS WITH WEIBULL REPLENISHMENT AND GENERALIZED PARETO DECAY HAVING SELLING PRICE DEPENDENT DEMAND

STUDIES ON INVENTORY MODEL FOR DETERIORATING ITEMS WITH WEIBULL REPLENISHMENT AND GENERALIZED PARETO DECAY HAVING SELLING PRICE DEPENDENT DEMAND International Journal of Education & Applied Sciences Research (IJEASR) ISSN: 2349 2899 (Online) ISSN: 2349 4808 (Print) Available online at: http://www.arseam.com Instructions for authors and subscription

More information

Analyzing Pricing and Production Decisions with Capacity Constraints and Setup Costs

Analyzing Pricing and Production Decisions with Capacity Constraints and Setup Costs Erasmus University Rotterdam Bachelor Thesis Logistics Analyzing Pricing and Production Decisions with Capacity Constraints and Setup Costs Author: Bianca Doodeman Studentnumber: 359215 Supervisor: W.

More information

RISK MANAGEMENT GUIDE FOR DOD ACQUISITION

RISK MANAGEMENT GUIDE FOR DOD ACQUISITION RISK MANAGEMENT GUIDE FOR DOD ACQUISITION Sixth Edition (Version 1.0) August, 2006 Department of Defense Table of Contents. Key Activity - Risk Analysis... 11.1. Purpose... 11.2. Risk Reporting Matrix...

More information

Project Progress HELP.PSPRG. Release 4.6C

Project Progress HELP.PSPRG. Release 4.6C HELP.PSPRG Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

More information

INTRODUCTION TO FINANCIAL MANAGEMENT

INTRODUCTION TO FINANCIAL MANAGEMENT INTRODUCTION TO FINANCIAL MANAGEMENT Meaning of Financial Management As we know finance is the lifeblood of every business, its management requires special attention. Financial management is that activity

More information

Maximizing Operations Processes of a Potential World Class University Using Mathematical Model

Maximizing Operations Processes of a Potential World Class University Using Mathematical Model American Journal of Applied Mathematics 2015; 3(2): 59-63 Published online March 20, 2015 (http://www.sciencepublishinggroup.com/j/ajam) doi: 10.11648/j.ajam.20150302.15 ISSN: 2330-0043 (Print); ISSN:

More information

12 GeV CEBAF Upgrade. Risk Management Plan

12 GeV CEBAF Upgrade. Risk Management Plan 12 GeV CEBAF Upgrade Risk Management Plan May 29, 2007 12 GeV CEBAF Upgrade Risk Management Plan 1 Apr 05 ISSUE DATE PAGES AFFECTED DESCRIPTION Original CD-2 4/01/05 5/29/07 All All General update to maintain

More information

NEW POSSIBILITIES IN VISUALIZATION OF PROJECT PLANS

NEW POSSIBILITIES IN VISUALIZATION OF PROJECT PLANS NEW POSSIBILITIES IN VISUALIZATION OF PROJECT PLANS Gabriella SZENIK, Miklós HAJDU, Orsolya BOKOR Szent István University, Ybl Miklós Faculty of Architecture and Civil Engineering, Department of Construction

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

Estimation of Volatility of Cross Sectional Data: a Kalman filter approach

Estimation of Volatility of Cross Sectional Data: a Kalman filter approach Estimation of Volatility of Cross Sectional Data: a Kalman filter approach Cristina Sommacampagna University of Verona Italy Gordon Sick University of Calgary Canada This version: 4 April, 2004 Abstract

More information

PERMUTATION AND COMBINATIONS APPROACH TO PROGRAM EVALUATION AND REVIEW TECHNIQUE

PERMUTATION AND COMBINATIONS APPROACH TO PROGRAM EVALUATION AND REVIEW TECHNIQUE VOL. 2, NO. 6, DECEMBER 7 ISSN 1819-6608 6-7 Asian Research Publishing Network (ARPN). All rights reserved. PERMUTATION AND COMBINATIONS APPROACH TO PROGRAM EVALUATION AND REVIEW TECHNIQUE A. Prabhu Kumar

More information

The Duration Derby: A Comparison of Duration Based Strategies in Asset Liability Management

The Duration Derby: A Comparison of Duration Based Strategies in Asset Liability Management The Duration Derby: A Comparison of Duration Based Strategies in Asset Liability Management H. Zheng Department of Mathematics, Imperial College London SW7 2BZ, UK h.zheng@ic.ac.uk L. C. Thomas School

More information

Computational Finance. Computational Finance p. 1

Computational Finance. Computational Finance p. 1 Computational Finance Computational Finance p. 1 Outline Binomial model: option pricing and optimal investment Monte Carlo techniques for pricing of options pricing of non-standard options improving accuracy

More information

Earned Value Management - EVM

Earned Value Management - EVM Earned Value Management (EVM) technique used to track the Progress and Status of a Project & Forecast the likely future performance of the Project. Earned Value Management (EVM) technique integrates the

More information

Sequential Coalition Formation for Uncertain Environments

Sequential Coalition Formation for Uncertain Environments Sequential Coalition Formation for Uncertain Environments Hosam Hanna Computer Sciences Department GREYC - University of Caen 14032 Caen - France hanna@info.unicaen.fr Abstract In several applications,

More information

AIRCURRENTS: PORTFOLIO OPTIMIZATION FOR REINSURERS

AIRCURRENTS: PORTFOLIO OPTIMIZATION FOR REINSURERS MARCH 12 AIRCURRENTS: PORTFOLIO OPTIMIZATION FOR REINSURERS EDITOR S NOTE: A previous AIRCurrent explored portfolio optimization techniques for primary insurance companies. In this article, Dr. SiewMun

More information

Essays on Some Combinatorial Optimization Problems with Interval Data

Essays on Some Combinatorial Optimization Problems with Interval Data Essays on Some Combinatorial Optimization Problems with Interval Data a thesis submitted to the department of industrial engineering and the institute of engineering and sciences of bilkent university

More information

PMI PMI-SP. PMI Scheduling Professional. Download Full Version :

PMI PMI-SP. PMI Scheduling Professional. Download Full Version : PMI PMI-SP PMI Scheduling Professional Download Full Version : http://killexams.com/pass4sure/exam-detail/pmi-sp QUESTION: 311 A company hires a scheduler for one of its projects. What skills should he

More information

What is Earned Value Analysis?

What is Earned Value Analysis? What is Earned Value Analysis? 1 Earned Value Performance Measurement Time now Budget Cost Actual Good News or Bad? Time 2 Starting point Recording Progress The Plan is in place and work has started, so

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

Classic and Modern Measures of Risk in Fixed

Classic and Modern Measures of Risk in Fixed Classic and Modern Measures of Risk in Fixed Income Portfolio Optimization Miguel Ángel Martín Mato Ph. D in Economic Science Professor of Finance CENTRUM Pontificia Universidad Católica del Perú. C/ Nueve

More information

Solving real-life portfolio problem using stochastic programming and Monte-Carlo techniques

Solving real-life portfolio problem using stochastic programming and Monte-Carlo techniques Solving real-life portfolio problem using stochastic programming and Monte-Carlo techniques 1 Introduction Martin Branda 1 Abstract. We deal with real-life portfolio problem with Value at Risk, transaction

More information

Optimization of Fuzzy Production and Financial Investment Planning Problems

Optimization of Fuzzy Production and Financial Investment Planning Problems Journal of Uncertain Systems Vol.8, No.2, pp.101-108, 2014 Online at: www.jus.org.uk Optimization of Fuzzy Production and Financial Investment Planning Problems Man Xu College of Mathematics & Computer

More information