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

Size: px
Start display at page:

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

Transcription

1 Overview of OR Modeling Approach & Introduction to Linear Programming Métodos Cuantitativos 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 2

3 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 3

4 Introduction to Linear Programming History of OR M. En C. Eduardo Bustos Farías Métodos Cuantitativos M. En C. Eduardo Bustos Farías 4

5 Jordan, Minkowsky y Farkas worked about linnear models Métodos Cuantitativos M. En C. Eduardo Bustos Farías 5

6 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 6

7 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 7

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

9 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 9

10 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 10

11 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 11

12 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 12

13 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 13

14 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 14

15 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 15

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

17 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 17

18 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 18

19 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 19

20 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 20

21 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 21

22 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 22

23 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 23

24 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 24

25 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 25

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

27 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 27

28 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 28

29 Model Formulation 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 29

30 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 30

31 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 31

32 Model Formulation General Model Classifications Iconic Analog Symbolic, or mathematical Métodos Cuantitativos M. En C. Eduardo Bustos Farías 32

33 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 33

34 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 34

35 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 35

36 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 36

37 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étodos Cuantitativos M. En C. Eduardo Bustos Farías 37

38 Structure Math models have three basic sets of elements: Decision variables and parameters Constraints or restrictions Objective function(s) Métodos Cuantitativos M. En C. Eduardo Bustos Farías 38

39 Decision variables and parameters Decision variables are the unknowns which are to be determined from the solution of the model Parameters are the known decision variable coefficients and/or resource availability Métodos Cuantitativos M. En C. Eduardo Bustos Farías 39

40 Constraints or restrictions To account for the physical limitations of the system, the model must include constraints which limit the decision variables to their feasible (or permissible) values Métodos Cuantitativos M. En C. Eduardo Bustos Farías 40

41 Objective function This defines the measure of effectiveness of the system as a mathematical function of its decision variables The optimum solution to the model has been obtained if the corresponding values of the decision variables yield the best value of the objective function while satisfying all the constraints Métodos Cuantitativos M. En C. Eduardo Bustos Farías 41

42 Find the values of the decision variables x j, j =1,2,..., n which will optimize: z = f subject to : g i ( x 1 ( x, x 1 2,..., and x, x 2,..., x n j x n 0 for i = 1,2,...,m for j = 1,2,...,n Métodos Cuantitativos M. En C. Eduardo Bustos Farías 42 ) ) b i

43 The objective function and constraints in math model may take on many forms, depending upon the system being modeled Functions may be linear or non-linear, the decision variables may be continuous or discrete, and parameters may be deterministic or stochastic. Métodos Cuantitativos M. En C. Eduardo Bustos Farías 43

44 Solution of the Model MATHEMATICAL PROGRAMMING Linear Programming Nonlinear programming Integer Programming Stochastic Programming Dynamic Programming Métodos Cuantitativos M. En C. Eduardo Bustos Farías 44

45 Solution of the Model The Optimization Process The optimal solution to a mathematical model cannot generally be obtained in one step Rather it requires: An initial solution A set of computational rules (an algorithm) Iteration of the algorithm to reach an optimal, feasible solution (provided one exists) Métodos Cuantitativos M. En C. Eduardo Bustos Farías 45

46 Validation of the Model Testing the Model Solution Thoroughly check the model structure, assumptions and process Compare model solutions with historical data from the existing system being modeled Compare model solutions with forecasts for planned new systems Correct any errors in the formulation and re-solve the model Métodos Cuantitativos M. En C. Eduardo Bustos Farías 46

47 Validation of the Model Model Solution Reliability The reliability of the solution obtained from the model depends on the validity of this model in representing the real system, i.e., how well the resulting solution actually applies to the assumed real system represented by the model (accuracy) Real-life system Solution Model Métodos Cuantitativos M. En C. Eduardo Bustos Farías 47

48 Application of the Model Preparing to Apply the Model Document the system for applying the model for use in decision making Solution procedure Operating procedures Database and MIS interfaces Interaction with other models for decision support Métodos Cuantitativos M. En C. Eduardo Bustos Farías 48

49 Implementation of the Model Implementation Garner support of top management, operating management, and the OR team Explain the new system and its relationship to operating realities Indoctrinate user personnel Monitor initial experiences and correct problems discovered in usage Maintain currency and accuracy of documentation Métodos Cuantitativos M. En C. Eduardo Bustos Farías 49

50 Introduction to Mathematical Programming We all face decision about how to use limited resources such as: Oil in the earth Land for dumps Time Money Workers Métodos Cuantitativos M. En C. Eduardo Bustos Farías 50

51 Mathematical Programming... MP is a field of management science that finds the optimal, or most efficient, way of using limited resources to achieve the objectives of an individual of a business. a.k.a. Optimization Métodos Cuantitativos M. En C. Eduardo Bustos Farías 51

52 Characteristics of Optimization Problems Decisions Constraints Objectives Métodos Cuantitativos M. En C. Eduardo Bustos Farías 52

53 Solution of the Model MATHEMATICAL PROGRAMMING Linear Programming Nonlinear programming Integer Programming Stochastic Programming Dynamic Programming Métodos Cuantitativos M. En C. Eduardo Bustos Farías 53

