Answered step by step
Verified Expert Solution
Question
1 Approved Answer
SIG 7 1 8 Real World Analytics Assessment Task 3 , 2 0 2 3 Total Marks = 1 0 0 , Weighting - 3
SIG Real World Analytics
Assessment Task
Total Marks Weighting
Your final submission should consist of:
namereport.pdf: A pdf file created in any word processor
containing the solutions of the questions, appropriate graphs,
tables and references. The file should be labelled with your name.
This file should consist of up to pages, pages with title page
namecode.R: Two codes combined in one R file, labelled
with yourname.R with codes for the LP models for Question
and Question
Your assignment will not be assessed if we cannot reproduce
your results with your R codes, R codes are missing or not
working.
Your assignment will not be assessed if your report is missing
from the submission.
Reference style: Harvard
A garment factory produces shirts and pants for Kmart chain. The contract is such that
quality control is done before shipping and all products supplied to Kmart satisfying the
quality requirements would be accepted by the chain. The factory employs workers
in the cutting department, workers in the sewing department, and workers in the
packaging department. The garment factory works productive hours a day no idle
time during these hours There is a daily demand for at most shirts. The demand
for pants is unlimited. Each worker can participate only in one activity the activity to
which they are assigned. The table below gives the time requirements in minutes and
profit per unit for the two garments.
Amount minutes per operation
Cutting Sewing Packaging Profit per unit$
Shirts
Pants
a Explain why a Linear Programming LP model would be suitable for this case study.
marks
b Formulate a LP model to help the factory management to determine the optimal daily
production schedule that maximises the profit while satisfying all constraints.
marks
c Use the graphical method to find the optimal solution. Show the feasible region and
the optimal solution on the graph. Annotate all lines on your graph. What is the optimal
daily profit for the factory?
marks
Note: you can use graphical solvers available online but make sure that your graph is
clear, all variables involved are clearly represented and annotated, and each line is clearly
marked and related to the corresponding equation.
d Find the range for the profit $ per shirt if any that can be obtained without affecting
the optimal point of part c
marks
A factory makes three products called Bloom, Amber, and Leaf, from three materials
containing Cotton, Wool and Nylon. The following table provides details on the sales
price, production cost and purchase cost per ton of products and materials respectively.
Sales price Production cost Purchase price
Bloom $ $ Cotton $
Amber $ $ Wool $
Leaf $ $ Nylon $
The maximal demand in tons for each product, the minimum cotton and wool proportion
in each product are as follows:
Demand min Cotton proportion min Wool proportion
Bloom
Amber
Leaf
a Formulate an LP model for the factory that maximises the profit, while satisfying the
demand and the cotton and wool proportion constraints.
Marks
b Solve the model using RR Studio. Find the optimal profit and optimal values of the
decision variables.
Marks
Hints:
Let xij be a decision variable that denotes the number of tons of products j for
j in Bloom, Amber, Leaf to be produced from Materials i in CCotton,
WWool, NNylon
The proportion of a particular type of Material in a particular type of Product can be
calculated as:
eg the proportion of Cotton in product Bloom is given by:
xC
xC xW xN
Two construction companies, Giant and Sky bid for the right to build in a field. The
possible bids are $ Million, $ Million, $ Million, $ Million and $ Million.
The winner is the company with the higher bid.
The two companies decide that in the case of a tie equal bids Giant is the winner and
will get the field.
Giant has ordered a survey and, based on the report from the survey, concludes that
getting the field for more than $ Million is as bad as not getting it assume loss
except in case of a tie assume win Sky is not aware of this survey.
a State reasons whyhow this game can be described as a twoplayerszerosum game
Marks
b Considering all possible combinations of bids, formulate the payoff matrix for the
game.
Marks
c Explain what is a saddle point. Verify: does the game have a saddle point?
Marks
d Construct a linear programming model for Company Sky in this game.
Marks
e Produce an appropriate code to solve the linear programming model in part d
Marks
f Solve the game for Sky using the linear programming model and the code you constructed
in parts d and e Interpret your solution.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started