Overview of OR Modeling Approach & Introduction to Linear Programming

Size: px
Start display at page:

Download "Overview of OR Modeling Approach & Introduction to Linear Programming"

Transcription

1 Overview of OR Modeling Approach & Introduction to Linear Programming M. En C. Eduardo Bustos Farías 1

2 What is Operations Research? A field of study that uses computers, statistics, and mathematics to solve business problems. Also known as: Management Science Decision Science M. En C. Eduardo Bustos Farías 2

3 The Importance of Management Science Management science The discipline of applying advanced analytical methods to help make better decisions. Devoted to solving managerial-type problems using quantitative models M. En C. Eduardo Bustos Farías 3

4 OPERATIONS RESEARCH First applied to research on (military) problems Use of scientific knowledge through interdisciplinary team effort for the purpose of deciding the best utilization of limited resources M. En C. Eduardo Bustos Farías 4

5 Introduction to Linear Programming History of OR M. En C. Eduardo Bustos Farías M. En C. Eduardo Bustos Farías 5

6 Jordan, Minkowsky y Farkas worked about linnear models M. En C. Eduardo Bustos Farías 6

7 M. En C. Eduardo Bustos Farías 7

8 Linear programming was developed as a discipline in the 1940's, motivated initially by the need to solve complex planning problems in wartime operations. Its development accelerated rapidly in the postwar period as many industries found valuable uses for linear programming. M. En C. Eduardo Bustos Farías 8

9 Origins of OR Management of WW II by England A team of scientists Worked on strategic and tactical problems Land and air defenses M. En C. Eduardo Bustos Farías 9

10 M. En C. Eduardo Bustos Farías 10

11 The founders of the subject are generally regarded as George B. Dantzig, who devised the simplex method in 1947, and John von Neumann, who established the theory of duality that same year. M. En C. Eduardo Bustos Farías 11

12 SCOOP US Air Force wanted to investigate the feasibility of applying mathematical techniques to military budgeting and planning. George Dantzig had proposed that interrelations between activities of a large organization can be viewed as a LP model and that the optimal program (solution) can be obtained by minimizing a (single) linear objective function. Air Force initiated project SCOOP (Scientific Computing of Optimum Programs) NOTE: SCOOP began in June 1947 and at the end of the same summer, Dantzig and associates had developed: 1) An initial mathematical model of the general linear programming problem. 2) A general method of solution called the simplex method. M. En C. Eduardo Bustos Farías 12

13 M. En C. Eduardo Bustos Farías 13

14 M. En C. Eduardo Bustos Farías 14

15 Nobel prize in econonmics was awarded in 1975 to the mathematician Leonid Kantorovich (USSR) and the economist Tjalling Koopmans (USA) for their contributions to the theory of optimal allocation of resources, in which linear programming played a key role. M. En C. Eduardo Bustos Farías 15

16 Simplex Today A large variety of Simplex-based algorithms exist to solve LP problems. Other (polynomial time) algorithms have been developed for solving LP problems: Khachian algorithm (1979) Kamarkar algorithm (AT&T Bell Labs, mid 80s) See Section 4.10 BUT, none of these algorithms have been able to beat Simplex in actual practical applications. HENCE, Simplex (in its various forms) is and will most likely remain the most dominant LP algorithm for at least the near future M. En C. Eduardo Bustos Farías 16

17 Decisions Most effective use of limited military resources Deployment of radar defenses Maximize bomber effectiveness M. En C. Eduardo Bustos Farías 17

18 OR in the USA The US adopted OR methods in WW II based on Britain s successes Following the war, industry adopted these OR methods and approaches The US assumed leadership in the development of OR as an academic discipline M. En C. Eduardo Bustos Farías 18

19 Progress in OR Applications The development and application of the tools of OR are due in large part to the parallel development of digital computers to handle large scale computational problems M. En C. Eduardo Bustos Farías 19

20 Example OR Application Areas Military planning Industrial planning Healthcare analysis Financial institutional and investment planning Governmental planning at all levels Transportation systems planning Logistics system design and operation Emergency system planning M. En C. Eduardo Bustos Farías 20

21 Some Applications of LPs Production Planning: Given several products with varying production requirements and cost structures, determine how much of each product to produce in order to maximize profits. Scheduling: Given a staff of people, determine an optimal work schedule that maximizes worker preferences while adhering to scheduling rules. Portfolio Management: Determine bond portfolios that maximize expected return subject to constraints on risk levels and diversification. And an incredible number more. M. En C. Eduardo Bustos Farías 21

22 Typical Applications of Linear Programming 1. A manufacturer wants to develop a production schedule and inventory policy that will satisfy sales demand in future periods and same time minimize the total production and inventory cost. 2. A financial analyst must select an investment portfolio from a variety of stock and bond investment alternatives. He would like to establish the portfolio that maximizes the return on investment. M. En C. Eduardo Bustos Farías 22

23 Typical Applications of Linear Programming continued 3. A marketing manager wants to determine how best to allocate a fixed advertising budget among alternative advertising media such as radio, TV, newspaper, and magazines. The goal is to maximize advertising effectiveness. 4. A company has warehouses in a number of locations throughout the country. For a set of customer demands for its products, the company would like to determine how much each warehouse should ship to each customer so that the total transportation costs are minimized. M. En C. Eduardo Bustos Farías 23

24 Successful Applications of OR Merril Lynch 5 million customers 16,000 financial advisors Developed a model to design product features and pricing options to better reflect customer value Benefits: $80 million increase in annual revenue $22 billion increase in net assets M. En C. Eduardo Bustos Farías 24

25 Successful Applications of OR Jan de Wit Co. Brazil s largest lily farmer Annually plants 3.5 million bulbs and produces 420,000 pots & 220,000 bundles of lilies in 50 varieties. Developed model to determine what to plant, when to plant it, and how to sell it. Benefits: 26% increase in revenue 32% increase in contribution margin M. En C. Eduardo Bustos Farías 25

