0% found this document useful (0 votes)
11 views2 pages

Linear Programming for Backpack Production and Survey Cost Optimization

Management Science

Uploaded by

hasanmgtju
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views2 pages

Linear Programming for Backpack Production and Survey Cost Optimization

Management Science

Uploaded by

hasanmgtju
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

CHAPTER 2

LINEAR PROGRAMMING: BASIC CONCEPTS

# Class Work
Back Savers Production Problem

Back Savers is a company that produces backpacks primarily for students. They are considering
offering some combination of two different models—the Collegiate and the Mini. Both are made
out of the same rip-resistant nylon fabric. Back Savers has a long-term contract with a supplier of
the nylon and receives a 5000 square-foot shipment of the material each week. Each Collegiate
requires 3 square feet while each Mini requires 2 square feet. The sales forecasts indicate that at
most 1000 Collegiates and 1200 Minis can be sold per week. Each Collegiate requires 45
minutes of labor to produce and generates a unit profit of $32. Each Mini requires 40 minutes of
labor and generates a unit profit of $24. Back Savers has 35 laborers that each provide 40 hours
of labor per week. Management wishes to know what quantity of each type of backpack to
produce per week.

a. Formulate and solve a linear programming model for this problem on a spreadsheet.
b. Formulate this same model algebraically
#Practice 1
Conducting a Marketing Survey

The marketing group for a cell phone manufacturer plans to conduct a telephone survey to determine
consumer attitudes toward a new cell phone that is currently under development. In order to have a
sufficient sample size to conduct the analysis, they need to contact at least 100 young males (under age
40), 150 older males (over age 40), 120 young females (under age 40), and 200 older females (over age
40). It costs $1 to make a daytime phone call and $1.50 to make an evening phone call (due to higher
labor costs). This cost is incurred whether or not anyone answers the phone. The table below shows the
likelihood of a given customer type answering each phone call. Assume the survey is conducted with
whoever first answers the phone. Also, because of limited evening staffing, at most one-third of phone
calls placed can be evening phone calls. How should the marketing group conduct the telephone survey so
as to meet the sample size requirements at the lowest possible cost?

Who Answers? Daytime Calls Evening Calls

Young Male 10% 20%

Older Male 15% 30%

Young Female 20% 20%

Older Female 35% 25%

No Answer 20% 5%

a. Formulate and solve a linear programming model for this problem on a spreadsheet.
b. Formulate this same model algebraically.

Common questions

Powered by AI

Shadow prices indicate the change in the objective function’s value, such as total profit, for a one-unit increase in the resource availability, like nylon or labor hours. In Back Savers' case, the shadow price for nylon would suggest how much additional profit can be generated per extra square foot of nylon, guiding decisions on whether to negotiate additional supply or adjust labor allocation. Likewise, the shadow price related to labor hours could determine if hiring additional temporary workers or overtime is warranted for increased production.

Constructing an objective function involves identifying the main goal, such as profit maximization or cost minimization, and expressing it as a linear equation involving decision variables. For Back Savers, the objective function is expressed as Maximize Profit = $32x + $24y, where x is the number of Collegiates and y is the number of Minis produced, reflecting the total profit based on unit profit values.

The marketing group should strategically choose the combination of daytime and evening calls that minimizes the cost while meeting sample size requirements. This involves solving a linear programming model where the objective function is to minimize the total cost: Cost = $1(Daytime Calls) + $1.50(Evening Calls). Constraints include meeting survey requirements for each demographic, as well as ensuring no more than one-third of phone calls are made in the evening. For instance, a mix might involve leveraging the higher daytime response rate for older females due to their 35% likelihood of answering.

The production of Collegiate and Mini backpacks is constrained by the available nylon fabric, the amount of labor available, and the sales forecasts. Specifically, Back Savers can only use up to 5000 square feet of nylon, which means 3x + 2y ≤ 5000, where x is the number of Collegiate backpacks and y is the number of Mini backpacks. Each laborer works 40 hours, totaling 1400 hours per week for 35 laborers, represented by 0.75x + 0.67y ≤ 1400. Sales forecasts further limit production to a maximum of 1000 Collegiates (x ≤ 1000) and 1200 Minis (y ≤ 1200) per week.

Constraints are necessary in linear programming to reflect real-world limitations such as resource availability, maximum sales forecasts, or labor hours. They define the feasible region within which an optimal solution must be found. Without constraints, the solution process might suggest impractical solutions, such as producing an unlimited number of products or using more resources than are available.

Techniques to solve linear programming models include graphical methods for two-variable problems or simplex algorithms for more complex multi-variable problems. Software tools like spreadsheet-based solvers (e.g., Excel Solver) or specialized optimization software (e.g., LINDO, CPLEX) are often used to handle the constraints and objective functions for larger, real-world problems effectively. These tools find optimal solutions by iteratively testing feasible extremes of the solution space.

To maximize profit, Back Savers should solve the objective function Maximize Profit = $32x + $24y, considering all constraints: 3x + 2y ≤ 5000 (fabric constraint), 0.75x + 0.67y ≤ 1400 (labor constraint), x ≤ 1000, and y ≤ 1200 (sales constraints). The solution to this linear programming model will yield the optimal number of each backpack to maximize weekly profits while adhering to production limitations.

The probability of reaching respondents impacts decisions by determining the expected number of successful contacts per call attempt. For instance, the higher probability of older females answering daytime calls (35%) suggests focusing efforts there for greater efficiency. These probabilities define the expected yield from calls and directly influence scheduling to minimize costs while achieving required sample sizes, balancing cost against likelihood of success.

An increase in labor availability would potentially allow Back Savers to produce more backpacks if labor were a binding constraint in their current linear programming solution. This could increase the feasible region of the linear programming model, allowing for a higher production of Collegiates and Minis, thereby potentially increasing overall profit if other constraints such as material or sales limits are not simultaneously binding.

The trade-offs in scheduling phone survey calls involve balancing cost with response rate while adhering to constraints such as a limited staffing for evening calls. Daytime calls are less costly but generally have a lower response rate compared to evening calls. However, the higher cost and limited allowable proportion of evening calls (up to one-third of total calls) necessitate optimizing the call schedule to achieve a cost-effective balance that meets survey sample requirements.

You might also like