54 Linear Programming Linear means that all the mathematical functions in the model are required to be linear functions Programming is essentially a synonym for planning Thus, linear programming means planning using a mathematical model containing only linear functions Métodos Cuantitativos M. En C. Eduardo Bustos Farías 54

55 Concern of LP LP deals with the problem of allocating limited resources among competing activities in an optimal manner Métodos Cuantitativos M. En C. Eduardo Bustos Farías 55

56 General Approach Formulating and solving an LP model requires: Optimizing (maximizing or minimizing) a linear function of variables called the objective function Subject to a set of linear equalities and/or inequalities called constraints Métodos Cuantitativos M. En C. Eduardo Bustos Farías 56

57 Mathematical Expression of an Max (or Min) Subject to: LP Model Z = c x + c x c x a x + a x a x (, =, ) b n n 1 a x + a x a x (, =, ) b n n 2 a x + a x a x (, =, ) b m1 1 m2 2 mn n m and x 0, j = 1, 2,..., n j Métodos Cuantitativos M. En C. Eduardo Bustos Farías 57 n n Objecive Function Constraints

58 Parameters and Variables In the preceding formulation, c j,b i, and a ij, for (i=1,2,...,m; j=1,2,...,n) are constants which are determined depending on the technology of the problem the x j s are the decision variables only one of the signs (<, =, >) holds for each constraint Métodos Cuantitativos M. En C. Eduardo Bustos Farías 58

59 Canonical Form of an LP Model Max (or Min) Z = S. T. n j= 1 ax x j ij j = b i j= 1, i = 1,2,...,m 0, j = 1,2,...,n n c x j j Métodos Cuantitativos M. En C. Eduardo Bustos Farías 59

60 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 60 Matrix Form of LP Model Max Z cx st Ax b x =.. 0 c c c c n =[,,..., ] 1 2 x x x x n = 1 2 b b b b m = 1 2 A a a a a a a a a a n n m m mn = =

61 Observations c j is the increase or decrease in the overall measure of effectiveness (Z) that results from each unit increase or decrease in x j The number of relevant scarce resources is m, so that each of the first m linear inequalities corresponds to a constraint on the availability of one of these resources Métodos Cuantitativos M. En C. Eduardo Bustos Farías 61

62 Observations b i is the amount of resource i available to the n activities a ij is the amount of resource i consumed by each unit of activity j The left side of the constraint inequalities is the total usage of the respective resource The non-negativity constraints rule out the possibility of negative activity levels Métodos Cuantitativos M. En C. Eduardo Bustos Farías 62

63 Formulation The key to successful application of linear programming is the ability to recognize when a problem can be solved by linear programming, and to formulate the corresponding (and appropriate) model Métodos Cuantitativos M. En C. Eduardo Bustos Farías 63

64 An Example LP Problem Blue Ridge Hot Tubs produces two types of hot tubs: Aqua-Spas & Hydro-Luxes. Aqua-Spa Hydro-Lux Pumps 1 1 Labor 9 hours 6 hours Tubing 12 feet 16 feet Unit Profit $350 $300 There are 200 pumps, 1566 hours of labor, and 2880 feet of tubing available. Métodos Cuantitativos M. En C. Eduardo Bustos Farías 64

65 5 Steps In Formulating LP Models: 1. Understand the problem. 2. Identify the decision variables. X 1 =number of Aqua-Spas to produce X 2 =number of Hydro-Luxes to produce 3. State the objective function as a linear combination of the decision variables. MAX: 350X X 2 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 65

66 5 Steps In Formulating LP Models (continued) 4. State the constraints as linear combinations of the decision variables. 1X 1 + 1X 2 <= 200 } pumps 9X 1 + 6X 2 <= X X 2 <= 2880 } labor } tubing 5. Identify any upper or lower bounds on the decision variables. X 1 >= 0 X 2 >= 0 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 66

67 LP Model for Blue Ridge Hot Tubs MAX: 350X X 2 S.T.: 1X 1 + 1X 2 <= 200 9X 1 + 6X 2 <= X X 2 <= 2880 X 1 >= 0 X 2 >= 0 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 67

68 LP Formulation (Blending Problem) The manager of an oil refinery must decide on the optimal mix of two possible blending processes, of which the inputs and outputs per production run of each process are as follows: Input Output Process Crude A Crude B Gasoline X Gasoline Y Métodos Cuantitativos M. En C. Eduardo Bustos Farías 68

69 LP Formulation (Blending Problem-continued) The maximum amounts available of crudes A and B are 200 units and 150 units, respectively. Market requirements show that at least 100 units of gasoline X and 80 units of gasoline Y must be produced. The profits per production run from process 1 and process 2 are 3 and 4, respectively Métodos Cuantitativos M. En C. Eduardo Bustos Farías 69

70 Solution Métodos Cuantitativos M. En C. Eduardo Bustos Farías 70

71 Identify the decision variables x1 = number of production runs of process 1 to be made x2 = number of production runs of process 2 to be made Métodos Cuantitativos M. En C. Eduardo Bustos Farías 71

72 State the objective function as a linear combination of the decision Max Z = 3x + 4x 1 2 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 72