26 Successful Applications of OR Samsung Electronics Leading DRAM manufacturer Semiconductor facilities cost $2-$3 billion High equipment utilization is key Developed comprehensive planning and scheduling system to control WIP Benefits: Cut cycle times in half $1 billion increase in annual revenue M. En C. Eduardo Bustos Farías 26

27 Table Successful Applications of Management Science M. En C. Eduardo Bustos Farías 27

28 Table Successful Applications of Management Science (cont d) M. En C. Eduardo Bustos Farías 28

29 Problem Solving Approaches Managers tend to use a qualitative approach to problem solving when 1. The problem is fairly simple. 2. The problem is familiar. 3. The costs involved are not great. Managers tend to use a quantitative approach when 1. The problem is complex. 2. The problem is not familiar. 3. The costs involved are substantial. 4. Enough time is available to analyze the problem. M. En C. Eduardo Bustos Farías 29

30 Advantages of the Quantitative Approach Directs attention to the essence of an analysis: to solve a specific problem. Improves planning which helps prevent future problems Results in more objective decisions than purely qualitative analysis. Incorporates advances in computational technologies to managerial problemsolving. M. En C. Eduardo Bustos Farías 30

31 The Problem Solving Process Identify Problem Formulate & Implement Model Analyze Model Test Results Implement Solution unsatisfactory results M. En C. Eduardo Bustos Farías 31

32 The Management Science Approach M. En C. Eduardo Bustos Farías 32

33 Phases of an OR Study Define the problem, gather relevant data Formulate a mathematical model Develop a method for solving the model (usually computer-based) Test the model solution (validation), revise as necessary Prepare for ongoing applications of the model in decision making Implement M. En C. Eduardo Bustos Farías 33

34 Define the Problem Usually a very difficult process Vague, imprecise concepts of the problem Data does not exist, or in an inappropriate form Determine Objectives Constraints Interrelationships Alternatives Time constraints M. En C. Eduardo Bustos Farías 34

35 Models A Model An abstraction of reality. It is a simplified, and often idealized, representation of reality. Examples : an equation, an outline, a diagram, and a map By its very nature a model is incomplete. Provides an alternative to working with reality M. En C. Eduardo Bustos Farías 35

36 Modeling in OR A model in the sense used in OR is defined as an idealized representation of a real-life situation Real-life system Model M. En C. Eduardo Bustos Farías 36

37 Model Formulation Descriptive Model The objective of a descriptive model is to provide the means for analyzing the behavior of an existing system for the purpose of improving its performance M. En C. Eduardo Bustos Farías 37

38 Model Formulation Prescriptive Model The objective of a prescriptive model is to define the ideal structure of a future system, which includes functional relationships among its components M. En C. Eduardo Bustos Farías 38

39 Model Formulation General Model Classifications Iconic Analog Symbolic, or mathematical M. En C. Eduardo Bustos Farías 39

40 Model Formulation Iconic Models Iconic models represent the system by scaling it up or down, e.g., a toy airplane is an iconic model of a real one M. En C. Eduardo Bustos Farías 40

41 Model Formulation Analog Models Analog models require the substitution of one property for another for the ultimate purpose of achieving convenience in manipulating the model. After the problem is solved, the results are reinterpreted in terms of the original system. M. En C. Eduardo Bustos Farías 41

42 Model Formulation Symbolic, or Mathematical Models Mathematical models employ a set of mathematical symbols to represent the decision variables of the system. These variables are related by appropriate mathematical functions to describe the behavior of the system. The solution of the problem is then obtained by applying welldeveloped mathematical techniques. M. En C. Eduardo Bustos Farías 42

43 Models Symbolic models Use numbers and algebraic symbols Mathematical models Decision variables Uncontrollable variables M. En C. Eduardo Bustos Farías 43

44 Deterministic versus Probabilistic Models Deterministic models Used for problems in which information is known with a high degree of certainty. Used to determine an optimal solution to the problem. Probabilistic models Used when it cannot be determined precisely what values (requiring probabilities) will occur (usually in the future). M. En C. Eduardo Bustos Farías 44

45 Model Formulation Additional OR Model Types Simulation models digital representations which imitate the behavior of a system using a computer Heuristic models some intuitive rules or guidelines are applied to generate new strategies which yield improved solutions to the model M. En C. Eduardo Bustos Farías 45

46 Categories of Mathematical Models Model Independent OR/MS Category Form of f(. ) Variables Techniques Prescriptive known, known or under LP, Networks, IP, well-defined decision maker s CPM, EOQ, NLP, control GP, MOLP Predictive unknown, known or under Regression Analysis, ill-defined decision maker s Time Series Analysis, control Discriminant Analysis Descriptive known, unknown or Simulation, PERT, well-defined uncertain Queueing, Inventory Models M. En C. Eduardo Bustos Farías 46

Overview of OR Modeling Approach & Introduction to Linear Programming. Métodos Cuantitativos M. En C. Eduardo Bustos Farías 1

Overview of OR Modeling Approach & Introduction to Linear Programming. Métodos Cuantitativos M. En C. Eduardo Bustos Farías 1 Overview of OR Modeling Approach & Introduction to Linear Programming Métodos Cuantitativos M. En C. Eduardo Bustos Farías 1 What is Operations Research? A field of study that uses computers, statistics,

More information

The Analytic Hierarchy Process. M. En C. Eduardo Bustos Farías

The Analytic Hierarchy Process. M. En C. Eduardo Bustos Farías The Analytic Hierarchy Process M. En C. Eduardo Bustos Farías Outline of Lecture Summary MADM ranking methods Examples Analytic Hierarchy Process (AHP) Examples pairwise comparisons normalization consistency

More information

Course Descriptions Real Estate and the Built Environment

Course Descriptions Real Estate and the Built Environment CMGT REAL XRCM Construction Management Courses Real Estate Courses Executive Master Online Courses CMGT 4110 PreConstruction Integration & Planning CMGT 4120 Construction Planning & Scheduling This course

More information

Cube Land integration between land use and transportation

