Quiz Space

May 2021 term · Mathematics for Data Science I · BSMA1001

Mathematics for Data Science I End Term: 8 August 2021 (May 2021 term)

The IIT Madras BS Mathematics for Data Science I (Maths 1) End Term paper sat on 8 Aug 2021, in the May 2021 term: 15 questions for 50 marks in 180 minutes. Every question is below with its answer. Take it as a timed mock test to be marked, or read it through first.

Questions
15
Marks
50
Duration
180 min
MCQ
9
MSQ
3
Numerical
3

Updated

Official paper: IIT M TERM FINAL EXAM POD21TEANQP2 8 Aug 2021 · No negative marking.

Question 1

+3 marksOne correct option
  1. A

    360

  2. B

    8

  3. C

    150

  4. D

    468

Show answer

Correct answer

  • D

    468

Question 2

+3 marksOne correct option
  1. A
  2. B
  3. C
  4. D
Show answer

Correct answer

  • A

Question 3

+3 marksOne correct option

Polynomial fit for the data given in the table recorded by a student is

y=f(x)=ex(x2−1)(x2−4)+c−1y = f(x) = e^{x(x^2-1)(x^2-4)} + c - 1

Choose the value of cc, so that SSE (sum squared error) will be minimum?

xx-2-1012
yy10−1-111
  1. A

    c = 2

  2. B

    c = 0.5

  3. C

    c = 1

  4. D

    c = 0.4

Show answer

Correct answer

  • D

    c = 0.4

Question 4

+3 marksOne correct option

Let f(x)f(x) and g(x)g(x) be two functions defined from R\mathbb{R} to R\mathbb{R} such that

f(x)={3if x is rational4if x is irrationalf(x) = \begin{cases} 3 & \text{if } x \text{ is rational} \\ 4 & \text{if } x \text{ is irrational} \end{cases}

,

g(x)={5if x is rational6if x is irrationalg(x) = \begin{cases} 5 & \text{if } x \text{ is rational} \\ 6 & \text{if } x \text{ is irrational} \end{cases}

The value of (f∘g)(e)+(g∘f)(π)(f \circ g)(e) + (g \circ f)(\pi) is

  1. A

    4

  2. B

    8

  3. C

    12

  4. D

    16

Show answer

Correct answer

  • B

    8

Question 5

+3 marksOne correct option
  1. A
  2. B
  3. C
  4. D
Show answer

Correct answer

  • B

Question 6

+4 marksOne or more correct options

Employees of the IITM Online Degree Program are assigned to visit the exam centers in Chennai. Vidya has been asked to arrange cabs for these employees to drop them at the centers. She has created a graph (shown below) and asked Sanaya to arrange the minimum number of cabs, but has forgotten to tell Sanaya what the nodes and the edges represent. Sanaya has assumed the following cases and found the answers accordingly.

Cases:
Case 1: Nodes represent the locations of employees and edges represent the roads connecting these locations. Each cab can pick up employees from only one location. Sanaya needs to arrange the minimum number of cabs under the assumption that each employee is willing to walk at most one road length from their current location to a neighboring location to be picked up. Case 2: Nodes represent the employees and if two employees share an edge, then they are assigned different centers. Now, Sanaya needs to arrange the minimum number of cabs such that no two employees assigned for different centers should come in the same cab. (Assume that any number of employees can come in a cab.)
Choose the correct option(s).

Select all that apply.

  1. A

    Case 1 would be solved by finding the maximum number of elements in independent set.

  2. B

    According to case 1, the minimum number of cabs required would be 3.

  3. C

    According to case 2, the minimum number of cabs required would be 3.

  4. D

    Case 2 would be solved by finding the minimum number of elements in vertex cover set.

Show answer

Correct answers

  • B

    According to case 1, the minimum number of cabs required would be 3.

  • C

    According to case 2, the minimum number of cabs required would be 3.

Question 7

+4 marksOne correct option
  1. A

    5

  2. B

    8

  3. C

    10

  4. D

    15

Show answer

Correct answer

  • B

    8

Question 8

+4 marksOne correct option
  1. A

    30 grams

  2. B

    31 grams

  3. C

    32 grams

  4. D

    33 grams

Show answer

Correct answer

  • D

    33 grams

Question 9

+5 marksNumerical answer

NOTE: Enter your answer to the nearest integer.

Show answer

Correct answer: 5

Question 10

+5 marksNumerical answer

A company has branches in each of six cities C1,C2,…..,C6C_1, C_2, \ldots.., C_6. Let a relation RR is defined as

  1. R={(a,b,c)∣R = \{(a, b, c) \mid there is a direct flight between aa and b,a≠b,b, a \neq b, with a fare of ₹ c}c\}
  2. If (a,b,c)∈R(a, b, c) \in R, then (b,a,c)∈R(b, a, c) \in R

An employee of that company wanted to travel from the city C2C_2 to the city C4C_4. If he traveled by the cheapest route possible, then find the total fare, he should pay. Given that in relation RR,

  1. (C1,C2,4005),(C1,C5,5005),(C1,C6,6005)∈R(C_1, C_2, 4005), (C_1, C_5, 5005), (C_1, C_6, 6005) \in R
  2. (C2,C3,5005)∈R(C_2, C_3, 5005) \in R
  3. (C3,C4,7005)∈R(C_3, C_4, 7005) \in R
  4. (C4,C5,4005)∈R(C_4, C_5, 4005) \in R
  5. (C5,C6,6005)∈R(C_5, C_6, 6005) \in R

NOTE: Enter your answer to the nearest integer.

Show answer

Correct answer: 12010

Question 11

+3 marksOne or more correct options

Srikanth has recently got married and he wants to maintain his monthly expenses. He has recorded his monthly expenses E(n)E(n) (in thousands of ₹) for last year as E(n)=(n21000)(n3−16n2+55n)+20E(n) = \left(\frac{n^2}{1000}\right)(n^3 - 16n^2 + 55n) + 20, where nn is the number of month and n∈{1,2,…,11,12}n \in \{1, 2, \ldots, 11, 12\}. He came to know that he should keep his monthly expense ₹20,000 per month for fulfilling his other plans. let N1N_1 be the set of month numbers when he has spent more than ₹20,000, N−1N_{-1} be the set of month numbers when he has spent less than ₹20,000, and N0N_0 be the set of month numbers when he has spent ₹20,000. Assuming last year expenses as the benchmark for his expenses, choose the set of correct options.

Select all that apply.

  1. A
  2. B
  3. C
  4. D
  5. E
Show answer

Correct answers

  • A
  • B
  • C

Question 12

+3 marksOne or more correct options

Select all that apply.

  1. A
  2. B
  3. C
  4. D
Show answer

Correct answers

  • A
  • B
  • D

Question 13

+2 marksOne correct option
  1. A
  2. B
  3. C
  4. D
Show answer

Correct answer

  • A

Question 14

+2 marksOne correct option
  1. A
  2. B
  3. C
  4. D
Show answer

Correct answer

  • A

Question 15

+3 marksNumerical answer

What is the weight of a minimum cost spanning tree of the graph given below?

NOTE: Enter your answer to the nearest integer.

Show answer

Correct answer: 39