73 State the constraints as linear combinations of the decision variables 5x + 4x x + 5x x + 4x x + 4x crude A crude B gasoline X gasoline Y Métodos Cuantitativos M. En C. Eduardo Bustos Farías 73

74 Identify any upper or lower bounds on the decision variables x 0, x Métodos Cuantitativos M. En C. Eduardo Bustos Farías 74

75 Blending Problem Formulation Max s.t. Z= 3x + 4x 5x + 4x 200 3x + 5x 150 5x + 4x 100 8x + 4x 80 x , x Métodos Cuantitativos M. En C. Eduardo Bustos Farías 75

76 LP Formulation (Diet Problem) An individual wants to decide on the constituents of a diet which will satisfy his daily needs of proteins, fats, and carbohydrates at the minimum cost. Choices from 5 different types of foods can be made. The yields per unit of these foods are given in the following table: Métodos Cuantitativos M. En C. Eduardo Bustos Farías 76

77 Yields Per Unit Food Type Proteins Fats Carbohydrates Cost/Unit 1 p 1 f 1 c 1 d 1 2 p 2 f 2 c 2 d 2 3 p 3 f 3 c 3 d 3 4 p 4 f 4 c 4 d 4 5 p 5 f 5 c 5 d 5 Min. Daily Req mt. P F C Métodos Cuantitativos M. En C. Eduardo Bustos Farías 77

78 Solution Métodos Cuantitativos M. En C. Eduardo Bustos Farías 78

79 Identify the decision variables The decision variables x1, x2, x3, x4, x5 represents the number of units used of the first, second, third, fourth and fifth type of food, respectively Métodos Cuantitativos M. En C. Eduardo Bustos Farías 79

80 State the objective function as a linear combination of the decision Min Z d x d x d x d x d x = Métodos Cuantitativos M. En C. Eduardo Bustos Farías 80

81 State the constraints as linear combinations of the decision variables px+ px + px + px + px P fx+ fx+ fx+ fx+ fx F cx + cx + cx + cx + cx C Métodos Cuantitativos M. En C. Eduardo Bustos Farías 81

82 Identify any upper or lower bounds on the decision variables x, x, x, x, x Métodos Cuantitativos M. En C. Eduardo Bustos Farías 82

83 Diet Problem Formulation Min Z = d1x1+ d2x2 + d3x3+ d4x4 + d5x5 s.t. px+ px + px + px + px P fx+ fx+ fx+ fx+ fx F cx+ cx + cx + cx + cx C x1, x2, x3, x4, x5 0 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 83

84 Limitations or suppositions of LP Métodos Cuantitativos M. En C. Eduardo Bustos Farías 84

85 Limitations of LP Proportionality or Linearity The objective function and the constraints are linear expressions of the decision variables. This means that the contribution of each activity is directly proportional to the level of the activity Métodos Cuantitativos M. En C. Eduardo Bustos Farías 85

86 Limitations of LP Additivity The total measure of effectiveness (objective function) and each total resource usage (constraint) resulting from the joint performance of the activities must equal the respective sums of these quantities resulting from each activity being conducted individually Métodos Cuantitativos M. En C. Eduardo Bustos Farías 86

87 Limitations of LP Divisibility Fractional levels of the decision variables must be permitted Métodos Cuantitativos M. En C. Eduardo Bustos Farías 87

88 Limitations of LP Deterministic All of the coefficients in the LP model (,, )are assumed to be known constants a b c ij i j Métodos Cuantitativos M. En C. Eduardo Bustos Farías 88

89 Economic Significance of Linearity The simplifying assumption of linearity causes some problems: 1. In profit-maximizing production problem linearity of the objective function implies constant profit rate per unit as output increases; this means a) that selling price is constant; and Métodos Cuantitativos M. En C. Eduardo Bustos Farías 89

90 b) that average variable cost is constant; the law of diminishing returns does not influence the production process, in other words it implies constant input prices perfect competition in output and input markets 2. Linear resource constraints imply constant combination of inputs; this means constant returns to scale. Métodos Cuantitativos M. En C. Eduardo Bustos Farías 90

91 Summary of the Economic Implications of the Linearity Assumption Linear objective function Constant gross profit per unit (GP = P - AVC = constant) Price (P) is constant Constant returns to variable inputs Constant input prices Firm is a price taker in the output market Métodos Cuantitativos M. En C. Eduardo Bustos Farías 91

92 LP Formulation (Product Mix Problem) Suppose we must decide on the number of units to be manufactured of two different products. The profits per unit of product 1 and product 2 are 2 and 5, respectively. Each unit of product 1 requires 3 machine hours and 9 units of raw material. Each unit of product 2 requires 4 machine hours and 7 units of raw material. The maximum available machine hours and raw material units are 200 and 300, respectively. A minimum of 20 units is required of product 1. Métodos Cuantitativos M. En C. Eduardo Bustos Farías 92

93 Solution Métodos Cuantitativos M. En C. Eduardo Bustos Farías 93

94 Identify the decision variables x1 = number of units of product 1 to be produced x2 = number of units of product 2 to be produced Métodos Cuantitativos M. En C. Eduardo Bustos Farías 94

