You are on page 1of 6

Introduction to Management Science relationships that describe the

decision variables, objective function


The Management Science Approach
and constraints of the problem.
• Management science is a scientific
• Model Solution - The model is solved
approach to solving management
using management science
problems.
techniques.
• It is used in a variety of organizations
• Model Implementation - Actual use
to solve many different types of
of the model or its solution.
problems.
Example of Model Construction (1 of 3)
• It encompasses a logical mathematical
approach to problem solving. Information and Data:

• Management science, also known as • Business firm makes and sells a steel
operations research, quantitative product
methods, business analytics, etc.,
• Product costs $5 to produce
involves a philosophy of problem
solving in a logical manner. • Product sells for $20
Figure 1.1 The Management Science Process • Product requires 4 pounds of steel to
make

• Firm has 100 pounds of steel

Business Problem:

• Determine the number of units to


produce to make the most profit,
given the limited amount of steel
available.

Variables: x = # units to produce (decision


variable)

Z = total profit (in $)

Model: Z = $20x − $5x (objective function)4x =


100 lb of steel (resource constraint)
Steps in the Management Science Process
Parameters: $20, $5, 4 lbs, 100 lbs (known
• Observation - Identification of a values)
problem that exists (or may occur
Formal Specification of Model:
soon) in a system or organization.
maximize Z = $20x − $5x
• Problem Definition - The problem
must be clearly and consistently subject to 4x = 100
defined, showing its boundaries and
interactions with the objectives of the
organization.

• Model Construction - Development of


the functional mathematical
Model Solution: • The volume at which total revenue
equals total cost is called the break-
Solve the constraint equation:
even point.
4 x  100
• Profit at break-even point is zero.
 4 x   100 
4 4 Model Components
x  25 units
• Fixed Cost (cf) - costs that are
Substitute this value into the profit function: independent of the number of units
Z  $20 x  $5 x produced and remain constant.
  20  25    5  25 
• Variable Cost (cv) - unit production
 $375
cost of product.
(Produce 25 units, to yield a profit of $375) • Volume (v) - the number of units
Management Science and Business Analytics produced or sold

• Business analytics uses large amounts • Total variable cost (v cv) - function of
of data with management science volume (v) and unit variable cost.
techniques to help managers make • Total Cost (T C) - total fixed cost plus
decisions total variable cost.
• Brings together information
technology, statistics, management
TC  cf  vc v
science, computer science,
• Profit (Z) - difference between total
engineering, and data science
revenue v p (p = unit price) and total
• Big data cost, i.e.

Developing Analytical Career Skills Z  vp   cf  vcv 


• Critical thinking – purposeful and  vp  cf  vcv
goal-oriented problem definition and
solution Computing the Break-Even Point

• Collaborating – necessary in a project The break-even point is the volume at which


team-based environment total revenue equals total cost and profit is
zero:
• Information Technology & Computing
– reliance on computer software vp  cf  vcv  0
v  p  cv   cf
• Data Literacy – ability to access,
interpret, manipulate, communicate
The break-even point
and summarize data
cf
Break-Even Analysis v
• Used to determine the number of
p  cv
units of a product to sell or produce
that will equate total revenue with
total cost.
Break-Even Analysis Figure 1.5 Break-even model with a change in
fixed cost
Example: Western Clothing Company

Fixed Costs: cf = $10,000

Variable Costs: cv = $8 per pair

Price: p = $23 per pair

The Break-Even Point is:


cf Figure 1.6 Classification of Management
v
p  cv Science Techniques
$10,000
v
$23 / pair  $8 / pair
v  666.7pairs of jeans

Figure 1.2 Break-even model

Management Science Modeling Techniques:


Characteristics of Modeling Techniques

• Linear Mathematical Programming -


Figure 1.3 Break-even model with an increase clear objective; restrictions on
in price resources and requirements;
parameters known with certainty.
(Chapter 2-6, 9)

• Probabilistic Techniques - results


contain uncertainty. (Chapter 11-13)

• Network Techniques - model often


formulated as diagram; deterministic
or probabilistic. (Chapter 7-8)
Figure 1.4 Break-even model with an increase
in variable cost • Other Techniques - variety of
deterministic and probabilistic
methods for specific types of
problems including forecasting,
inventory, simulation, multicriteria, A
H P (analytic hierarchy process), etc.
(Chapter 9, 14-16)

Business Usage of Management Science

• Some application areas:

– Project Planning
– Capital Budgeting • Objectives of business decisions
frequently involve maximizing profit
– Inventory Analysis
or minimizing costs.
– Production Planning
• Linear programming uses linear
– Scheduling, and many others algebraic relationships to represent a
firm’s decisions, given a business
• Interfaces - Applications journal objective, and resource constraints.
published by Institute for Operations
Research and Management Sciences (I • Steps in application:
N F O R M S)
1. Identify problem as solvable by linear
Management Science Models in Decision programming.
Support Systems (D S S)
2. Formulate a mathematical model of
A decision support system is a computer- the unstructured problem.
based information system that a manager can
3. Solve the model.
use to assist in an support decision making.
Model Components
Features of Decision Support Systems
• Decision variables - mathematical
• Interactive
symbols representing levels of activity
• Uses databases & management by the firm.
science models
• Objective function - a linear
• Address “what if” questions mathematical relationship describing
an objective of the firm, in terms of
• Perform sensitivity analysis decision variables - this function is to
• Increasingly used over the Internet be maximized or minimized.

Examples include: • Constraints - requirements or


restrictions placed on the firm by the
E R P – Enterprise Resource Planning operating environment, stated in
O L A P – Online Analytical Processing linear relationships of the decision
variables.

• Parameters - numerical coefficients


and constants used in the objective
function and constraints.

Summary of Model Formulation Steps

Step 1: Define the decision variables

How many bowls and mugs to produce?


Chapter 2
Step 2: Define the objective function
Linear Programming: Model Formulation and
Maximize profit
Graphical Solution
Step 3: Define the constraints
Linear Programming: An Overview
The resources (clay and labor) available
L P Model Formulation 1 Objective Function:

Resource Requirements • Maximize Z = $40x1 + $50x2

Labor Clay Profit • Where Z = profit per day


produc
(Hr./Uni (Lb./Uni ($/Unit Resource Constraints:
t
t) t) ) 1x1  2 x2  40 hours of labor

Bowl 1 4 40 4 x1 + 3 x2  120 pounds of clay

Mug 2 3 50 Non-Negativity Constraints:

x1  0; x2  0

Complete Linear Programming Model:

Maximize
Z = $40 x1 + $50 x2

1x1 + 2 x2  40
4 x2 + 3 x2  120
x ,x  0
subject to: 1 2

A feasible solution does not violate any of the


constraints:

Example:
Figure 2.1 Beaver Creek Pottery Company
x1  5 bowls
• Product mix problem - Beaver Creek
Pottery Company x2  10 mugs
Z  $40 x1  $50 x2  $700
• How many bowls and mugs should be
produced to maximize profits given Labor constraint check:
labor and materials constraints? 1 5  + 2 10  = 25  40 hours
• Product resource requirements and
unit profit: Clay constraint check:
4  5  + 3 10  = 70  120 pounds
Resource Availability:
An infeasible solution violates at least one of
• 40 hrs of labor per day
the constraints:
• 120 lbs of clay
Example:
Decision Variables:
x1  10 bowls
• x1 = number of bowls to produce per x2  20 mugs
day
Z  $40 x1  $50 x2  $1400
• x2 = number of mugs to produce per
day Labor constraint check:
110   2  20   50  40 hours

You might also like