Mathematics 235 Robert Gross Homework 9 Answers

Similar documents
Chapter 4 DECISION ANALYSIS

(a) We have x = 3 + 2t, y = 2 t, z = 6 so solving for t we get the symmetric equations. x 3 2. = 2 y, z = 6. t 2 2t + 1 = 0,

Constrained Optimization: The Method of Lagrange Multipliers:

APPLICATIONS AND MODELING WITH QUADRATIC EQUATIONS

Agriculture & Business Management Notes...

MEP Y9 Practice Book A

Learning Objectives. Essential Concepts

Math 1314 Lesson 8 Business Applications: Break Even Analysis, Equilibrium Quantity/Price

Using Excel s Solver

1 Calculus of Several Variables

Pricing I: Linear Demand

Decision Analysis. Here is the statement of the problem:

Linear Programming. Solving LP Models Using MS Excel, 18

Chapter 5. Linear Inequalities and Linear Programming. Linear Programming in Two Dimensions: A Geometric Approach

Pasture, Rangeland, and Forage Insurance: A Risk Management Tool for Hay and Livestock Producers

2013 MBA Jump Start Program

Linear Programming Notes V Problem Transformations

Rain on Planting Protection. Help Guide

Sample Midterm Solutions

Solving Linear Programs using Microsoft EXCEL Solver

Chapter 4 Decision Analysis

BREAK-EVEN ANALYSIS. In your business planning, have you asked questions like these?

Special cases in Transportation Problems

Journal of Sustainable Development in Africa (Volume 12, No.2, 2010)

Fill-in-the-Blank Equations. Exercises

Linear Programming Supplement E

Constrained optimization.

Problem Solving and Data Analysis

Decision Theory Rational prospecting

CHAPTER 10 MARKET POWER: MONOPOLY AND MONOPSONY

Fixed Cost. Marginal Cost. Fixed Cost. Marginal Cost

11.3 BREAK-EVEN ANALYSIS. Fixed and Variable Costs

Notes on Excel Forecasting Tools. Data Table, Scenario Manager, Goal Seek, & Solver

Finance 350: Problem Set 6 Alternative Solutions

Inflation. Chapter Money Supply and Demand

Prescriptive Analytics. A business guide

constraint. Let us penalize ourselves for making the constraint too big. We end up with a

Long-Run Average Cost. Econ 410: Micro Theory. Long-Run Average Cost. Long-Run Average Cost. Economies of Scale & Scope Minimizing Cost Mathematically

Discovering Math: Using and Collecting Data Teacher s Guide

Basic Properties of Rational Expressions

Chapter 14. Working Capital Policy

Economics 2020a / HBS 4010 / HKS API-111 FALL 2010 Solutions to Practice Problems for Lectures 1 to 4

Marginal Cost. Example 1: Suppose the total cost in dollars per week by ABC Corporation for 2

Effective Inventory Analysis

Sensitivity Analysis 3.1 AN EXAMPLE FOR ANALYSIS

Optimization Modeling for Mining Engineers

Excel Modeling Practice. The Svelte Glove Problem Step-by-Step With Instructions

SMALLHOLDER MAIZE PRODUCTION EFFICIENCY IN KENYA

Fundamentals of Decision Theory

Airport Planning and Design. Excel Solver

Correlation key concepts:

Optimization: Optimal Pricing with Elasticity

Examples on Monopoly and Third Degree Price Discrimination

Product Mix as a Framing Exercise: The Role of Cost Allocation. Anil Arya The Ohio State University. Jonathan Glover Carnegie Mellon University

Midterm Exam #1 - Answers

Lesson 4 Annuities: The Mathematics of Regular Payments

AGGREGATE & CAPACITY PLANNING

Chapter 6 Cost-Volume-Profit Relationships

VISUAL 6.1 GREAT BRITAIN S AMERICAN COLONIES

Principles of Hedging with Futures

Part Three. Cost Behavior Analysis

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving

USING EXCEL SOLVER IN OPTIMIZATION PROBLEMS

Management Accounting 303 Segmental Profitability Analysis and Evaluation

Lecture 2. Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization

Solving Linear Programs in Excel

PUTTING FORAGES TOGETHER FOR YEAR ROUND GRAZING

Problem Set 9 Solutions

Yield Response of Corn to Plant Population in Indiana

The Point-Slope Form

Summary of specified general model for CHP system

load-balancing service