95 State the objective function as a linear combination of the decision variables Max Z = 2x + 5x 1 2 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 95

96 State the objective function as a linear combination of the decision variables Max Z = 2x + 5x 1 2 Proportionality This means that the contribution of each activity is directly proportional to the level of the activity Métodos Cuantitativos M. En C. Eduardo Bustos Farías 96

97 State the objective function as a linear combination of the decision variables Max Z = 2x + 5x 1 2 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 97

98 State the objective function as a linear combination of the decision variables Max Z = 2x + 5x 1 2 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 98

99 State the constraints as linear combinations of the decision variables 3x + 4x 1 2 9x + 7x machine hours raw material x 1 20 A minimum of 20 units is required of product 1 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 99

100 State the constraints as linear combinations of the decision variables 3x + 4x 1 2 9x + 7x x 1 20 Proportionality. This means that the contribution of each activity is directly proportional to the level of the activity Métodos Cuantitativos M. En C. Eduardo Bustos Farías 100

101 State the constraints as linear combinations of the decision variables 3x + 4x 1 2 9x + 7x x 1 20 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 101

102 State the constraints as linear combinations of the decision variables 3x + 4x 1 2 9x + 7x x 1 20 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 102

103 Identify any upper or lower bounds on the decision variables x1> 0 x 0 2 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 103

104 LP Model Product Mix Formulation Max Z= 2x + 5x S.T. 3x + 4x 200 9x + 7x x x1> 0, x 2 0 Métodos Cuantitativos M. En C. Eduardo Bustos Farías 104

105 Problems Métodos Cuantitativos M. En C. Eduardo Bustos Farías 105

106 EXAMPLE: An Investment Problem: Retirement Planning Services, Inc. A client wishes to invest $750,000 in the following bonds. Years to Company Return Maturity Rating Acme Chemical 8.65% 11 1-Excellent DynaStar 9.50% 10 3-Good Eagle Vision 10.00% 6 4-Fair Micro Modeling 8.75% 10 1-Excellent OptiPro 9.25% 7 3-Good Sabre Systems 9.00% 13 2-Very Good Métodos Cuantitativos M. En C. Eduardo Bustos Farías 106

107 Investment Restrictions No more than 25% can be invested in any single company. At least 50% should be invested in longterm bonds (maturing in 10+ years). No more than 35% can be invested in DynaStar, Eagle Vision, and OptiPro. FORMULATE THE LP MODEL Métodos Cuantitativos M. En C. Eduardo Bustos Farías 107

108 EXAMPLE:A Blending Problem:The Agri-Pro Company Agri-Pro has received an order for 8,000 pounds of chicken feed to be mixed from the following feeds. Percent of Nutrient in Nutrient Feed 1 Feed 2 Feed 3 Feed 4 Corn 30% 5% 20% 10% Grain 10% 3% 15% 10% Minerals 20% 20% 20% 30% Cost per pound $0.25 $0.30 $0.32 $0.15 The order must contain at least 20% corn, 15% grain, and 15% minerals. FORMULATE THE LP MODEL Métodos Cuantitativos M. En C. Eduardo Bustos Farías 108

109 LP Formulation -Blending Problem The manager of an oil refinery must decide on the optimal mix of two possible blending processes, of which the inputs and outputs per production run of each process are as follows: Input Output Process Crude A Crude B Gasoline X Gasoline Y The maximum amounts available of crudes A and B are 200 units and 150 units, respectively. Market requirements show that at least 100 units of gasoline X and 80 units of gasoline Y must be produced. The profits per production run from process 1 and process 2 are 3 and 4, respectively Métodos Cuantitativos M. En C. Eduardo Bustos Farías 109 FORMULATE THE LP MODEL

Overview of OR Modeling Approach & Introduction to Linear Programming

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

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

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

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

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

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

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

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

METROPOLITAN COUNCIL S FORECASTS METHODOLOGY JUNE 14, 2017

METROPOLITAN COUNCIL S FORECASTS METHODOLOGY JUNE 14, 2017 METROPOLITAN COUNCIL S FORECASTS METHODOLOGY JUNE 14, 2017 Metropolitan Council s Forecasts Methodology Long-range forecasts at Metropolitan Council are updated at least once per decade. Population, households

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

Hedonic Pricing Model Open Space and Residential Property Values

Hedonic Pricing Model Open Space and Residential Property Values Hedonic Pricing Model Open Space and Residential Property Values Open Space vs. Urban Sprawl Zhe Zhao As the American urban population decentralizes, economic growth has resulted in loss of open space.

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

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

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

What Factors Determine the Volume of Home Sales in Texas?

What Factors Determine the Volume of Home Sales in Texas? What Factors Determine the Volume of Home Sales in Texas? Ali Anari Research Economist and Mark G. Dotzour Chief Economist Texas A&M University June 2000 2000, Real Estate Center. All rights reserved.

More information

86M 4.2% Executive Summary. Valuation Whitepaper. The purposes of this paper are threefold: At a Glance. Median absolute prediction error (MdAPE)