Cube Land integration between land use and transportation Cube Land integration between land use and transportation T. Vorraa Director of International Operations, Citilabs Ltd., London, United Kingdom Abstract Cube Land is a member of the Cube transportation

More information

Sorting based on amenities and income

Sorting based on amenities and income Sorting based on amenities and income Mark van Duijn Jan Rouwendal m.van.duijn@vu.nl Department of Spatial Economics (Work in progress) Seminar Utrecht School of Economics 25 September 2013 Projects o

More information

METHODOLOGY GUIDE VALUING LANDS IN TRANSITION IN ONTARIO. Valuation Date: January 1, 2016

METHODOLOGY GUIDE VALUING LANDS IN TRANSITION IN ONTARIO. Valuation Date: January 1, 2016 METHODOLOGY GUIDE VALUING LANDS IN TRANSITION IN ONTARIO Valuation Date: January 1, 2016 August 2017 August 22, 2017 The Municipal Property Assessment Corporation (MPAC) is responsible for accurately assessing

More information

Part 1. Estimating Land Value Using a Land Residual Technique Based on Discounted Cash Flow Analysis

Part 1. Estimating Land Value Using a Land Residual Technique Based on Discounted Cash Flow Analysis Table of Contents Overview... v Seminar Schedule... ix SECTION 1 Part 1. Estimating Land Value Using a Land Residual Technique Based on Discounted Cash Flow Analysis Preview Part 1... 1 Land Residual Technique...

More information

General Market Analysis and Highest & Best Use. Learning Objectives

General Market Analysis and Highest & Best Use. Learning Objectives General Market Analysis and Highest & Best Use Learning Objectives Module & Title Module 1 Real Estate Markets and Analysis Module 2 Types and Levels of Market Analysis Module 3 The Six-Step Process and

More information

BUSI 331: Real Estate Investment Analysis and Advanced Income Appraisal

BUSI 331: Real Estate Investment Analysis and Advanced Income Appraisal BUSI 331: Real Estate Investment Analysis and Advanced Income Appraisal PURPOSE AND SCOPE The Real Estate Investment Analysis and Advanced Income Appraisal course BUSI 331 is intended to build upon the

More information

2011 AICP Review Course

2011 AICP Review Course 2011 AICP Review Course March 2011 Alex Dambach, AICP, PP Director of Policy, Planning, and Development City of East Orange Exam Content A. Strategic planning/visioning B. Goal setting C. Research methods

More information

Course Number Course Title Course Description

