ProductsLogo
LogoStudy Documents
LogoAI Grader
LogoAI Answer
LogoAI Code Checker
LogoPlagiarism Checker
LogoAI Paraphraser
LogoAI Quiz
LogoAI Detector
PricingBlogAbout Us
logo

Supply Chain Modelling and Design - Decision Making Techniques

Verified

Added on  2023/06/10

|20
|4407
|280
AI Summary
This article discusses the use of multi-objective linear programming and decision making techniques for supply chain modelling and design. It includes solutions to problems related to garbage recycling and transportation cost optimization. The article also provides references for further reading.

Contribute Materials

Your contribution can guide someone’s learning journey. Share your documents today.
Document Page
Supply Chain Modelling and Design

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
Decision Making Techniques
Contents
Solution of Problem 1......................................................................................................................2
Sol.1(a).........................................................................................................................................2
Sol.1(b)........................................................................................................................................6
Sol.1(c).........................................................................................................................................7
Solution of problem 2....................................................................................................................10
Solution for Problem 3...................................................................................................................12
Solution for Problem 4...................................................................................................................14
References......................................................................................................................................17
1 | P a g e
Document Page
Decision Making Techniques
Solution of Problem 1
Sol.1(a)
As per given condition in problem, we have to solve the situation using multi objective linear
programming (MOLP), In order to solve the problem using MOLP first we will solve the
individual objective using solver, from this two-unit objective in which one increasing garbage
capacity and another one is minimising transportation cost. The calculated result set as target for
MOLP and we should provide weighted condition with few more constraints, so that we can
achieve minimax condition of desired result.
The capacity of plant is decided according to their efficiency recorded for that plant. If plant is of
100 ton rated capacity and its efficiency is 60% then it should produce only 100*0.6 = 60 ton
only. Similarly, the efficiency and rated capacity for garbage processing is given in first table we
must derive actual capacity as per given production capacity and efficiency data.
Site location
1 2 3 4 5
Capacity (Megaton) 10 7 15 12 6
Efficiency 0.35 0.45 0.25 0.75 0.55
Actual capacity 3.5 3.15 3.75 9 3.3
Problem formulation
Suppose the section is denoted as I and site location is j, then Aij is the amount of garbage which
is recycled at the site location j from the sector i.
The value of section I is in the range of 1 ≤i ≤10
The value of site j is in the range of 1 ≤ j≤ 5,
In such scenario the distribution matrix can be given as
1 2 3 4 5
1 A11 A12 A13 A14 A15
2 A21 A22 A23 A24 A25
3 A31 A32 A33 A34 A35
4 A41 A42 A43 A44 A45
5 A51 A52 A53 A54 A55
2 | P a g e
Document Page
Decision Making Techniques
6 A61 A62 A63 A64 A65
7 A71 A72 A73 A74 A75
8 A81 A82 A83 A84 A85
9 A91 A92 A93 A94 A95
10 A101 A102 A103 A104 A105
The given condition of maximum capacity of different site will be taken as constraint for the
given distribution. The given constraint for location is as follows.
A11 + A12+ A13+ A14 + A15 ≤ 4.6 …………(i)
A21 + A22 + A23+ A24 + A25 ≤ 4.6 …………(ii)
A31 +A32+ A33+ A34 +A35 ≤ 4.7 …………(iii)
A41+ A42+ A43+ A44 + A45 ≤ 4.2 …………(iv)
A51 + A52+ A53+ A54 + A55 ≤ 3.8 …………(v)
A61 + A62 + A63+ A64 + A65 ≤ 3.9 …………(vi)
A71 +A72+ A73+ A74 +A75 ≤ 3.4 …………(vii)
A81 + A82 + A83 + A84 + A85 ≤3.3 …………(viii)
A91 + A92 + A93 + A94 + A95 ≤ 3.9 …………(ix)
A101+ A102+ A103 + A104 + A105 ≤ 4.1 ……. (x)
The other five constraints will for site location, which is as follows as per their efficiency and
capacity
A11 + A21+ A31+ A41+ A51+ A61+ A71 + A81 + A91 + A101 ≤3.5 ………(xi)
A12 + A22+ A32+ A42+ A52+ A62+ A72 + A82 + A92 + A102 ≤3.15 ………(xii)
A13 + A23 + A33 +A43 + A53 + A63 + A73 + A83 + A93 + A103 ≤ 3.75 ………(xiii)
A14 + A24+ A34+ A44 + A54 + A64+ A74+ A84 + A94 + A104 ≤9 ……….…(xiv)
A15 + A25 + A35 +A45 + A55 + A65 + A75 + A85 + A95 + A105 ≤ 3.3 ……….…(xv)
3 | P a g e

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
Decision Making Techniques
The objective function for first optimisation i.e. maximising the garbage tonnage will be
calculated as follows.
F1 ( Max )= ( A11+ A12+ A13 + A14 + A15 ) + ( A21+ A22+ A23+ X24+ X25 ) + ( A31 + A32+ A33+ A34+ A35 )+ ( A41 + A42+ A43+ A44 +
……. (xvi)
We must solve the given problem is excel solver, in We must arrange the following data as per
given below
Site location
1 2 3 4 5
garbage (Megaton) 10 7 15 12 6
Efficiency 0.35 0.45 0.25 0.75 0.55
Actual capacity 3.5 3.15 3.75 9 3.3
The actual capacity is as calculated above for all 5 location. As per given table the recycling of
garbage with their estimate is given below.
Different
section
Recyclin
g Plan
1 24 10 34 52 65 4.6
2 17 15 58 64 62 4.6
3 10 20 26 66 60 4.7
4 18 25 32 57 62 4.2
5 11 22 15 55 62 3.8
6 29 34 46 54 43 3.9
7 34 43 69 43 40 3.4
8 38 42 36 53 34 3.3
9 22 29 46 53 50 3.9
10 22 46 50 42 58 4.1
In this condition, the objective function is being set at maximising the garbage tonnage and putt
all the data in excel solver, which is shown below. There are 15 constraints for the given subject
is set as per the following given details. The solving method is chosen as simplex LP, because it
this problem show linear relationship. Click on the set objective to maximise the data and made
all constraint non-negative.
We have ensured that all the cell value is given properly as per plan and run the solver. After
running the solver, we have selected answer of the solution, which is given in excel sheet.
4 | P a g e
Document Page
Decision Making Techniques
After running the solver, the maximum value of garbage recycling occurred is 22.7 megaton. The
result obtained from running the solver illustrates that, the sector number. The capacity is
reached at its optimum level without taking the section 7, 8 ,9, and 10. This show that, the
capacity of recycling site is very low as compared to sum of garbage of 10 sector. We have to
either increase the efficiency of given recycling site or increase the recycling plant for given
capacity of different sector.
5 | P a g e
Document Page
Decision Making Techniques
Sol.1(b)
We can see that, the second objective function is related with cost of transportation of garbage
from different location, the given garbage cost is $ 109603 megaton per kilometre, which is to be
multiplied with given distance and tonnage. The second objective function w will be set as
follows
F2 ( Min )=109603∗( 24 A11 +10 A12+ 34 A13+ 52 A14 +65 A15 ) + ( A 1721+15 A22 +58 A23+ 64 A24 +62 A25 ) + ( 10 A31+20
……(xvii)
After running the solver, the result is as above. We must set again the solver parameter with
some minor changes which is given below
SUM
Recycl
ing
Plan Devia
tion
Sector 1
0.690
833
0.308
333
0.375
833
0.900
833
0.330
833
2.6066
667 4.6
0.4333
33
2
0.008
333
0.308
333
0.375
833
0.900
833
0.330
833
1.9241
667 4.6
0.5817
03
3 2.742 0.375 0.367 0.892 0.322 4.7 4.7 0
6 | P a g e

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
Decision Making Techniques
5 5 5 5
4
0.008
333
0.308
333
0.375
833
0.900
833
0.330
833
1.9241
667 4.2
0.5418
65
5
0.008
333
0.308
333
0.375
833
0.900
833
0.330
833
1.9241
667 3.8
0.4936
4
6
0.008
333
0.308
333
0.375
833
0.900
833
0.330
833
1.9241
667 3.9
0.5066
24
7
0.008
333
0.308
333
0.375
833
0.900
833
0.330
833
1.9241
667 3.4
0.4340
69
8
0.008
333
0.308
333
0.375
833
0.900
833
0.330
833
1.9241
667 3.3
0.4169
19
9
0.008
333
0.308
333
0.375
833
0.900
833
0.330
833
1.9241
667 3.9
0.5066
24
10
0.008
333
0.308
333
0.375
833
0.900
833
0.330
833
1.9241
667 4.1
0.5306
91
SUM 3.5 3.15 3.75 9 3.3 22.7 40.5
0.4395
06
Objective
function
2
104294
470
Minim
ize
The manipulation in sheet done by solve is given above. The minimised cost of running and
transporting the garbage to the plant is calculated as $ 104294470. The overall average deviation
from estimated plan is around 44%, same data for previous case was around 47%.
Now based on the following data we must mover forward foe MOLP problem which is as
follows
Sol.1(c)
MOLP
For setting the problem in MOLP we must fine the deviation from actual target. The deviation is
calculated as given below
The % deviation will be calculated as D1= Target value−actual
target and d2= Actual−Target
target
The weightage for MOLP problem is amount of recycled garbage to be three times as important
as minimising the transportation cost. In this condition, we must add three new constraints in
addition to above 15 constraints.
7 | P a g e
Document Page
Decision Making Techniques
The new constraints will d1 W 1 ≤ Q
d2 W2 ≤ Q
d2 W2=3 W 2
The new table for deviation calculated is set, which is given below
Site location
1 2 3 4 5
Requir
ed Target
%
Dev
Wei
ght
%
wt
Dev
Goal 1:
Tonnag
e 3.5 3.15 3.75 9 3.3 22.7 22.7
0.0
0% 3
0.0
0%
Goal 2:
Cost
24660
675
31346
458
45156
436
59076
017
58747
208
10429
4470
10429
4470
0.0
0% 1
0.0
0%
0
Minma
x
0.0
0%
After running the solver as per given screen
After running the solver, we got the following changes in table and given deviation parameter.
SUM
Recyc
ling
Plan
Davia
tion
Sector 1
1.431
418
1.323
139
0.454
812
0.299
317
1.091
314 4.6 4.6
1.93E-
16
8 | P a g e
Document Page
Decision Making Techniques
2
0.448
159
0.209
79
0.251
432
0.896
66
0.294
085
2.1001
2444 4.6
0.543
451
3
0.265
121
0.942
066
0.510
643
0.887
122
0.501
25
3.1062
0062 4.7
0.339
106
4
0.410
376
0.152
992
0.445
298
1.111
549
0.391
721
2.5119
3553 4.2
0.401
92
5
0.360
94
0.175
161
0.711
868
1.036
708
0.391
721
2.6763
9808 3.8
0.295
685
6
0.209
151
0.077
886
0.012
73
1.223
593
0.006
104
1.5294
6406 3.9
0.607
83
7
0.060
629
0.007
72
0.657
372
0.706
848
0.032
456
1.4650
2475 3.4
0.569
11
8 0 0
0.527
407
0.898
235
0.302
792
1.7284
3391 3.3
0.476
232
9
0.156
556
0.226
407
0.012
73
1.015
131
0.070
101
1.4809
2556 3.9
0.620
275
10
0.157
652
0.034
84
0.165
71
0.924
837
0.218
454
1.5014
9305 4.1
0.633
782
SUM 3.5 3.15 3.75 9 3.3 22.7 40.5
0.439
506
Site location
1 2 3 4 5
Requir
ed Target
%
Dev
Wei
ght
%
wt
Dev
Goal 1:
Tonnag
e 3.5 3.15 3.75 9 3.3 22.7 22.7
0.0
0% 3
0.0
0%
Goal 2:
Cost
24660
675
31346
458
45156
436
59076
017
58747
208
104294
470
104294
470
0.0
0% 1
0.0
0%
0
Minmax
0.0
0%
The calculated parameter by MOLP solver suggests that, the optimisation done in previous
condition individually has the most optimum solution for given condition and the is not change
in parameter after giving the weightage and deviation condition. So, the suggestion given for first
objective function is still viable for this condition also. Similarly, the cost objective is also
remain unchanged due to plant capacity problem.
9 | P a g e

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
Decision Making Techniques
Solution of problem 2
As per given question, we must minimise the distance between the different location by provide
as warehouse as such place that, the total distance will be minimum for planned warehouse. First,
we must set the data in excel sheet in such as way that, we can calculate the distance between
given coordinate with proposed warehouse, with the formula given below.
d= √ ( y2− y1 ) 2+ ( x2−x1 ) 2.
The sum of the distance will be given below, and we will apply it as a objective function for rung
GRG non-linear solver. Excel sheet will be set as given below
Location of Warehouses
Suburb X Y Warehous-1 Warehous-2 Warehous-3 Distance
Ascot Vale 25 13.8 1 0 0 2.51 1
Avondale 19.7 14.2 1 0 0 5.36 1
Brooklyn 18.2 9.4 0 1 0 5.00 1
Burnside 10.7 16.2 0 1 0 5.98 1
Caroline 9.7 16.8 0 1 0 7.00 1
Derrimut 10.7 10.2 0 1 0 2.80 1
Flemington 24.3 11.8 1 0 0 0.41 1
Footscray 22.4 11 1 0 0 1.91 1
Footscray 23.7 11.1 1 0 0 0.64 1
Hopper 6.3 4.7 0 0 1 0.94 1
Laverton north 13.5 7.2 0 1 0 3.67 1
Melbourne 28.6 8.9 1 0 0 5.00 1
Seabrook 10.9 2.3 0 0 1 6.12 1
Southbank 29.8 8.1 1 0 0 6.44 1
ST kilda 30.4 3.4 1 0 0 10.08 1
Sunshine 16.6 10.2 0 1 0 3.25 1
Tarneit 5.2 8.1 0 0 1 3.09 1
tarneit 5.1 6.6 0 0 1 1.62 1
Werribee 0.5 0 0 0 1 7.02 1
Wyndham Vale 0 2 0 0 1 6.20 1
We must set objective for minimum with constraint as shown in the screen shot
The screen shot of solver look like this,
10 | P a g e
Document Page
Decision Making Techniques
After running the solver, we get the following result as shown below.
Warehous-1 24.26 11.40 Distance
85.038652
8
Warehous-2 13.42 10.87
Warehous-3 5.42 5.01
We can see that the location of warehouse is given as coordinate and total distance which can be
covered is 85.039 km.
The result obtained in warehouse 1, 2, and 3 in excel column indicate that, the suburb is supplied
with that ware house. All the data are calculated on minimum distance covered.
Solution for Problem 3
11 | P a g e
Document Page
Decision Making Techniques
As per given problem, we must apply the analytical hierarchy process and help David decide
which Van is suitable to buy. The given criteria tabulated below for further processing of data to
make decision through analytical hierarchy process.
Price Safety
Econom
y
Comfor
t G.M.
Price 1
0.16666
7
0.33333
3 0.2
0.32466791
5
Safety 6 1 4 2
2.63214802
6
Economy 3 0.25 1
0.33333
3
0.70710678
1
Comfort 5 0.5 3 1 1.65487546
The first step is to normalise the value dividing by sum of each column to each entity, the result
is as follows
Normalised Value
Price Safety Economy Comfort Average
Price
0.066
7
0.087
0 0.0400 0.0566 0.0626
Safety
0.400
0
0.521
7 0.4800 0.5660 0.4919
Economy
0.200
0
0.130
4 0.1200 0.0943 0.1362
Comfort
0.333
3
0.260
9 0.3600 0.2830 0.3093
Sum 1.0000
In the similar way, we must normalise all the criteria such as Price, Safety, economy, comfort
which is as follows
PRICE X Y Z
Averag
e
X 0.2353 0.2258 0.3333 0.2648
Y 0.7059 0.6774 0.5833 0.6555
Z 0.0588 0.0968 0.0833 0.0796
SUM 1.0000 1.0000 1.0000 1.0000
Safety X Y Z
Averag
e
X 0.2222 0.2286 0.1818 0.2109
Y 0.6667 0.6857 0.7273 0.6932
12 | P a g e

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
Decision Making Techniques
Z 0.1111 0.0857 0.0909 0.0959
Sum 1.0000
Econom
y X Y Z
Averag
e
X 0.1000 0.0400 0.2000 0.1133
Y 0.6000 0.2400 0.2000 0.3467
Z 0.3000 0.7200 0.6000 0.5400
Sum 1.0000
Comfor
t X Y Z
Averag
e
X 0.0769 0.0303 0.1579 0.0884
Y 0.6154 0.2424 0.2105 0.3561
Z 0.3077 0.7273 0.6316 0.5555
Sum 1.0000 1.0000 1.0000 1.0000
Now we have again summarised all the normalised data for further calculation which as follows
Price Safety Economy Comfort Overall
X 0.2648 0.2109 0.1133 0.0884 0.0626
Y 0.6555 0.6932 0.3467 0.3561 0.4919
Z 0.0796 0.0959 0.5400 0.5555 0.1362
1.0000 1.0000 1.0000 1.0000 0.3093
Now have calculated the final score with use of MMULT in excel sheet, which provide the
matrix product of two array, in this condition this provide final score for each parameter, which
is numerically equalised and ranked thereafter.
Final
Score Rank
X 0.1631 3
Y 0.5394 1
X 0.2975 2
After using the rank function it was found that, the highest score occurred for ‘Y’ Van, i.e. this
Van is suitable for David jones.
13 | P a g e
Document Page
Decision Making Techniques
Solution for Problem 4
In this problem we have to decide best location of out of the three warehouses on the basis of
TOPSIS decision making tool. For this problem, fist we have to revese the row which is given
below
Criteria Weight Smithfield Eagle Farm Derrimut Objective
Land Cost 4 5 7 6 Min
Labour Cost 6 7 6 6 Min
Labour
availability 8 6 7 5 Max
Construction cost 5 5 6 7 Min
Transportation 5 6 6 7 Max
Access to
customers 9 8 7 7 Max
Long Range goals 7 5 7 6 Max
After reversing the row and column we the table is look like this
Criteria
Lan
d
Cost
Labour
Cost
Labour
availabilit
y
Constructio
n cost
Transportatio
n
Access to
customer
s
Long
Range
goals
Weight 4 6 8 5 5 9 7
Smithfield 5 7 6 5 6 8 5
Eagle Farm 7 6 7 6 6 7 7
Derrimut 6 6 5 7 7 7 6
Objective Min Min Max Min Max Max Max
The ideal attribute is maximised by choosing maximum for ideal and minimum value for worst
Ideal 5 6 7 5 7 8 7
Worst 7 7 5 7 6 7 5
Now the minimisation criteria has to be converted by subtracted the respective attributes
14 | P a g e
Document Page
Decision Making Techniques
Minimising criteria must be converted
Criteria
Lan
d
Cost
Labour
Cost
Labour
availabilit
y
Constructio
n cost
Transportatio
n
Access to
customer
s
Long
Range
goals
Smithfield 2 0 6 2 6 8 5
Eagle
Farm 0 1 7 1 6 7 7
Derrimut, 1 1 5 0 7 7 6
Further we must normalise the above by dividing the square root of sum of square of all the cells
as given below.
Normalisi
ng
2.2360
68
1.4142135
62
10.488088
48
2.2360679
77 11
12.727922
06
10.488088
48
After normalization the data looks like as follows.
Normed
matrix
Criteria
Land
Cost
Labour
Cost
Labour
availabilit
y
Constructi
on cost
Transportati
on
Access to
customers
Long
Range
goals
Smithfie
ld
0.8944
27 0
0.5720775
54
0.89442719
1 0.545454545
0.6285393
61
0.4767312
95
Eagle
Farm 0
0.7071067
81
0.6674238
12
0.44721359
5 0.545454545
0.5499719
41
0.6674238
12
Derrimu
0.4472
14
0.7071067
81
0.4767312
95 0 0.636363636
0.5499719
41
0.5720775
54
To find the weighted normalised data we must multiply the above result with weight given in the
question. Further outcome is as follows.
Weighted Normed matrix
Criteria
Land
Cost
Labour
Cost
Labour
availabili
ty
Construct
ion cost
Transporta
tion
Access to
customer
s
Long
Range
goals
Smithfiel
d, (NSW)
3.5777
09 0
4.576620
428
4.472135
955
2.7272727
27
5.656854
249
3.337119
062
Eagle
Farm,
QLD 0
4.242640
687
5.339390
5
2.236067
977
2.7272727
27
4.949747
468
4.671966
687
15 | P a g e

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
Decision Making Techniques
Derrimut,
VIC
1.7888
54
4.242640
687
3.813850
357 0
3.1818181
82
4.949747
468
4.004542
875
Ideal
3.5777
09
4.242640
687
5.339390
5
4.472135
955
3.1818181
82
5.656854
249
4.671966
687
Worst 0 0
3.813850
357 0
2.7272727
27
4.949747
468
3.337119
062
For Ideal condition we must reduce the weighted normalised data with data obtained for ideal
condition. Similar for worst condition also
From Ideal Condition
Criteria
Land
Cost
Labour
Cost
Labour
availabilit
y
Construct
ion cost
Transporta
tion
Access to
customer
s
Long
Range
goals
Smithfiel
d, (NSW) 0
4.242640
687
0.762770
071 0
0.4545454
55 0
1.334847
625
Eagle
Farm,
QLD
3.5777
09 0 0
2.236067
977
0.4545454
55
0.707106
781 0
Derrimut,
VIC
1.7888
54 0
1.525540
143
4.472135
955 0
0.707106
781
0.667423
812
From
worst
conditio
n
Criteria
Land
Cost
Labour
Cost
Labour
availabilit
y
Constructi
on cost
Transportat
ion
Access to
customers
Long
Range
goals
Smithfie
ld,
(NSW)
3.5777
09 0
0.7627700
71
4.4721359
55 0
0.7071067
81 0
Eagle
Farm,
QLD 0
4.2426406
87
1.5255401
43
2.2360679
77 0 0
1.3348476
25
Derrimut
, VIC
1.7888
54
4.2426406
87 0 0
0.45454545
5 0
0.6674238
12
Now by using square root of sum of all squares for each location and ranked them by using rank
formula in excel. The result is as follows.
Ideal
Criteria Ideal Rank
Smithfield,
4.53544
4 2
16 | P a g e
Document Page
Decision Making Techniques
Eagle Farm,
4.30193
1 3
Derrimut,
5.14516
5 1
Non-Ideal
Criteria
Non-
Ideal Rank
Smithfield,
5.82080
9 3
Eagle Farm,
5.20663
9 2
Derrimut
4.67461
9 1
From Ideal ranking it was found that, the highest point got by Derrimut,VIC, Similarly from non-
ideal point of view the lowest score is for Derrimute, VIC, it suggests that this location is best for
providing all the criteria given in question.
17 | P a g e
Document Page
Decision Making Techniques
References
Aczel, A, D, (2012), Complete business statistics, 1st ed, Ney Jersey: Morristown, NJ,
Anon, (2006), How to Excel with Normal Distributions, Teaching Statistics, 20(3), pp, 84-85,
Anon, (2010), Business Statistics, 5th ed, New York: Barron's ,
Anon, (2010), Contemporary decision making, 7th ed, Houstan: Wiley,
Aviation, F, (2012), Aviation Maintenance Technician Handbook, Dallas: Aviation Supplies &
Academics Inc,
Berenson, M, (2012), Basic Business Statistics, 4th ed, Sydney: Pearson,
Bhoite, D, S, (2012), Decision Making Using Data Warehousing Technology: A Strategic Tool,
International Journal of Scientific Research, 2(8), pp, 84-86,
Douglas Lind, W, M, S, W, (2012), Basic Statistics for Business and Economics, New York:
McGraw-Hill Higher Education,
Isaki, C, (2004), Small-Area Estimation of Economic Statistics, Journal of Business & Economic
Statistics, 4(435), p, 8,
Krehbiel, H, H, &, T, (2011), Business statistics at the top 50 US business programmes,
Teaching Statistics, 34(3), pp, 92-98,
Levine, D, M, (2010), Basic Business statistics, 4th ed, Sydney: Prentice Hall,
lind, D, (2012), Statistical Techniques in business economics, New York: Mc Graw Hill,
Newbold, P, (2013), Statistics for business and economics, 2nd ed, Harlow, Essex: Pearson
Education,
Pawlak, R, R, (2008), Industrial Problem Solving Simplified: An 8-Step Program, 1st ed,
Newyork: Apress,
Ramsay, J, O, (2010), Functional data analysis, 2nd ed, New York (N,Y,): Springer
Science+Business Media,
18 | P a g e

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
Decision Making Techniques
Reeve, J, M, (2012), Business analysis using excel, 2nd ed, Mason, Ohio: South-Western
Cengage Learning,
Sandwith, A, (2010), workbook for statistics, Students Service amenities, 1(1), pp, 1-38,
Shuqin, Y, (2005), Applications of Excel in teaching Statistics, Cal-laborate, 1(1), pp, 1-4,
Staff, E, (2015), Calculus Quick Review Notes: Applications of Definite Integral, 1st ed, London:
Oxford,
Stewart, J, (2015), Calculus, Boston: Cengage Learning,
Taylor, I, (2006), Excel for marketing managers, 2nd ed, Uniontown, Ohio: Holy Macro! Books,
Tsourti, Z, (2007), Extreme-value analysis of teletraffic data, Computational Statistics & Data
Analysis, 45(1), pp, 85-103,
Tufte, E, (2011), The Visual Display of Quantitative Information, 1st ed, London: Graphic Press,
Ward, J, (2010), Data analysis and reporting, 1st ed, Birmingham, UK: Packt Pub,
Whigham, D, (2006), How to Excel with Normal Distributions, Teaching Statistics, 20(3), pp,
84-85.
19 | P a g e
1 out of 20
[object Object]

Your All-in-One AI-Powered Toolkit for Academic Success.

Available 24*7 on WhatsApp / Email

[object Object]