86M 4.2% Executive Summary. Valuation Whitepaper. The purposes of this paper are threefold: At a Glance. Median absolute prediction error (MdAPE) Executive Summary HouseCanary is developing the most accurate, most comprehensive valuations for residential real estate. Accurate valuations are the result of combining the best data with the best models.

More information

A Note on the Efficiency of Indirect Taxes in an Asymmetric Cournot Oligopoly

A Note on the Efficiency of Indirect Taxes in an Asymmetric Cournot Oligopoly Submitted on 16/Sept./2010 Article ID: 1923-7529-2011-01-53-07 Judy Hsu and Henry Wang A Note on the Efficiency of Indirect Taxes in an Asymmetric Cournot Oligopoly Judy Hsu Department of International

More information

Return on Investment Model

Return on Investment Model THOMAS JEFFERSON PLANNING DISTRICT COMMISSION Return on Investment Model Last Updated 7/11/2013 The Thomas Jefferson Planning District Commission developed a Return on Investment model that calculates

More information

Transit-Oriented Development Specialized Real Estate Services

Transit-Oriented Development Specialized Real Estate Services COLLIERS INTERNATIONAL Transit-Oriented Development Specialized Real Estate Services Accelerating success. Colliers International transit-oriented development GROUP P. 1 2 transit-oriented development

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

Past & Present Adjustments & Parcel Count Section... 13

Past & Present Adjustments & Parcel Count Section... 13 Assessment 2017 Report This report includes specific information regarding the 2017 assessment as well as general information about both the appeals and assessment processes. Contents Introduction... 3

More information

Chapter 11 Investments in Noncurrent Operating Assets Utilization and Retirement

Chapter 11 Investments in Noncurrent Operating Assets Utilization and Retirement Chapter 11 Investments in Noncurrent Operating Assets Utilization and Retirement 1. The annual depreciation expense 2. The depletion of natural resources 3. The changes in estimates and methods in the

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

Intangibles CHAPTER CHAPTER OBJECTIVES. After careful study of this chapter, you will be able to:

Intangibles CHAPTER CHAPTER OBJECTIVES. After careful study of this chapter, you will be able to: CHAPTER Intangibles CHAPTER OBJECTIVES After careful study of this chapter, you will be able to: 1. Explain the accounting alternatives for intangibles. 2. Record the amortization or impairment of intangibles.

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

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

Initial sales ratio to determine the current overall level of value. Number of sales vacant and improved, by neighborhood.

Initial sales ratio to determine the current overall level of value. Number of sales vacant and improved, by neighborhood. Introduction The International Association of Assessing Officers (IAAO) defines the market approach: In its broadest use, it might denote any valuation procedure intended to produce an estimate of market

More information

EVGN 11. The Valuer s Use of Statistical Tools

EVGN 11. The Valuer s Use of Statistical Tools EVGN 11 The Valuer s Use of Statistical Tools 1. Introduction 2. Preconditions for the use of AVMs 3. Limitations on the use of AVMs once the preconditions have been met 4. Portfolio valuation 1. Introduction

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

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

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

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

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

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

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

Economic Impact of Commercial Multi-Unit Residential Property Transactions in Toronto, Calgary and Vancouver,

Economic Impact of Commercial Multi-Unit Residential Property Transactions in Toronto, Calgary and Vancouver, Economic Impact of Commercial Multi-Unit Residential Property Transactions in Toronto, Calgary and Vancouver, 2006-2008 SEPTEMBER 2009 Economic Impact of Commercial Multi-Unit Residential Property Transactions

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

Introduction. Bruce Munneke, S.A.M.A. Washington County Assessor. 3 P a g e

Introduction. Bruce Munneke, S.A.M.A. Washington County Assessor. 3 P a g e Assessment 2016 Report This report includes specific information regarding the 2016 assessment as well as general information about both the appeals and assessment processes. Contents Introduction... 3

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

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

The Effects of Housing Price Changes on the Distribution of Housing Wealth in Singapore

The Effects of Housing Price Changes on the Distribution of Housing Wealth in Singapore The Effects of Housing Price Changes on the Distribution of Housing Wealth in Singapore Joy Chan Yuen Yee & Liu Yunhua Nanyang Business School, Nanyang Technological University, Nanyang Avenue, Singapore

More information

The joint leases project change is coming

The joint leases project change is coming No. 2010-4 18 June 2010 Technical Line Technical guidance on standards and practice issues The joint leases project change is coming What you need to know The proposed changes to the accounting for leases

More information

CHAPTER 9. Plant Assets, Natural Resources, and Intangible Assets 6, 7, 8, 24, 25, 26 3, 4, 5, 6, 7 11, , 17, 18, 19, 20, 21, 22

CHAPTER 9. Plant Assets, Natural Resources, and Intangible Assets 6, 7, 8, 24, 25, 26 3, 4, 5, 6, 7 11, , 17, 18, 19, 20, 21, 22 CHAPTER 9 Plant Assets, Natural Resources, and Intangible Assets ASSIGNMENT CLASSIFICATION TABLE Study Objectives Questions Brief Exercises Do It! Exercises A Problems B Problems 1. Describe how the cost

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

THE APPRAISAL OF REAL ESTATE 3 RD CANADIAN EDITION BUSI 330