Course Number Course Title Course Description Johns Hopkins Carey Business School Edward St. John Real Estate Program Master of Science in Real Estate and Course Descriptions AY 2015-2016 Course Number Course Title Course Description BU.120.601 (Carey

More information

Creating a Brighter Future in the Post-Redevelopment Era

Creating a Brighter Future in the Post-Redevelopment Era Creating a Brighter Future in the Post-Redevelopment Era Property Disposition Management Strategies & Policy Issues Sponsored by: Workshop Objectives AB 1484 offers an opportunity! At this workshop, we

More information

Part 2. Measures of Central Tendency: Mean, Median, and Mode

Part 2. Measures of Central Tendency: Mean, Median, and Mode Table of Contents Overview... vii Schedule... xi SECTION 1 Introduction... 1 Part 1. Introduction to Statistics Preview Part 1... 3 Why Is Knowledge of Statistics Useful to the Appraiser?... 5 How Does

More information

Mass appraisal Educational offerings and Designation Requirements. designations provide a portable measurement of your capabilities

Mass appraisal Educational offerings and Designation Requirements. designations provide a portable measurement of your capabilities Mass appraisal Educational offerings and Designation Requirements designations provide a portable measurement of your capabilities WE are IAAO International Association of Assessing Officers We re a professional

More information

Stockton Port District Job Description

Stockton Port District Job Description Stockton Port District Job Description JOB TITLE: Real Estate and Property Development Manager Department: Property Management Reports to: Deputy Port Director, Real Estate and Port Development FLSA Status:

More information

On the Relationship between Track Geometry Defects and Development of Internal Rail Defects

On the Relationship between Track Geometry Defects and Development of Internal Rail Defects On the Relationship between Track Geometry Defects and Development of Internal Rail Defects Professor Allan M. Zarembski 1, Professor Nii Attoh-Okine 2, Daniel Einbinder 3 1 University of Delaware, Newark,

More information

Strategic Study and Dynamics Decision for Development Program of City Housing

Strategic Study and Dynamics Decision for Development Program of City Housing Strategic Study and Dynamics Decision for Development Program of City Housing FENG Xiwen, LU Fujun, WANG Xinhua College of Resource and Environment Engineering Shandong University of Science and Technology

More information

The agent-based modeling approach to MFM: A call to join forces

The agent-based modeling approach to MFM: A call to join forces The agent-based modeling approach to MFM: A call to join forces Macroeconomic Financial Modeling meeting Sept. 14, 2012, New York City J. Doyne Farmer Mathematics Department and Institute for New Economic

More information

HOUSING PROGRAMME FOR LOW INCOME PEOPLE IN PERU

HOUSING PROGRAMME FOR LOW INCOME PEOPLE IN PERU HOUSING PROGRAMME FOR LOW INCOME PEOPLE IN PERU Rodolfo Santa María June, 2011 Rodolfo Santa María is an Architect with a vast experience in housing matters, specialized on Urban Planning, Sustainable

More information

LIMITED-SCOPE PERFORMANCE AUDIT REPORT

LIMITED-SCOPE PERFORMANCE AUDIT REPORT LIMITED-SCOPE PERFORMANCE AUDIT REPORT Agricultural Land Valuation: Evaluating the Potential Impact of Changing How Agricultural Land is Valued in the State AUDIT ABSTRACT State law requires the value

More information

Agenda. Monday, August 14, Section One The FASB s New Lease Accounting Standard. 8:30 Introduction to the new Lease Accounting Model Overview

Agenda. Monday, August 14, Section One The FASB s New Lease Accounting Standard. 8:30 Introduction to the new Lease Accounting Model Overview Lease and Revenue Recognition Accounting Workshop Hosted by: Smith and Gesteland August 14 15, 2017 Madison Marriott West (This workshop qualifies for 16 hours of CPE) Monday, August 14, 2017 Agenda Section

More information

Ms. Vaishali Mane Director, Transfer Pricing Services Grant Thornton India LLP

Ms. Vaishali Mane Director, Transfer Pricing Services Grant Thornton India LLP Function, Asset and Risk Analysis Mumbai Ms. Vaishali Mane Director, Transfer Pricing Services Grant Thornton India LLP 2012 Grant Thornton India LLP. All rights reserved. Tested Party Key Takeaways FAR

More information

CMGT PreConstruction Integration & Planning

CMGT PreConstruction Integration & Planning CMGT 4110 - PreConstruction Integration & Planning This course examines the role of preconstruction services, team integration, and joint design planning in in various Integrated Project Delivery (IPD)

More information

Solutions to Questions

Solutions to Questions Uploaded By Qasim Mughal http://world-best-free.blogspot.com/ Chapter 7 Variable Costing: A Tool for Management Solutions to Questions 7-1 Absorption and variable costing differ in how they handle fixed

More information

CPACE Financing Overview

CPACE Financing Overview CPACE Financing Overview Commercial Property Assessed Clean Energy (CPACE) Introduction CPACE is an innovative financing tool that enables building owners to fund 100% of the cost of energy efficiency

More information

Economic Organization and the Lease- Ownership Decision in Water

Economic Organization and the Lease- Ownership Decision in Water Economic Organization and the Lease- Ownership Decision in Water Kyle Emerick & Dean Lueck Conference on Contracts, Procurement and Public- Private Agreements Paris -- May 30-31, 2011 ABSTRACT This paper

More information

concepts and techniques

concepts and techniques concepts and techniques S a m p l e Timed Outline Topic Area DAY 1 Reference(s) Learning Objective The student will learn Teaching Method Time Segment (Minutes) Chapter 1: Introduction to Sales Comparison

More information

Network Analysis: Minimum Spanning Tree, The Shortest Path Problem, Maximal Flow Problem. Métodos Cuantitativos M. en C. Eduardo Bustos Farías 1

Network Analysis: Minimum Spanning Tree, The Shortest Path Problem, Maximal Flow Problem. Métodos Cuantitativos M. en C. Eduardo Bustos Farías 1 Network Analysis: Minimum Spanning Tree, The Shortest Path Problem, Maximal Flow Problem Métodos Cuantitativos M. en C. Eduardo Bustos Farías 1 Definitions A network consists of a set of nodes and a set

More information

THE VALUATION OF INTELLECTUAL PROPERTY FOR FAMILY LAW PURPOSES

THE VALUATION OF INTELLECTUAL PROPERTY FOR FAMILY LAW PURPOSES Insights Special Issue 2008 38 Intangible Asset Valuation Insights THE VALUATION OF INTELLECTUAL PROPERTY FOR FAMILY LAW PURPOSES Alan A. Schachter A marital estate may own an intellectual property directly

More information

How to Read a Real Estate Appraisal Report

How to Read a Real Estate Appraisal Report How to Read a Real Estate Appraisal Report Much of the private, corporate and public wealth of the world consists of real estate. The magnitude of this fundamental resource creates a need for informed

More information

Game theory. Análisis Económico de la Empresa. M. En C. Eduardo Bustos Farías 1

Game theory. Análisis Económico de la Empresa. M. En C. Eduardo Bustos Farías 1 Game theory M. En C. Eduardo Bustos Farías 1 Oligopoly Games Game theory is a tool for studying strategic behavior, which is behavior that takes into account the expected behavior of others and the mutual

More information

MS-REBE Course Descriptions

MS-REBE Course Descriptions 2018-2019 MS-REBE Course Descriptions CMGT Construction Management Courses REAL Real Estate Courses FMGT Facilities Management Courses CMGT 4110: PreConstruction Integration & Planning This course examines

More information

LITIGATING IN A MASS APPRAISAL ENVIRONMENT

LITIGATING IN A MASS APPRAISAL ENVIRONMENT 11 th Mass Appraisal Valuation Symposium Innovation, Transformation, Knowledge Enhancement and Improved Efficiencies in Mass Appraisal Niagara Falls, Canada May 17-18, 2016 LITIGATING IN A MASS APPRAISAL

More information

IFRS 15. Revenue from Contracts with Customers. Presented by CPA Dr. Peter Njuguna

IFRS 15. Revenue from Contracts with Customers. Presented by CPA Dr. Peter Njuguna IFRS 15 Revenue from Contracts with Customers Presented by CPA Dr. Peter Njuguna Introduction Revenue is income from ordinary activities. A contract has rights and obligations between two or more parties.

More information

SAS at Los Angeles County Assessor s Office

SAS at Los Angeles County Assessor s Office SAS at Los Angeles County Assessor s Office WUSS 2015 Educational Forum and Conference Anthony Liu, P.E. September 9-11, 2015 Los Angeles County Assessor s Office in 2015 Oversees 4,083 square miles of

More information

2016 LANDU Course Descriptions. Agricultural Land Brokerage and Marketing

2016 LANDU Course Descriptions. Agricultural Land Brokerage and Marketing 2016 LANDU Course Descriptions Agricultural Land Brokerage and Marketing Gain an understanding of the basics of agricultural land brokerage process s well as insights on how to best market these types

More information

Selected Paper prepared for presentation at the Southern Agricultural Economics Association s Annual Meetings Mobile, Alabama, February 4-7, 2007

Selected Paper prepared for presentation at the Southern Agricultural Economics Association s Annual Meetings Mobile, Alabama, February 4-7, 2007 DYNAMICS OF LAND-USE CHANGE IN NORTH ALABAMA: IMPLICATIONS OF NEW RESIDENTIAL DEVELOPMENT James O. Bukenya Department of Agribusiness, Alabama A&M University P.O. Box 1042 Normal, AL 35762 Telephone: 256-372-5729

More information

Architecture (ARCH) Courses. Architecture (ARCH) 1

Architecture (ARCH) Courses. Architecture (ARCH) 1 Architecture (ARCH) 1 Architecture (ARCH) Note: ARCH 414, ARCH 440, ARCH 465, and ARCH 466 are only open to undergraduate students. Courses ARCH 414. Contemporary Practices. 3 An upper level "selective"

More information

250 CMR: BOARD OF REGISTRATION OF PROFESSIONAL ENGINEERS AND LAND SURVEYORS DRAFT FOR DISCUSSION PURPOSES ONLY

250 CMR: BOARD OF REGISTRATION OF PROFESSIONAL ENGINEERS AND LAND SURVEYORS DRAFT FOR DISCUSSION PURPOSES ONLY 250 CMR 6.00: LAND SURVEYING PROCEDURES AND STANDARDS Section 6.01: Elements Common to All Survey Works 6.02: Survey Works of Lines Affecting Property Rights All land surveying work is considered work

More information

Regression Estimates of Different Land Type Prices and Time Adjustments

Regression Estimates of Different Land Type Prices and Time Adjustments Regression Estimates of Different Land Type Prices and Time Adjustments By Bill Wilson, Bryan Schurle, Mykel Taylor, Allen Featherstone, and Gregg Ibendahl ABSTRACT Appraisers use puritan sales to estimate

More information

Real Estate Finance and Development Syllabus

Real Estate Finance and Development Syllabus Real Estate Finance and Development Syllabus Course Description This course will provide participants with a general understanding of real estate finance and development with an emphasis on housing development

More information

Certified Corporate Financial Planning & Analysis Professional (Cert FP&A): Preparation Course Part 1

Certified Corporate Financial Planning & Analysis Professional (Cert FP&A): Preparation Course Part 1 Certified Corporate Financial Planning & Analysis Professional (Cert FP&A): Preparation Course Part 1 Page 1 of 12 Why Attend In today's world, there is more importance given to financial planning and

More information

Session outline IAS 11 IAS 18, 5 28, 39 IAS 18 IAS 18 IAS 18, 39 SIC 31 IAS 18. Multiple elements. Construction contracts

Session outline IAS 11 IAS 18, 5 28, 39 IAS 18 IAS 18 IAS 18, 39 SIC 31 IAS 18. Multiple elements. Construction contracts Session outline Session outline: Introduction Objective Scope 6 Construction contracts IAS 11 1 Identification of transactions Timing of recognition Measurement of Revenue Sale of goods Rendering of services

More information

We deliver solutions that maximise the value of your real estate. JLL works with you to realise opportunities and reduce your risk.

We deliver solutions that maximise the value of your real estate. JLL works with you to realise opportunities and reduce your risk. Strategic Consulting We deliver solutions that maximise the value of your real estate. JLL works with you to realise opportunities and reduce your risk. Our clients face complex challenges every day. Our

More information

The purpose of the appraisal was to determine the value of this six that is located in the Town of St. Mary s.

The purpose of the appraisal was to determine the value of this six that is located in the Town of St. Mary s. The purpose of the appraisal was to determine the value of this six that is located in the Town of St. Mary s. The subject property was originally acquired by Michael and Bonnie Etta Mattiussi in August

More information

LISTING -VS- FOR SALE BY OWNER

LISTING -VS- FOR SALE BY OWNER LISTING -VS- FOR SALE BY OWNER WORK WITH URGENT BUYERS WILLING TO PAY MORE ISSUE.... There are four major categories of home buyers: 1. First Time Buyers - These people don t understand the home buying

More information

City of Salinas Nexus Studies Overview and Summary February 2016

City of Salinas Nexus Studies Overview and Summary February 2016 City of Salinas Nexus Studies Overview and Summary February 2016 1) Introduction The City of Salinas is looking at ways to increase the supply of affordable housing in Salinas. The City already has a successful