Refinery Planning & Scheduling - Plan the Act. Act the Plan.

Assumptions of CVP Analysis. Objective 1: Contribution Margin Income Statement. Assumptions of CVP Analysis. Contribution Margin Example

Economics II: Micro Fall 2009 Exercise session 5. Market with a sole supplier is Monopolistic.

Plan Your Advertising Budget

Tutorial: Using Excel for Linear Optimization Problems

Linear functions Increasing Linear Functions. Decreasing Linear Functions

There are 6 base years in China GDP estimation history. The base year of

Table of Contents MICRO ECONOMICS

Economic Ordering Quantities: A Practical Cost Reduction Strategy for Inventory Management

Productioin OVERVIEW. WSG5 7/7/03 4:35 PM Page 63. Copyright 2003 by Academic Press. All rights of reproduction in any form reserved.

Chapter 4. Duality. 4.1 A Graphical Example

The Data of Macroeconomics

15.053/8 February 26, 2013

Betting with the Kelly Criterion

Break-Even and Leverage Analysis

Review 3. Table The following table presents cost and revenue information for Soper s Port Vineyard.

Name: ID: Discussion Section:

2 Applications to Business and Economics

Group Risk Income Protection

1 3 4 = 8i + 20j 13k. x + w. y + w

1.7 Graphs of Functions

What Drives the Consumer Price Index? Joshua Klick, Bureau of Labor Statistics, Washington DC

Homework 1 1. Calculus. Homework 1 Due Date: September 26 (Wednesday) x x 280. R = x. C = 95x

Support Vector Machines Explained

Linear Programming Notes VII Sensitivity Analysis

Transcription:

