Qualitative Business Modelling
Qualitative Business Modelling
• Deterministic models: All relevant data values are known with certainty;
• Eg. Assembling a computer
• Technique/tool used: Linear programming
• Probabilistic models: Some data values are not known with certainty;
• Eg. Sales of loafs of bread in a day
• Technique/tool used: Probabilistic models
Objective of decision modeling...
Decision making and improve its quality
• Proportionality exists
• Additivity exists
• Divisibility exists
• Non-negative variables
Linear programming: An Overview
Objectives of business decisions frequently involve maximizing profit
or minimizing costs.
Linear programming uses linear algebraic relationships to represent
a firm’s decisions, given a business objective, and resource
constraints.
Steps in application:
1. Identify problem as solvable by linear programming.
2. Formulate a mathematical model of the unstructured problem.
3. Solve the model.
4. Implementation
Model Components
Bowl 1 4 40
Mug 2 3 50
LP Model Formulation : Example Contd……
Resource 40 hrs of labor per day
Availability: 120 lbs of clay
Non-Negativity x1 0; x2 0
Constraints:
Example. A retail store stocks two types of shirts A and B. These are packed in attractive
cardboard boxes. During a week the store can sell a maximum of 400 shirts of type A and a
maximum of 300 shirts of type B. The storage capacity, however, is limited to a maximum of
600 of both types combined. Type A shirt fetches a profit of Rs. 2/- per unit and type B a profit
of Rs. 5/- per unit. How many of each type the store should stock per week to maximize the
Constraints:
x1 < 400 (Demand constraint);
x2 < 300 (Demand constraint);
x1 + x2 < 600 (Capacity/structural constraint)
Non-negative constraints: x1, x2 > 0
Decision Variable: Let amount of tonic Y used be x1, Let amount of tonic Y used be x2