More information

Multi-Paths of Colleges Performance Appraisal and Comparison Hui PENG 1,a, Lian-Sen WANG 2,3,4,b,*

Multi-Paths of Colleges Performance Appraisal and Comparison Hui PENG 1,a, Lian-Sen WANG 2,3,4,b,* 2016 2 nd International Conference on Modern Education and Social Science (MESS 2016) ISBN: 978-1-60595-346-5 Multi-Paths of Colleges Performance Appraisal and Comparison Hui PENG 1,a, Lian-Sen WANG 2,3,4,b,*

More information

ARCHITECTURE (ARCH) Architecture (ARCH) 1

ARCHITECTURE (ARCH) Architecture (ARCH) 1 Architecture (ARCH) 1 ARCHITECTURE (ARCH) ARCH 1112 Introduction to Architecture Description: An introduction to the professions of architecture and architectural engineering. Previously offered as ARCH

More information

Exhibition sectors. 1. Real estate investment 1.1 Investment management companies (open and closed-end funds)

Exhibition sectors. 1. Real estate investment 1.1 Investment management companies (open and closed-end funds) Exhibition sectors Save the date EXPO REAL 2018 Date: Oct 8-10, 2018 EXPO REAL opens up to you the entire spectrum of the real estate industry in one place. Gather information about the entire life cycle

More information

Business Finance. Rent vs. Buy

Business Finance. Rent vs. Buy Business Finance Rent vs. Buy Subject Area: Business Finance Grade Levels:12th Date August 2013 Lesson Overview Students will learn the process of buying a home and renting an apartment. They will compare

More information

Organizational Project Management

Organizational Project Management Organizational Project Management March 19, 2019 Lotfy Saleh: PMP, PgMP, PfMP, OPM3-CP, PMI-SP, PMI-RMP, PMI-ACP, PMI-PBA, CAPM TERMINOLOGIES Project Management Program Management Portfolio Management

More information