THE APPRAISAL OF REAL ESTATE 3 RD CANADIAN EDITION BUSI 330 THE APPRAISAL OF REAL ESTATE 3 RD CANADIAN EDITION BUSI 330 REVIEW NOTES by CHUCK DUNN CHAPTER 3 Copyright 2010 by the Real Estate Division and Chuck Dunn. All rights reserved Review Notes: Foundations

More information

Leases: A Comprehensive Update on the Joint Project

Leases: A Comprehensive Update on the Joint Project The Dbriefs Financial Reporting series presents: Leases: A Comprehensive Update on the Joint Project Bob Uhl, Deloitte & Touche LLP Trevor Farber, Deloitte & Touche LLP James Barker, Deloitte & Touche

More information

AVM Validation. Evaluating AVM performance

AVM Validation. Evaluating AVM performance AVM Validation Evaluating AVM performance The responsible use of Automated Valuation Models in any application begins with a thorough understanding of the models performance in absolute and relative terms.

More information

Proving Depreciation

Proving Depreciation Institute for Professionals in Taxation 40 th Annual Property Tax Symposium Tucson, Arizona Proving Depreciation Presentation Concepts and Content: Kathy G. Spletter, ASA Stancil & Co. Irving, Texas kathy.spletter@stancilco.com

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

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

Volume 35, Issue 1. Hedonic prices, capitalization rate and real estate appraisal

Volume 35, Issue 1. Hedonic prices, capitalization rate and real estate appraisal Volume 35, Issue 1 Hedonic prices, capitalization rate and real estate appraisal Gaetano Lisi epartment of Economics and Law, University of assino and Southern Lazio Abstract Studies on real estate economics

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

PROPOSED METRO JOINT DEVELOPMENT PROGRAM: POLICIES AND PROCESS July 2015 ATTACHMENT B

PROPOSED METRO JOINT DEVELOPMENT PROGRAM: POLICIES AND PROCESS July 2015 ATTACHMENT B PROPOSED METRO JOINT DEVELOPMENT PROGRAM: POLICIES AND PROCESS ATTACHMENT B TABLE OF CONTENTS I. INTRODUCTION / PURPOSE............................ 3 II. OBJECTIVES / GOALS..................................

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

Real Estate Reference Material

Real Estate Reference Material Valuation Land valuation Land is the basic essential of property development and unlike building commodities - such as concrete, steel and labour - it is in relatively limited supply. Quality varies between

More information

86 years in the making Caspar G Haas 1922 Sales Prices as a Basis for Estimating Farmland Value

86 years in the making Caspar G Haas 1922 Sales Prices as a Basis for Estimating Farmland Value 2 Our Journey Begins 86 years in the making Caspar G Haas 1922 Sales Prices as a Basis for Estimating Farmland Value Starting at the beginning. Mass Appraisal and Single Property Appraisal Appraisal

More information

V2 = ( V1 - v1 ) V2 = V1 + ( v2 - ) (v2 - v1) is the net inventory change between the two time periods, and the rate of net inventory change is

V2 = ( V1 - v1 ) V2 = V1 + ( v2 - ) (v2 - v1) is the net inventory change between the two time periods, and the rate of net inventory change is A IMPLIFIED URBAN HOUING INVENTORY MODEL - WITH PRACTICAL APPLICATION Ko Ching hih, U.. Department of Housing Urban Development I. Introduction ince 1950, the Bureau of the Census has established a standard

More information

Lecture 8 (Part 1) Depreciation

Lecture 8 (Part 1) Depreciation Seg2510 Management Principles for Engineering Managers Lecture 8 (Part 1) Depreciation Department of Systems Engineering and Engineering Management The Chinese University of Hong Kong 1 Depreciation Depreciation

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

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

Camp Central Appraisal District LEGAL AND ADMINISTRATIVE REQUIREMENTS

Camp Central Appraisal District LEGAL AND ADMINISTRATIVE REQUIREMENTS Camp Central Appraisal District LEGAL AND ADMINISTRATIVE REQUIREMENTS Counties are responsible for creating and establishing an Appraisal District. As a political subdivision of the state the major responsibility

More information

ISSUES OF EFFICIENCY IN PUBLIC REAL ESTATE RESOURCES MANAGEMENT

ISSUES OF EFFICIENCY IN PUBLIC REAL ESTATE RESOURCES MANAGEMENT Alina Zrobek-Rozanska (MSC) Prof. Ryszard Zrobek University of Warmia and Mazury in Olsztyn, Poland rzrobek@uwm.edu.pl alina.zrobek@uwm.edu.pl ISSUES OF EFFICIENCY IN PUBLIC REAL ESTATE RESOURCES MANAGEMENT

More information

THE RATIONAL BUYER APPROACH FOR THE ACQUISITION OF CAPACITY-BASED ANCILLARY SERVICES OUTLINE

THE RATIONAL BUYER APPROACH FOR THE ACQUISITION OF CAPACITY-BASED ANCILLARY SERVICES OUTLINE THE RATIONAL BUYER APPROACH FOR THE ACQUISITION OF CAPACITY-BASED ANCILLARY SERVICES Gianfranco Chicco George Gross Politecnico and University of Illinois di Torino Urbana-Champaign presentation at the

