Quantitative Techniques: Linear Programming Problem - Formulation
Quantitative Techniques: Linear Programming Problem - Formulation
Quantitative Techniques: Linear Programming Problem - Formulation
Module 1
Linear Programming Problem - Formulation
INTRODUCTION
• Linear programming is a mathematical technique that enables to
allocate limited resources (like raw material; labor, capital, etc.) on
several activities so as to optimize (maximize or minimize) the given
objective function.
• These limited resources have to be allocated to various activities of
production, marketing, investment so as to maximize the profit or
production or to minimize the cost or loss.
Introduction
• Linear - linear relationship among the variables in the model. Given a
change in one variable will always cause a resulting proportional
change in another variable.
• Programming - formulating / modeling and solving the problem
mathematically that involves the economic allocation of limited
resources by choosing a particular course of action or strategy among
various alternative strategies.
Structure of LPP
• Decision variables: Factors or components on which decision is to be
taken are called decision variables.
• Objective function: A function that gives relationship between a
measures of performance usually profit, cost, production etc., and the
decision variables.
• Constraints:
• As the resources are limited, there are certain limitations in utilizing them to
maximize or minimize the objective function.
• These limitations are to be expressed as constraints in the form of inequalities.
• The solution of an LPP should satisfy these constraints
Assumptions
• Certainty:
• The following parameters must be known and constant.
• Availability of resources, Contribution towards profit and the number of units
of resources to be consumed for a decision variables product to be produced.
• Divisibility (Continuity):
• The decision variables are assured to be continuous – can assure any possible
values.
• It is assumed that 2.4 units of a product can be produced. The continuity
ensure divisibility. But it is not desirable to have / produce 2.5 chairs or tables
– here number of units to be produced is a discrete variable and only in this
case “Integer programming” can be used.
Assumptions
• Additivity:
• The value of the objective function i.e., total amount of resources used must be
equal to sum of their respective individual contribution by decision variables.
For example, the total number of units sold may be the totals of two different
products, say P1 and P2, sold.
• Linearity:
• The amount of each resource used and its contribution to the profit (objective
function) must be proportional to the value of each decision variable.
• For example, if one unit of a product require 10 units of one resource, say labor,
then 3 units require 3 * 10 = 30 units of resources.
• The LP model is deterministic.
Problem 1
• A firm produces two types of products P and Q through two processes,
viz., Foundry and Machine shop. The number of man-hours required
for each unit of P and Q in each of the processes and the number of
man hours that can be availed at best in the two processes are given as
follows. Net profit expected from each unit of the product is: P – Rs. 50
and Q – Rs.40. Formulate the problem for solution to arrive at the
optimal number of the two products P and Q to be produced.
Foundry Process (In man-hours) Machine Process (In man-hours)
Product P 10 5
Product Q 6 4
Available at best 1000 600
Solution: Problem 1
• Step 1: Notation
• Let Z = Total of max net profit
• X1= No of units of P products to be produced
• X2 = No of units of Q products to be produced
i. Objective Function:
Max Profit Z = 50X1 + 40 X2
ii. Constraint Function:
a. Foundry Constraint
10X1 + 6X2 ≤ 1000
b. Machine Shop Constraint
5X1 + 4X2 ≤ 600
Solution: Problem 1
iii. NON - NEGATIVE FUNCTION Function:
X1, X2 ≥ 0
i. Objective Function:
Max Profit Z = 40X1 + 30 X2
ii. Constraint Function:
a. Foundry Constraint
3X1 + X2 ≤ 3000
b. Marker Pen Sales Constraint
X1 ≤ 8000
c. Pen Sales Constraint
X2 ≤ 12000
Solution: Problem 2
iii. NON - NEGATIVE FUNCTION Function:
X1, X2 ≥ 0
Running
₹ 20 ₹ 14 ₹ 17.5
Cost
Solution: Problem 3
Step 3: Construction of different linear functions
Type of audiences
(Reach)
Constraint
(Number of Cost
A B programmes)
(Annual (Annual
income<Rs.5Lakhs) income>Rs.5Lakhs)
Characteristics Weightage ( %)
Female Married 50
Problem 6
The agency has carefully analyzed three media and has compiled the following data :
Maximum number of 20 10 10
advertisement allowed
A 4 3 1 0
B 7 12 5 18
C 8 9 6 10
D 6 20 8 32
E 10 15 6 20
F 3 6 3 7
Cash 0 0 0 0
Problem 8
The objective of the company is to maximize the return on its investments.
The guidelines for selecting the portfolio are :
• The average length of the investment for the portfolio should not exceed 7 years.
• The average risk for the portfolio should not exceed 5.
• The average growth potential for the portfolio should be at least 10%
• At least 10% of all available funds must be retained in the form of cash, at all times.
No more than 40 doctors can start their five working days on the same
day. Formulate this problem as an LP model to minimize the number of
doctors employed by the hospital.
Problem 10
The security and traffic force, on the eve of Republic Day, must satisfy the
staffing requirements as shown in the table. Officers work 8-hour shifts
staring at each of the 4-hour intervals as shown below. How many officers
should report for duty at the beginning of each time period in order to
minimize the total number of officers needed to satisfy the requirements?
Formulate this problem as an LP model so as to determine the minimum
number of officers required on duty at beginning of each time period.
Problem 10
0:01 - 4:00 5
4:01 - 8:00 7
8:01 – 12:00 15
12:01 – 16:00 7
16:01-20:00 12
20:01 – 24:00 9
Problem 11
MSA Computer Corporation manufactures two models of minicomputers,
the Alpha 4 and the Beta 5. The firm employs 5 technicians, working 160
hours each per month on the assembly line. Management insists that full
employment (i.e., all 160 hours of time) be maintained for each worker
during the next month’s operations. It requires 20 labor hours to
assemble each Alpha 4 computer and 25 hours to assemble each Beta 5
model. MSA wants to see at least 10 Alpha 4 models and at least 15 Beta 5
models produced during the production period. Alpha 4 generates
₹90000 profit per unit and Beta 5, ₹140000 profit per unit. Formulate the
problem to determine the most profitable number of each model of
minicomputers to produce during the coming month.
Q&A
Thank You