PROPERTY MANAGEMENT OFFICER 1 PROPERTY MANAGEMENT OFFICER 2

PROPERTY MANAGEMENT OFFICER 1 PROPERTY MANAGEMENT OFFICER 2 L017 L018 Established 11-22-91 PROPERTY MANAGEMENT OFFICER 1 PROPERTY MANAGEMENT OFFICER 2 DEFINITION To perform technical and professional duties related to the appraisal, acquisition, disposition and

More information

Incentives for Spatially Coordinated Land Conservation: A Conditional Agglomeration Bonus

Incentives for Spatially Coordinated Land Conservation: A Conditional Agglomeration Bonus Incentives for Spatially Coordinated Land Conservation: A Conditional Agglomeration Bonus Cyrus A. Grout Department of Agricultural & Resource Economics Oregon State University 314 Ballard Extension Hall

More information

Optimal Apartment Cleaning by Harried College Students: A Game-Theoretic Analysis

Optimal Apartment Cleaning by Harried College Students: A Game-Theoretic Analysis MPRA Munich Personal RePEc Archive Optimal Apartment Cleaning by Harried College Students: A Game-Theoretic Analysis Amitrajeet Batabyal Department of Economics, Rochester Institute of Technology 12 June

More information

$350 Million In Active Listings. $12 Billion In Closed Transactions. About Calkain

$350 Million In Active Listings. $12 Billion In Closed Transactions. About Calkain About Calkain We are a boutique commercial real estate firm with a passion for the single tenant net lease (STNL) market. In 2005, Jonathan Hipp, President and CEO, took the initiative to build upon his

More information

Hedonic Modeling of Open Space in James City County

Hedonic Modeling of Open Space in James City County Hedonic Modeling of Open Space in James City County Andrew Waxman Stanford University Robert L. Hicks, Mentor Interdisciplinary Watershed Program Funded by an REU Grant From NSF Open Space Undeveloped,

More information

Business Real Estate and Escrow

Business Real Estate and Escrow This program is designed to provide the student with the comprehensive knowledge needed to enter or invest in the real estate industry. A progressively challenging course curriculum starts with the Principles

More information

VALUATION CONSIDERATIONS AND METHODS FOR A PATENT VALUATION ANALYSIS

VALUATION CONSIDERATIONS AND METHODS FOR A PATENT VALUATION ANALYSIS Insights Autumn 2009 54 Intellectual Property Valuation Insights VALUATION CONSIDERATIONS AND METHODS FOR A PATENT VALUATION ANALYSIS C. Ryan Stewart In recent years, the value of patents and other intellectual

More information

[03.01] User Cost Method. International Comparison Program. Global Office. 2 nd Regional Coordinators Meeting. April 14-16, 2010.

[03.01] User Cost Method. International Comparison Program. Global Office. 2 nd Regional Coordinators Meeting. April 14-16, 2010. Public Disclosure Authorized Public Disclosure Authorized Public Disclosure Authorized Public Disclosure Authorized International Comparison Program [03.01] User Cost Method Global Office 2 nd Regional

More information

Natural Resources Journal

Natural Resources Journal Natural Resources Journal 8 Nat Resources J. 4 (Fall 1968) Fall 1968 Competitive Bidding for Mineral Leases Robert F. Rooney Recommended Citation Robert F. Rooney, Competitive Bidding for Mineral Leases,

More information

Putting Price Tags on Houses

Putting Price Tags on Houses Putting Price Tags on Houses Survival Analysis with Real Estate Data Marco Salvi Financial Engineering Real Estate marco.salvi@zkb.ch 2 ZKB and homegate.ch: Who we are! 3rd largest Swiss bank 70.9bn CHF

More information

Mannheim Master in Business Research

Mannheim Master in Business Research Mannheim Master in Business Research Track Accounting E 03 Advanced Econometrics 10 E 01 Advanced Microeconomics 10 ACC 515 IFRS Reporting and Capital Markets ACC, FIN, TAX 5XX/XX, ACC 7XX min. 2 E 700

More information

CHAPTER 18 Lease Financing and Business Valuation

CHAPTER 18 Lease Financing and Business Valuation Copyright 2008 by the Foundation of the American College of Healthcare Executives 6/13/07 Version 18-1 CHAPTER 18 Lease Financing and Business Valuation Lease financing Leasing basics Analysis by the lessee

More information

TABLE OF CONTENTS CHAPTER 1 AN OVERVIEW OF REAL ESTATE MANAGEMENT 19

TABLE OF CONTENTS CHAPTER 1 AN OVERVIEW OF REAL ESTATE MANAGEMENT 19 TABLE OF CONTENTS CHAPTER 1 AN OVERVIEW OF REAL ESTATE MANAGEMENT 19 The Profession of Real Estate Management 19 What is Real Estate? 21 The Role of Real Estate Managers 22 The Evolution of Real Estate

More information

METROPOLITAN COUNCIL S FORECASTS METHODOLOGY

METROPOLITAN COUNCIL S FORECASTS METHODOLOGY METROPOLITAN COUNCIL S FORECASTS METHODOLOGY FEBRUARY 28, 2014 Metropolitan Council s Forecasts Methodology Long-range forecasts at Metropolitan Council are updated at least once per decade. Population,

More information

Ad-valorem and Royalty Licensing under Decreasing Returns to Scale

Ad-valorem and Royalty Licensing under Decreasing Returns to Scale Ad-valorem and Royalty Licensing under Decreasing Returns to Scale Athanasia Karakitsiou 2, Athanasia Mavrommati 1,3 2 Department of Business Administration, Educational Techological Institute of Serres,

More information

TSO1C: Land Reforms. Commission 7

TSO1C: Land Reforms. Commission 7 TSO1C: Land Reforms. Commission 7 Development of & Implementation LIS. Building an effective Partnership to Reform Uganda s Land Administration (7320) Gasant Jacobs, Head: Business Development. Tax & Accounting

More information

OFFICE OF THE CITY ADMINISTRATIVE OFFICER