More information

Estimating Strategic Impacts Of Foreclosed Housing Redevelopment Using Spatial Analysis

Estimating Strategic Impacts Of Foreclosed Housing Redevelopment Using Spatial Analysis University of Massachusetts Boston From the SelectedWorks of Michael P. Johnson Estimating Strategic Impacts Of Foreclosed Housing Redevelopment Using Spatial Analysis Michael P Johnson, Jr. Available

More information

The Proposal of Cadastral Value Determination Based on Artificial Intelligence

The Proposal of Cadastral Value Determination Based on Artificial Intelligence The Proposal of Cadastral Value Determination Based on Artificial Intelligence Jarosław BYDŁOSZ, Piotr CICHOCIŃSKI, Piotr PARZYCH, Poland Key words: neural network, artificial intelligence, cadastral value,

More information

METROPOLITAN NORTH GEORGIA WATER PLANNING DISTRICT CONSERVATION PRICING GUIDANCE JANUARY 2014

METROPOLITAN NORTH GEORGIA WATER PLANNING DISTRICT CONSERVATION PRICING GUIDANCE JANUARY 2014 INTRODUCTION METROPOLITAN NORTH GEORGIA WATER PLANNING DISTRICT CONSERVATION PRICING GUIDANCE JANUARY 2014 All water systems in the Metropolitan North Georgia Water Planning District (Metro Water District)

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

Goods and Services Tax and Mortgage Costs of Australian Credit Unions

Goods and Services Tax and Mortgage Costs of Australian Credit Unions Goods and Services Tax and Mortgage Costs of Australian Credit Unions Author Liu, Benjamin, Huang, Allen Published 2012 Journal Title The Empirical Economics Letters Copyright Statement 2012 Rajshahi University.

More information

The Accuracy of Automated Valuation Models

The Accuracy of Automated Valuation Models The Accuracy of Automated Valuation Models European Valuation Conference Belgrade 20 th -22 nd April 2017 Professor George Matysiak Agenda AVMs Examples of valuation accuracy More transparency Study work

More information

Demonstration Properties for the TAUREAN Residential Valuation System

Demonstration Properties for the TAUREAN Residential Valuation System Demonstration Properties for the TAUREAN Residential Valuation System Taurean has provided a set of four sample subject properties to demonstrate many of the valuation system s features and capabilities.

More information

Egyptian Nationwide Title Cadastre System

Egyptian Nationwide Title Cadastre System Kholoud SAAD, Egypt Key words: Cadastre, Registration, Urban, Rural, National Cadastre, Automation, reengineering. SUMMARY With growing need for integrated information, Enterprise Solutions has become

More information

Accounting for tangible fixed Assets

Accounting for tangible fixed Assets Accounting for tangible fixed Assets Fixed assets are used (not consumed) in operations of a business provide benefits beyond the current accounting period Fixed assets are either acquired or self constructed

More information

The Effect of Relative Size on Housing Values in Durham

The Effect of Relative Size on Housing Values in Durham TheEffectofRelativeSizeonHousingValuesinDurham 1 The Effect of Relative Size on Housing Values in Durham Durham Research Paper Michael Ni TheEffectofRelativeSizeonHousingValuesinDurham 2 Introduction Real

More information

EXPLANATION OF MARKET MODELING IN THE CURRENT KANSAS CAMA SYSTEM

EXPLANATION OF MARKET MODELING IN THE CURRENT KANSAS CAMA SYSTEM EXPLANATION OF MARKET MODELING IN THE CURRENT KANSAS CAMA SYSTEM I have been asked on numerous occasions to provide a lay man s explanation of the market modeling system of CAMA. I do not claim to be an

More information

Automatic Cryptanalysis of Block Ciphers with CP

Automatic Cryptanalysis of Block Ciphers with CP Automatic Cryptanalysis of Block Ciphers with CP A case study: related key differential cryptanalysis David Gerault LIMOS, University Clermont Auvergne This presentation is inspired by 4 papers written

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

Network Analysis: Minimum Spanning Tree,

Network Analysis: Minimum Spanning Tree, Network Analysis: Minimum Spanning Tree, M. en C. Eduardo Bustos Farías 1 Definitions A network consists of a set of nodes and a set of arcs connecting the nodes Nodes are also called vertices or points

More information

INVESTOR PRESENTATION MAY 2013

INVESTOR PRESENTATION MAY 2013 INVESTOR PRESENTATION MAY 2013 Forward-Looking Statements This presentation includes forward-looking statements. These statements are subject to a number of risks, uncertainties and other factors that

More information

IREDELL COUNTY 2015 APPRAISAL MANUAL

IREDELL COUNTY 2015 APPRAISAL MANUAL STATISTICS AND THE APPRAISAL PROCESS INTRODUCTION Statistics offer a way for the appraiser to qualify many of the heretofore qualitative decisions which he has been forced to use in assigning values. In

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

Analysis Prepared by David L. Sjoquist and Robert J. Eger III

Analysis Prepared by David L. Sjoquist and Robert J. Eger III GEORGIA STATE UNIVERSITY ANDREW YOUNG SCHOOL OF POLICY STUDIES FISCAL RESEARCH CENTER DECEMBER 1, 2006 SUBJECT: Estimated Effects of Population Growth on Atlanta Public School s Revenue and Expenditures

