chapter 1 introduction n introduction: problem solving and decision making n quantitative analysis...

31
Chapter 1 Introduction Introduction: Problem Solving and Decision Making Quantitative Analysis and Decision Making Quantitative Analysis Model Development Software Packages

Upload: maria-franklin

Post on 13-Dec-2015

235 views

Category:

Documents


4 download

TRANSCRIPT

Page 1: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Chapter 1Introduction

Introduction: Problem Solving and Decision Making

Quantitative Analysis and Decision Making Quantitative Analysis Model Development Software Packages

Page 2: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Operations Research

The body of knowledge involving quantitative approaches to decision making is referred to as • Management Science• Operations Research• Decision Science

It had its early roots in World War II and is flourishing in business and industry due, in part, to:• numerous methodological developments (e.g.

simplex method for solving linear programming problems)

• a virtual explosion in computing power

Page 3: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Quantitative Analysis and Decision Making

Definethe

Problem

Definethe

Problem

Identifythe

Alternatives

Identifythe

Alternatives

Determinethe

Criteria

Determinethe

Criteria

Identifythe

Alternatives

Identifythe

Alternatives

Choosean

Alternative

Choosean

Alternative

Structuring the ProblemStructuring the Problem Analyzing the ProblemAnalyzing the Problem

Decision-Making Process

Page 4: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Analysis Phase of Decision-Making Process Qualitative Analysis

• based largely on the manager’s judgment and experience

• includes the manager’s intuitive “feel” for the problem

• is more of an art than a science

Quantitative Analysis and Decision Making

Page 5: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Analysis Phase of Decision-Making Process Quantitative Analysis

• analyst will concentrate on the quantitative facts or data associated with the problem

• analyst will develop mathematical expressions that describe the objectives, constraints, and other relationships that exist in the problem

• analyst will use one or more quantitative methods to make a recommendation

Quantitative Analysis and Decision Making

Page 6: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Quantitative Analysis and Decision Making

Potential Reasons for a Quantitative Analysis Approach to Decision Making• The problem is complex.• The problem is very important.• The problem is new.• The problem is repetitive.

Page 7: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Quantitative Analysis

Quantitative Analysis Process• Model Development• Data Preparation• Model Solution• Report Generation

Page 8: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Model Development

Models are representations of real objects or situations

Three forms of models are: • Iconic models - physical replicas (scalar

representations) of real objects• Analog models - physical in form, but do not

physically resemble the object being modeled• Mathematical models - represent real world

problems through a system of mathematical formulas and expressions based on key assumptions, estimates, or statistical analyses

Page 9: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Advantages of Models

Generally, experimenting with models (compared to experimenting with the real situation):• requires less time• is less expensive• involves less risk

The more closely the model represents the real situation, the accurate the conclusions and predictions will be.

Page 10: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Example: Production Problem (1)

The total profit from the sale of a product can be determined by multiplying the profit per unit by the quantity sold. If we let x represent the number of units sold and P the total profit, then, with a profit of $10 per unit, the following mathematical model defines the total profit earned by selling x units

The above mathematical expression describes the problem’s objective and the firm will attempt to maximize profit.

Page 11: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

A production capacity constraint would be necessary if, for instance, 5 hours are required to produce each unit and only 40 hours of production time are available per week. The production time constraint is given by

The value of 5x is the total time required to produce x units; the symbol ≤ indicates that the production time required must be less than or equal to the 40 hours available

Example: Production Problem (2)

Page 12: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

The decision problem or question is the following: How many units of the product should be scheduled each week to maximize profit?

A complete mathematical model for this simple production problem is

This model is an example of a linear programming model.

Example: Production Problem (3)

Page 13: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Mathematical Models

Objective Function – a mathematical expression that describes the problem’s objective, such as maximizing profit or minimizing cost

Constraints – a set of restrictions or limitations, such as production capacities

Uncontrollable Inputs – environmental factors that are not under the control of the decision maker

Decision Variables – controllable inputs; decision alternatives specified by the decision maker, such as the number of units of Product X to produce

Page 14: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Mathematical Models

Deterministic Model – if all uncontrollable inputs to the model are known and cannot vary

Stochastic (or Probabilistic) Model – if any uncontrollable are uncertain and subject to variation

Stochastic models are often more difficult to analyze.

Frequently a less complicated (and perhaps less precise) model is more appropriate than a more complex and accurate one due to cost and ease of solution considerations.

Page 15: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Transforming Model Inputs into Output

Uncontrollable Inputs(Environmental Factors)Uncontrollable Inputs

(Environmental Factors)

ControllableInputs

(DecisionVariables)

ControllableInputs

(DecisionVariables)

Output(Projected Results)

Output(Projected Results)

MathematicalModel

MathematicalModel

Page 16: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Flowchart for the Production Model

Page 17: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Example: Iron Works, Inc.

Iron Works, Inc. manufactures twoproducts made from steel and just receivedthis month's allocation of b pounds of steel.It takes a1 pounds of steel to make a unit of product 1and a2 pounds of steel to make a unit of product 2.

Let x1 and x2 denote this month's production level ofproduct 1 and product 2, respectively. Denote by p1 andp2 the unit profits for products 1 and 2, respectively.

Iron Works has a contract calling for at least m units ofproduct 1 this month. The firm's facilities are such that atmost u units of product 2 may be produced monthly.

Page 18: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Example: Iron Works, Inc.

Mathematical Model• The total monthly profit =