OFFICE OF THE CITY ADMINISTRATIVE OFFICER REPORT FROM OFFICE OF THE CITY ADMINISTRATIVE OFFICER Date: To: From: Reference: October 28, 2014 The Honorable Members of the City Council Miguel A. Santana, City Administrative Officer Chair Municipal

More information

Oil & Gas Lease Auctions: An Economic Perspective

Oil & Gas Lease Auctions: An Economic Perspective Oil & Gas Lease Auctions: An Economic Perspective March 15, 2010 Presented by: The Florida Legislature Office of Economic and Demographic Research 850.487.1402 http://edr.state.fl.us Bidding for Oil &

More information

This article is relevant to the Diploma in International Financial Reporting and ACCA Qualification Papers F7 and P2

This article is relevant to the Diploma in International Financial Reporting and ACCA Qualification Papers F7 and P2 REVENUE RECOGNITION This article is relevant to the Diploma in International Financial Reporting and ACCA Qualification Papers F7 and P2 For almost all entities other than financial institutions, revenue

More information

CENTER FOR PROFESSIONAL EDUCATION 9590 West 14 th Avenue Lakewood, CO (720)

CENTER FOR PROFESSIONAL EDUCATION 9590 West 14 th Avenue Lakewood, CO (720) CENTER FOR PROFESSIONAL EDUCATION 9590 West 14 th Avenue Lakewood, CO 80215 (720) 889-0797 Approved and Regulated by Division of Private Occupational Schools, Department of Higher Education, State of Colorado

More information

Ontario Rental Market Study:

Ontario Rental Market Study: Ontario Rental Market Study: Renovation Investment and the Role of Vacancy Decontrol October 2017 Prepared for the Federation of Rental-housing Providers of Ontario by URBANATION Inc. Page 1 of 11 TABLE

More information

Village of Scarsdale

Village of Scarsdale Village of Scarsdale VILLAGE HALL / 1001 POST ROAD / SCARSDALE, NY 10583 914.722.1110 / WWW.SCARSDALE.COM Village Wide Revaluation Frequently Asked Questions Q1. How was the land value for each parcel

More information

Tangible Personal Property Summation Valuation Procedures

Tangible Personal Property Summation Valuation Procedures Property Tax Valuation Insights Tangible Personal Property Summation Valuation Procedures Robert F. Reilly, CPA For ad valorem property taxation purposes, industrial and commercial taxpayer tangible personal

More information

Table of Contents SECTION 1. Overview... ix. Course Schedule... xiii. Introduction. Part 1. Introduction to the Income Capitalization Approach

Table of Contents SECTION 1. Overview... ix. Course Schedule... xiii. Introduction. Part 1. Introduction to the Income Capitalization Approach Table of Contents Overview... ix Course Schedule... xiii SECTION 1 Introduction Part 1. Introduction to the Income Capitalization Approach Preview Part 1... 1 Market Value... 3 Anticipation and Other Relevant

More information

Valuing Diamonds in the Rough: Utilizing Highest and Best Use Valuation Principles in a Mass Appraisal Environment

Valuing Diamonds in the Rough: Utilizing Highest and Best Use Valuation Principles in a Mass Appraisal Environment Valuing Diamonds in the Rough: Utilizing Highest and Best Use Valuation Principles in a Mass Appraisal Environment Topics of Discussion Revaluation of a former industrial district at the height of a building

More information

Chapter 15 Leases 15-1

Chapter 15 Leases 15-1 Chapter 15 Leases 1. Why Leasing sometimes makes more sense 2. The accounting issues in recording a lease transaction 3. The types of contractual provisions in lease 4. The lease classification: capital

More information

Functional and Comparability Analysis

Functional and Comparability Analysis Functional and Comparability Analysis February 16, 2013, Mumbai Grant Thornton India LLP Ms. Vaishali Mane Director Transfer Pricing Services Agenda Function, Assets and Risk Analysis Tested Party Concept

More information

MARKET STRATEGY VIEWPOINT U.S. Housing Decelerating

MARKET STRATEGY VIEWPOINT U.S. Housing Decelerating Jan-01 Oct-01 Jul-02 Apr-03 Jan-0 Oct-0 Jul-05 Apr-0 Jan-07 Oct-07 Jul-08 Apr-09 Jan-10 Oct-10 Jul-11 Apr-12 Jan-13 Oct-13 Jul-1 Apr-15 Jan-1 Oct-1 Jul-17 Apr-18 U.S. Housing Decelerating August 27, 2018

More information

Residential New Construction Attitude and Awareness Baseline Study

Residential New Construction Attitude and Awareness Baseline Study Residential New Construction Attitude and Awareness Baseline Study Real Estate Appraiser Survey Report on Findings Prepared for the New Jersey Residential New Construction Working Group January 2001 Roper

More information

Architecture (ARCH) Courses. Architecture (ARCH) 1

Architecture (ARCH) Courses. Architecture (ARCH) 1 Architecture (ARCH) 1 Architecture (ARCH) Courses ARCH 5011. Graduate Representation Intensive 1. 3 Credit Hours. This course focuses on the development of visual literacy, graphic techniques, and 3D formal

More information

ZAREMBA GROUP COMPANY PROFILE

ZAREMBA GROUP COMPANY PROFILE ZAREMBA GROUP COMPANY PROFILE 2017 Welcome to Zaremba Group Zaremba has evolved over the years, but some things never change... Zaremba Group has evolved from a home remodeling business in Cleveland, Ohio

More information

AIREN. A Decentralized Network where AI meets Real Estate

AIREN. A Decentralized Network where AI meets Real Estate AIREN A Decentralized Network where AI meets Real Estate 1 Contents 1. Business Problem in Real Estate 3 2. AIREN Blockchain Network.....4 3. AIREN Artificial Intelligent Network....5 4. AIREN Vision.....6

More information

Efficient Finance and Accounting Operations: 2019 Best Practices and Updates

