Goal Session
Goal Session
Shivani Tiwari
What is Goal Programming?
Similar to LP:
Non-negative variables
Conditions of certainty
Variables are independent
Limited resources
Deterministic
Components
Goal Constraints
Variable
Concerned with target values
Can be changed/modified
Objective Function
Minimizes the sum of the weighted deviations from the target values – this is ALWAYS the objective
for Goal Programming
Not the same as LP (which was maximize revenue/minimize costs)
Practical Case Study:
Problem: Amaze is an MNC which manufactures high end laptops. At one of its production facility, below are
the inventory levels, profit per unit and man hour availability.
Yes
Step-4 contd.
You’ll suggest to manufacture 200 nos of model A and 400 nos of model B.
This fully satisfies targets 1 and 2 of management
Upto larger extents target 3 and not at all target 4.
Take Away
Management decisions are often critical and we need to give priority to most concerned
one.
Apply this to some of your personal or organizational problem.
Try using solver.
Exam point of view: small numerical with some goals and analyse using graphical way.
Practical case study analogy 2
Analogy: In simpler terms to produce batch of samosa, the constraints are 50kg potato, manpower
of 2 ppl is available. Your goal is to produce :
- 500 samosa(x1)
-maintain quality
-time taken shall not be 2 hrs(x2)
how many number for samosa will you plan to make in order to satisfy the maximum no. of targets
suggested by management
Here, you cant do anything with available material and man power, they are hard and real
contraints
Having lts manpower and material we want to satisfy the priorities of our goal as much as possible
By applying goal programming you may end up with satisfying first two goals ie 500 samosa and
highest quality rating. But it may take 6 hrs to complete the whole process.
Summary: with given constraints goal 1 and 2 are satisfied and goal 3 is greatly compromised
which is taking 4 hr extra than goal hours
Most business situations end up achieving major goals and softly compromising few goals