More information

RAINS COUNTY APPRAISAL DISTRICT

RAINS COUNTY APPRAISAL DISTRICT RAINS COUNTY APPRAISAL DISTRICT 2017 MASS APPRAISAL SUMMARY REPORT mass appraisal report 2017 uspap_appr_report RAINS COUNTY APPRAISAL DISTRICT 2017 MASS APPRAISAL SUMMARY REPORT Identification of Subject:

More information

Housing market and finance

Housing market and finance Housing market and finance Q: What is a market? A: Let s play a game Motivation THE APPLE MARKET The class is divided at random into two groups: buyers and sellers Rules: Buyers: Each buyer receives a

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

The Local Impact of Home Building in Douglas County, Nevada. Income, Jobs, and Taxes generated. Prepared by the Housing Policy Department

The Local Impact of Home Building in Douglas County, Nevada. Income, Jobs, and Taxes generated. Prepared by the Housing Policy Department The Local Impact of Home Building in Douglas County, Nevada Income, Jobs, and Taxes generated = Prepared by the Housing Policy Department May 2007 National Association of Home Builders 1201 15th Street,

More information

The Change of Urban-rural Income Gap in Hefei and Its Influence on Economic Development

The Change of Urban-rural Income Gap in Hefei and Its Influence on Economic Development 2017 2 nd International Conference on Education, Management and Systems Engineering (EMSE 2017) ISBN: 978-1-60595-466-0 The Change of Urban-rural Income Gap in Hefei and Its Influence on Economic Development

More information

Economic Impacts of MLS Home Sales and Purchases in Canada and the Provinces

Economic Impacts of MLS Home Sales and Purchases in Canada and the Provinces Economic Impacts of MLS Home Sales and Purchases in Canada and the Provinces 2006 2008 FINAL REPORT April 24, 2009 Economic Impacts of MLS Home Sales and Purchases in Canada and the Provinces 2006-2008

More information

CHIEF REAL ESTATE OFFICER, 1949

CHIEF REAL ESTATE OFFICER, 1949 12-10-93 CHIEF REAL ESTATE OFFICER, 1949 Summary of Duties: A Chief Real Estate Officer plans, organizes, and directs, or assists in the planning and directing of administrative and technical real estate

More information

HOUSING TECHNICIAN I HOUSING TECHNICIAN II

HOUSING TECHNICIAN I HOUSING TECHNICIAN II CITY OF ROSEVILLE HOUSING TECHNICIAN I HOUSING TECHNICIAN II DEFINITION To perform responsible administrative and technical support duties related to affordable housing program eligibility, certification,

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

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

The Effective Analyst: From Research to Execution. Contents are subject to change. For the latest updates visit

The Effective Analyst: From Research to Execution. Contents are subject to change. For the latest updates visit The Effective Analyst: From Research to Page 1 of 8 Why Attend Solving problems in the business world is essential to keeping things moving along smoothly. While problems differ in complexity, almost all

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

Development of e-land Administration in Sweden

Development of e-land Administration in Sweden Development of e-land Administration in Sweden Roger EKMAN, Sweden Key words: e-land Administration, e-cadastre, delivery times, process development SUMMARY A characteristic of the Swedish cadastral procedure

More information

MODULE 7-A: APPRAISALS, BPOS AND USPAP

MODULE 7-A: APPRAISALS, BPOS AND USPAP MODULE 7-A: APPRAISALS, BPOS AND USPAP LEARNING OBJECTIVES One of the most challenging aspects of the real estate business is the development of prices or values of the rights to real estate. Buyers and

More information

RT319 Validating Advanced Work Packaging as a Best Practice A Game Changer

RT319 Validating Advanced Work Packaging as a Best Practice A Game Changer RT319 Validating Advanced Work Packaging as a Best Practice A Game Changer Jim Rammell, Wood Group Mustang William O Brien, University of Texas at Austin With thanks to Stan Stasek, DTE Energy Agenda Case

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

Cycle Monitor Real Estate Market Cycles Third Quarter 2017 Analysis

Cycle Monitor Real Estate Market Cycles Third Quarter 2017 Analysis Cycle Monitor Real Estate Market Cycles Third Quarter 2017 Analysis Real Estate Physical Market Cycle Analysis of Five Property Types in 54 Metropolitan Statistical Areas (MSAs). Income-producing real

More information

PROPERTY TAX IS A PRINCIPAL REVENUE SOURCE

PROPERTY TAX IS A PRINCIPAL REVENUE SOURCE TAXABLE PROPERTY VALUES: EXPLORING THE FEASIBILITY OF DATA COLLECTION METHODS Brian Zamperini, Jennifer Charles, and Peter Schilling U.S. Census Bureau* INTRODUCTION PROPERTY TAX IS A PRINCIPAL REVENUE

More information

Public incentives and conservation easements on private land

Public incentives and conservation easements on private land Public and conservation easements on private land Jordan Suter Colorado State University Sahan Dissanayake Colby College Lynne Lewis Bates College November 2, 2013 Heartland Environmental and Resource

More information