Efficient Finance and Accounting Operations: 2019 Best Practices and Updates Efficient Finance and Accounting Operations: 2019 Best Practices and Updates Page 1 of 11 Why Attend Stop what you are doing, take a step back, and look at how you perform your work. You will probably

More information

Terms of Reference for Town of Caledon Housing Study

Terms of Reference for Town of Caledon Housing Study 1.0 Introduction Terms of Reference for Town of Caledon Housing Study The Town of Caledon is soliciting proposals for a comprehensive Housing Study. Results of this Housing Study will serve as a guiding

More information

BUILDING VALUE THROUGH DEVELOPMENT

BUILDING VALUE THROUGH DEVELOPMENT BUILDING VALUE THROUGH DEVELOPMENT DELIVERING LONG-TERM RETURNS GWL Realty Advisors is a leading real estate investment advisor providing comprehensive asset management, property management, development

More information

Oligopoly Theory (6) Endogenous Timing in Oligopoly

Oligopoly Theory (6) Endogenous Timing in Oligopoly Oligopoly Theory (6) Endogenous Timing in Oligopoly The aim of the lecture (1) To understand the basic idea of endogenous (2) To understand the relationship between the first mover and the second mover

More information

To Improve Space Utilization Efficiency: Periodic Renting Strategies of Residential Open Buildings

To Improve Space Utilization Efficiency: Periodic Renting Strategies of Residential Open Buildings UIA 2017 Seoul World Architects Congress P-0769 To Improve Space Utilization Efficiency: Periodic Renting Strategies of Residential Open Buildings Chunyu Wang *1 1 Master Degree Candidate, College of Architecture

More information

Part 1. Introduction to the Fundamentals of Separating Real Property, Personal Property, and Intangible Business Assets. Preview...

Part 1. Introduction to the Fundamentals of Separating Real Property, Personal Property, and Intangible Business Assets. Preview... Table of Contents Overview... ix Course Schedule... xiii SECTION 1 Part 1. Introduction to the Fundamentals of Separating Real Property, Personal Property, and Intangible Business Assets Preview... 1 Course

More information

1. There must be a useful number of qualified transactions to infer from. 2. The circumstances surrounded each transaction should be known.

1. There must be a useful number of qualified transactions to infer from. 2. The circumstances surrounded each transaction should be known. Direct Comparison Approach The Direct Comparison Approach is based on the premise of the "Principle of Substitution" which implies that a rational investor or purchaser will pay no more for a particular

More information

Figure 1. The chart showing how the effort and cost of the design changes are affected as the project progresses (Anon.) Simulation tools are a key co

Figure 1. The chart showing how the effort and cost of the design changes are affected as the project progresses (Anon.) Simulation tools are a key co Survey for the Development of an Early Design Tool for Architects H.Rallapalli 1*, V.Garg 1, and R.Rawal 3 1 Centre for IT in Building Science, International Institute of Information Technology, Hyderabad,

More information

Development of a Comprehensive System for Municipal Real Property Classification

Development of a Comprehensive System for Municipal Real Property Classification Development of a Comprehensive System for Municipal Real Property Classification Statty STATTEV 1, Tatyana DASKALOVA 2, Daniela L. CONSTANTIN 3, Stela RALEVA 4, Zizi GOSCHIN 5 Abstract: In the last decades

More information

Long-Term Assets C AT EDRÁTICO U PR R I O P I EDRAS S EG. S EM

Long-Term Assets C AT EDRÁTICO U PR R I O P I EDRAS S EG. S EM Long-Term Assets E DWIN R ENÁN MALDONADO C AT EDRÁTICO U PR R I O P I EDRAS S EG. S EM. 2 017-18 Textbook: Financial Accounting, Spiceland This presentation contains information, in addition to the material

More information

A Brief Overview of H-GAC s Regional Growth Forecast Methodology

A Brief Overview of H-GAC s Regional Growth Forecast Methodology A Brief Overview of H-GAC s Regional Growth Forecast Methodology -Houston-Galveston Area Council Email: forecast@h-gac.com Data updated; November 8, 2017 Introduction H-GAC releases an updated forecast

More information

A Real-Option Based Dynamic Model to Simulate Real Estate Developer Behavior

A Real-Option Based Dynamic Model to Simulate Real Estate Developer Behavior 223-Paper A Real-Option Based Dynamic Model to Simulate Real Estate Developer Behavior Mi Diao, Xiaosu Ma and Joseph Ferreira, Jr. Abstract Real estate developers are facing a dynamic and volatile market

More information

RoboCup Challenges. Robotics. Simulation League Small League Medium-sized League (less interest) SONY Legged League Humanoid League

RoboCup Challenges. Robotics. Simulation League Small League Medium-sized League (less interest) SONY Legged League Humanoid League Robotics (c) 2003 Thomas G. Dietterich 1 RoboCup Challenges Simulation League Small League Medium-sized League (less interest) SONY Legged League Humanoid League (c) 2003 Thomas G. Dietterich 2 Small League

More information

What s Next for Commercial Real Estate Leveraging Technology and Local Analytics to Grow Your Commercial Real Estate Business

What s Next for Commercial Real Estate Leveraging Technology and Local Analytics to Grow Your Commercial Real Estate Business What s Next for Commercial Real Estate Leveraging Technology and Local Analytics to Grow Your Commercial Real Estate Business - A PUBLICATION OF GROWTH MAPS- TABLE OF CONTENTS Intro 1 2 What Does Local

More information

Financial Analysis Workshop. Contents are subject to change. For the latest updates visit

Financial Analysis Workshop. Contents are subject to change. For the latest updates visit Financial Analysis Workshop Page 1 of 11 Why Attend In today s world, finance professionals are challenged with providing management a detailed analysis of the impact of the organization's financial decisions.

More information

Boone County, Kentucky Cost of Community Services Study Executive Summary

Boone County, Kentucky Cost of Community Services Study Executive Summary Boone County, Kentucky Executive Summary Suburban sprawl is an issue that many urban/rural fringe communities are faced with today. Pressures on building out instead of up result in controversies about

More information