Mathematics 235 Robert Gross Homework 9 Answers 1. A certain port has 3 loading docks, labelled A, B, and C. The distances between the docks, in meters, is: A B C A 100 175 B 100 75 C 175 75 Three boats, the Nina, the Pinta, and the Santa Maria, need to come into port and dock simultaneously, one at each dock, and transfer goods. The quantity of cargo to be transferred, in kilograms, is To From Nina Pinta Santa Maria Nina 60 75 Pinta 80 Santa Maria 35 85 The objective is to minimize the product of the weight of the cargo that must be moved and the distance that the cargo is moved. For example, if the Nina is in dock A, the Pinta in dock B, and the Santa Maria in dock C, then the product will be 60 100 + 75 175 + 80 75 + 175 35 + 75 85. Formulate this problem, which probably will involve binary variables. Be sure to state your objective function and constraints clearly. The objective function will probably not be linear. Then use Excel and Solver to find the optimal solution. Answer: We start by defining 9 binary variables. Let { 1 if the Nina is in dock A y NA = 0 otherwise and similarly for y NB, y NC, y P A, y P B, y P C, y SA, y SB, and y SC. There are 6 constraints, to make sure that a boat is in only one dock and each dock contains only one boat: Nina: Pinta: Santa Maria: Dock A: Dock B: Dock C: y NA + y NB + y NC = 1 y P A + y P B + y P C = 1 y SA + y SB + y SC = 1 y NA + y P A + y SA = 1 y NB + y P B + y SB = 1 y NC + y P C + y SC = 1 The objective function is trickier to formulate. Start by noticing that it does not matter whether cargo is moved from the Nina to the Pinta or vice versa, and similarly for any other two choices of boats. The relevant weights are only the total amount of cargo moved between the two ships: Ships Cargo transferred (kg) Nina Pinta 60 Nina Santa Maria 110 Pinta Santa Maria 165 Now, suppose that the Nina is in dock A and the Pinta is in dock B, or vice versa. The distance between them is 100m, so this piece of the objective function looks like 100(y NA y P B + y NB y P A )60. If one of those two boats is in dock A and the other is in dock C, then another piece of the objective function is 175(y NA y P C + y NC y P A )60.

And there is a third piece of the objective function, corresponding to docks B and C: 75(y NB y P C + y NC y P B )60. Adding, the part of the objective function covering the transfer of cargo from the Nina to the Pinta is 60 (100(y NA y P B + y NB y P A ) + 175(y NA y P C + y NC y P A ) + 75(y NB y P C + y NC y P B )) Repeat this three times, and the entire objective function is: Nina Pinta: Nina Santa Maria: Pinta Santa Maria: 60 (100(y NA y P B + y NB y P A ) + 175(y NA y P C + y NC y P A ) + 75(y NB y P C + y NC y P B )) + 110 (100(y NA y SB + y NB y SA ) + 175(y NA y SC + y NC y SA ) + 75(y NB y SC + y NC y SB )) + 165 (100(y P A y SB + y P B y SA ) + 175(y P A y SC + y P C y SA ) + 75(y P B y SC + y P C y SB )) Excel and Solver report that the optimal solution is to dock the Nina in dock A, the Santa Maria in dock B, and the Pinta in dock C. The total expenditure is 33,875 kg-m. 2. The Cobb Douglas production function is a classic model from economics used to model output as a function of capital and labor. It has the form f(l, C) = al b C d where L represents units of labor, C represents units of capital, and a, b, and d are constants. For example, set a = 5, b = 0. and d = 0.75, and assume that the cost of a unit of labor is $ and the cost of a unit of capital is $75. Assume that a total of $75,000 is available, and will all be used for either labor or capital. (a) Write out a model to maximize f(l, C). Be sure to state your constraints clearly. The model will be non-linear. (b) Use Excel and Solver to find the optimal solution. (c) What is the approximate shadow price for the constraint that a total of $75,000 is available? Answer: (a) We need to maximize f(l, C) = 5L 0. C 0.75 given that L + 75C = 75000, with L 0 and C 0. (b) Excel and Solver report that the optimal solution is to use 750 units of labor and 750 units of capital, and the output will be 3,750. (We are not given units for the output.) (c) The approximate shadow price for the constraint is given in the sensitivity report. It is the Lagrange multiplier, which is approximately 0.05. 3. Suppose that we need to find both the maximum and the minimum of the function f(x, y) = 2x + 3y, given the constraint x 2 + y 2 = 10. (a) Formulate this problem using Lagrange multipliers. Write out the 3 equations involving x, y, and λ. Then solve the equations. (b) Solve the problem using Excel and Solver. You will need to run Solver twice, once to find the maximum and once to find the minimum. Do not constraint the variables x and y to be positive. (c) Verify that the numerical solutions found by Solver are the same as the ones that you found in part (a). Answer: (a) We write g(x, y) = x 2 + y 2 10, and write out the equations: We get f x = λ g x f y = λ g y g(x, y) = 0 2 = λ(2x) 3 = λ(2y) x 2 + y 2 = 10

Divide the first equation by the second, and we get 2 3 = x y, or 2y = 3x. Therefore, y = 3 2x. Substitute into the third equation, and we have x 2 + 9 4 x2 = 10, or 13 4 x2 = 10, or x 2 = 40 13. Therefore, x = ± 40 13 ±1.7541. Then y = 3 2x ±2.6312. The maximum value of the function occurs when x 1.7541 and y 2.6312, and the value of the function is approximately 11.4018. The minimum value of the function occurs when x 1.7541 and y 2.6312, and the value of the function is approximately 11.4018. 4. Western Sports sells winter clothing. The store must place its order for down vests well before the season starts, because they are made during the summer. Western must decide whether to place a large, medium, or small order for vests, and the number sold will depend mostly on whether the winter is mild, normal, or frigid. The following table summarizes the net profit (in thousands of dollars) that Western expects under each scenario: Amount of Snow Size of order Frigid Normal Mild Large 10 7 3 Medium 9 9 7 Small 4 4 4 (a) Using the optimistic decision rule, what decision should Western Sports make? Explain your answer. (b) Using the conservative decision rule, what decision should Western Sports make? Explain your answer. (c) Use the minimax regret rule to help Western Sports decide. Explain your answer. (d) Suppose that the probability of a frigid winter is 0.2, that of a normal winter is 0.5, and that of a mild winter is 0.3. Use the expected value approach to formulate a decision. What is the Expected Value of Perfect Information? Answer: (a) The single biggest value in the table is 10, so using the optimistic approach, Western Sports would place a large order and hope for frigid weather. (b) The conservative rule calls for a medium order, because that ensures a profit of no worse than 7 in all cases. A large order might result in a profit of 3, and a small order only returns a profit of 4. (c) Let s add regrets to the table: Amount of Snow Regrets Size of order Frigid Normal Mild Frigid Normal Mild Max Large 10 7 3 0 2 4 4 Medium 9 9 7 1 0 0 1 Small 4 4 4 6 5 3 3 Therefore, the minimax regret strategy calls for a medium order. (d) The expected value of a large order is 10 0.2 + 7 0.5 + 3 0.3 = 6.4, the expected value of a medium order is 8.4, and the expected value of a small order is 4. The expected value approach calls for a medium order. With perfect information, we would place a Large order with frigid weather, and a Medium order otherwise, and the expected value would be 10 0.2 + 9 0.5 + 7 0.3 = 8.6. Therefore, the expected value of perfect information is 8.6 8.4 = 0.2 thousand dollars. 5. Grow-It Farms has a choice of four crops to plant in a certain field this month. The farm manager estimates the following yield in bushels, and incomes for each of the four crops, depending on the weather: Expected Yield Dry (D) 20 15 40 Moderate (M) 35 20 40 Rainy (R) 40 40 Income/bushel $1.00 $1.50 $1.00 $0.80 (a) Using the optimistic decision rule, what decision should Grow-It make? Explain your answer. (b) Using the conservative decision rule, what decision should Grow-It make? Explain your answer. (c) Use the minimax regret rule to help Grow-It decide. Explain your answer.

(d) Suppose that the probability of a dry weather (D) is 0.10, that of moderate weather (M) is 0.55, and that of a rainy weather (R) is 0.35. Use the expected value approach to formulate a decision. What is the Expected Value of Perfect Information? (e) Suppose that Grow-It can wait a week, and use the weather for that week to help estimate the various probabilities for the upcoming growing season. In particular, Grow-It will classify the rainfall during the coming week as high (H) or low (L), and use the following probabilities: P (H) = 0.50 P (L) = 0.4700 P (D H) = 0.0189 P (D L) = 0.1915 P (M H) = 0.5189 P (M L) = 0.5851 P (R H) = 0.4623 P (R L) = 0.2234 If Grow-It waits a week, what strategy should be followed? What is the Expected Value of Sample Information? What is the efficiency of the survey? Answer: Let s start by converting the payoff table to dollars, because we wish to maximize income, not bushels: Expected Income Dry (D) 20.00 22.50.00.00 Moderate (M) 35.00.00.00.00 Rainy (R) 40.00 45.00.00.00 I could be clever and eliminate Crop 3 from consideration at this point, because in all circumstances Crop 4 is more profitable. I ll leave it in just for completeness, but it can never be the right option. (a) The optimistic approach calls for planting Crop 2, because $45 is the single largest number in the table. (b) The pessimistic approach calls for planting Crop 4, because that guarantees a profit of $. If we planted Crop 1, we might end up with a profit of only $20; if we planted Crop 2, we might end up with a profit of only $22.50; and if we planted Crop 3, we might end up with a profit of only $. (c) Let s add regrets to the table: Expected Income Dry (D) 20.00 22.50.00.00 Moderate (M) 35.00.00.00.00 Rainy (R) 40.00 45.00.00.00 12.00 9.50 2.00 0.00 Regrets 0.00 5.00 10.00 3.00 5.00 0.00 15.00 13.00 Maximum 12.00 9.50 20.00 13.00 Therefore, the minimax regret approach calls for planting Crop 2. (d) The expected value of Crop 1 is 35., the expected value of Crop 2 is 34.50, the expected value of Crop 3 is.50, and the expected value of Crop 4 is.00. The expected value approach calls for planting Crop 1. With perfect information, in dry weather we would plant Crop 4 with an income of, in moderate weather we would plant Crop 1 with an income of 35, and in rainy weather we would plant Crop 2 with an income of 45. The expected value with perfect information is 38.20, and the expected value of perfect information is 38.2 35. = 2.95. (e) If the rain this week is high, then the expected values of the four crops are respectively 37.0315, 36.7958,.0970, and. If the rainfall is high, we would plant Crop 1, with an expected value of 37.0315. If the rain this week is low, then the expected values of the four crops are respectively 33.2445, 31.9148,.9575, and. If the rainfall is low, we would plant Crop 1, with an expected value of 33.2445. The expected value of this approach is 37.0315 0.53 + 33.2445 0.47 = 35.. The expected value cannot change, because the approach is the same regardless of whether the rain was high or low. The expected value of sample information is 0, and the efficiency is also 0.

Decision Tree for Problem 5 20 37.0315 35 40 22.5 36.7958 45 37.0315 1 2 3 4.0970 35. H=0.53 L=0.47 20 33.2445 35 40 22.5 31.9148 45 33.2445 1 2 3 4.9575