Week 5 Data Science
Week 5 Data Science
Week 5 assignment
(a) µ1 = µ2 = µ3 = 1
(b) µ1 = µ2 = µ3 = 0
(c) µ1 = µ3 = 0, µ2 = 1
(d) µ1 = µ2 = 0, µ3 = 1
Answer: b
Answer: (b)
(a) (0, 0, 0)
(b) (1, 1, 1)
(c) (−1, 1, 2)
(d) (1, 1, −2)
Answer: (d)
4. Find the maximum value of f (x, y) = 49−x2 −y 2 subject to the constraints x+3y = 10.
(a) 49
(b) 46
(c) 59
(d) 39
Answer: (d)
1
5. The minimum value of f (x, y) = x2 + 4y 2 − 2x + 8y subject to the constraint x + 2y = 7
occurs at the below point: [1 mark]
(a) (5, 5)
(b) (−5, 5)
(c) (1, 5)
(d) (5, 1)
Answer: (d)
6. Which of the following statements is/are NOT TRUE with respect to the multi vari-
ate optimization?
(a) I
(b) II and III
(c) I and IV
(d) III and IV
Answer: (c)
(a) True
(b) False
Answer: (b)
2
8. A manufacturer incurs a monthly fixed cost of $7350 and a variable cost, C(m) =
0.001m3 −2m2 +324m dollars. The revenue generated by selling these units is, R(m) =
−6m2 + 1065m. How many units produced every month (m) will generate maximum
profit? [1 mark]
(a) m = 46
(b) m = 90
(c) m = 231
(d) m = 125
Answer: (b)
2x + y ≤ 1
x + 2y ≥ 2
x ≥ −1
Answer: (a)