(profit per unit of product 1) x (monthly production of product 1)

+ (profit per unit of product 2) x (monthly production of product 2)

= p1x1 + p2x2

We want to maximize total monthly profit:Max p1x1 + p2x2

Page 19: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Example: Iron Works, Inc.

Mathematical Model (continued)• The total amount of steel used during

monthly production equals: (steel required per unit of product 1)

x (monthly production of product 1) + (steel required per unit of product 2)

x (monthly production of product 2) = a1x1 + a2x2

This quantity must be less than or equal to the allocated b pounds of steel:

a1x1 + a2x2 < b

Page 20: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Example: Iron Works, Inc.

Mathematical Model (continued)• The monthly production level of product 1

must be greater than or equal to m : x1 > m

• The monthly production level of product 2 must be less than or equal to u :

x2 < u

• However, the production level for product 2 cannot be negative:

x2 > 0

Page 21: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Example: Iron Works, Inc.

Mathematical Model Summary

Max p1x1 + p2x2

s.t. a1x1 + a2x2 < b

x1 > m

x2 < u

x2 > 0

Objective

Function

“Subject to”

Constraints

Page 22: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Example: Iron Works, Inc.

Question:Suppose b = 2000, a1 = 2, a2 = 3, m =

60, u = 720, p1 = 100, p2 = 200. Rewrite the model with these specific values for the uncontrollable inputs.

Page 23: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Example: Iron Works, Inc.

Answer:Substituting, the model is:

Max 100x1 + 200x2

s.t. 2x1 + 3x2 < 2000

x1 > 60

x2 < 720

x2 > 0

Page 24: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Example: Iron Works, Inc.

Question:The optimal solution to the current model

is x1 = 60 and x2 = 626 2/3. If the product were engines, explain why this is not a true optimal solution for the "real-life" problem.

Answer:One cannot produce and sell 2/3 of an

engine. Thus the problem is further restricted by the fact that both x1 and x2 must be integers. (They could remain fractions if it is assumed these fractions are work in progress to be completed the next month.)

Page 25: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Example: Iron Works, Inc.

Uncontrollable InputsUncontrollable Inputs

$100 profit per unit Prod. 1$200 profit per unit Prod. 22 lbs. steel per unit Prod. 13 lbs. Steel per unit Prod. 2

2000 lbs. steel allocated60 units minimum Prod. 1

720 units maximum Prod. 20 units minimum Prod. 2

$100 profit per unit Prod. 1$200 profit per unit Prod. 22 lbs. steel per unit Prod. 13 lbs. Steel per unit Prod. 2

2000 lbs. steel allocated60 units minimum Prod. 1

720 units maximum Prod. 20 units minimum Prod. 2

60 units Prod. 1626.67 units Prod. 2

60 units Prod. 1626.67 units Prod. 2

Controllable InputsControllable Inputs

Profit = $131,333.33Steel Used = 2000

Profit = $131,333.33Steel Used = 2000

OutputOutput

Max 100(60) + 200(626.67)s.t. 2(60) + 3(626.67) < 2000 60 > 60 626.67 < 720 626.67 > 0

Max 100(60) + 200(626.67)s.t. 2(60) + 3(626.67) < 2000 60 > 60 626.67 < 720 626.67 > 0

Mathematical ModelMathematical Model

Page 26: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Linear Programming (LP) Problems

MAX (or MIN): c1X1 + c2X2 + … + cnXn

Subject to: a11X1 + a12X2 + … + a1nXn <=

b1

:ak1X1 + ak2X2 + … + aknXn >=bk

:am1X1 + am2X2 + … + amnXn = bm

Page 27: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

An Example LP Problem

Blue Ridge Hot Tubs produces two types of hot tubs: Aqua-Spas & Hydro-Luxes.

There are 200 pumps, 1566 hours of labor, and 2880 feet of tubing

available.

Aqua-Spa Hydro-LuxPumps 1 1

Labor 9 hours 6 hoursTubing 12 feet 16 feetUnit Profit $350 $300

Page 28: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Steps In Formulating LP Models:

1. Understand the problem.2. Identify the decision variables.

X1=number of Aqua-Spas to produce

X2=number of Hydro-Luxes to produce

3. State the objective function as a linear combination of the decision variables.

MAX: 350X1 + 300X2

Page 29: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Steps In Formulating LP Models(continued)

4. State the constraints as linear combinations of the decision variables.

1X1 + 1X2 <= 200 } pumps

9X1 + 6X2 <= 1566 } labor

12X1 + 16X2 <= 2880 } tubing

5. Identify any upper or lower bounds on the decision variables.

X1 >= 0

X2 >= 0

Page 30: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

LP Model for Blue Ridge Hot Tubs

MAX: 350X1 + 300X2

S.T.: 1X1 + 1X2 <= 200

9X1 + 6X2 <= 1566

12X1 + 16X2 <= 2880

X1 >= 0

X2 >= 0

Page 31: Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model

Solving LP Problems: An Intuitive Approach

Idea: Each Aqua-Spa (X1) generates the highest unit profit ($350), so let’s make as many of them as possible!

How many would that be?• Let X2 = 0

• 1st constraint: 1X1 <= 200

• 2nd constraint: 9X1 <=1566 or X1 <=174

• 3rd constraint: 12X1 <= 2880 or X1 <= 240

If X2=0, the maximum value of X1 is 174 and the total profit is $350*174 + $300*0 = $60,900

This solution is feasible, but is it optimal? No!