Problem Solving and Decision Making: Chapter 1 (AE 4)
Problem Solving and Decision Making: Chapter 1 (AE 4)
Decision Making
Chapter 1 (AE 4)
Problem Solving
It can be defined as the process of identifying a difference between the
actual and the desired state of affairs and then taking action to resolve
the difference.
Seven Steps of Problem Solving:
1. Identify and define the problem.
2. Determine the set of alternative solutions.
3. Determine the criterion or criteria that will be used to evaluate the
alternatives.
4. Evaluate the alternatives.
5. Choose an alternative.
6. Implement the selected alternative.
7. Evaluate the results to determine whether a satisfactory solution has been
obtained.
Decision Making
Uncontrollable Inputs - these are environmental factors that are not under the control of
the manager or decision maker.
Controllable Inputs - these are the decision alternatives specified by the manager or
determined by the decision maker.
Definition of Terms:
Optimal Solution - the specific decision variable value or values providing the
“best” output.
If x = 1,200
Then,
C = 3,000 + 2 (1,200)
= 3,000 + 2,400
C = 5,400
Example:
If x = 1,200
Then,
R (1,200) = 5 (1,200)
R = 6,000
Construct the PROFIT model.
PROFIT Model
P = R (x) - C (x)
= 5 x - (3,000 + 2 x)
= 5 x - 2 x - 3,000
= 3 x - 3,000
= 3 (1,200) - 3,000
= 3,600 - 3,000
P = 600
Breakeven Analysis
Breakeven Analysis
P (x) = 3 X - 3,000
3 X = 3,000
X = 3,000/3
X = 1,000
To Check:
P = 3 (1,000) - 3,000
=0
Example:
The O’Neill Shoe Manufacturing Company will produce a special-style shoe if the order
size is large enough to provide a reasonable profit. For each special-style order, the
company incurs a fixed cost of $2,000 for the production set-up. The variable cost is $60
per pair and each pair sells for $80.
1. Let x indicate the number of pairs of shoes produced. Develop a mathematical model
for the total cost of producing x pairs of shoes.
2. Let P indicate the total profit. Develop a mathematical model for the total profit
realized from an order of x pairs of shoes.
3. How large must the shoe order be before O’Neill will break even.
Objective Function (with two
variables) and constraints
Scenario
A retail store in Des Moines, Iowa, receives shipments of a particular
product from Kansas City and Minneapolis.
Let:
Answer:
Min 0.20x + 0.25y
2. Assuming the monthly demand at the
retail store is 5,000 units, develop a
constraint that requires 5,000 units to be
shipped to Des Moines.
Answer:
X + Y = 5,000
3. No more than 4,000 units can be shipped
from Kansas City, and no more than 3,000
units can be shipped from Minneapolis in
a month. Develop constraints to model this
situation.
Answer:
X ≤ 4,000 Kansas City
Y ≤ 3,000 Minneapolis
4. Of course, negative amounts cannot be
shipped. Combine the objective
function and constraints developed to
state a mathematical model for
satisfying the demand at the Des
Moines retail store at minimum cost.
Min 0.20x + 0.25y
St: x + y = 5,000
x ≤ 4,000
y ≤ 3,000
x,y≥0