uiz Space

January 2025 term · Mathematics for Data Science I · BSMA1001

Mathematics for Data Science I End Term: 13 April 2025, Set QDF3 (January 2025 term)

The IIT Madras BS Mathematics for Data Science I (Maths 1) End Term paper sat on 13 Apr 2025, in the January 2025 term, set QDF3: 16 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
16
Marks
50
Duration
180 min
MCQ
5
MSQ
5
Numerical
6

Updated

Official paper: IIT M FOUNDATION AN EXAM QDF3 13 Apr 2025 · No negative marking.

Question 1

+3 marksOne correct option

Which of the following options is true?

  1. A

    The cost of the spanning tree obtained by Prim’s Algorithm is the same as obtained by Kruskal’s Algorithm.

  2. B

    The minimum cost-spanning tree obtained by Prim’s Algorithm is the same as obtained by Kruskal’s Algorithm.

  3. C

    The minimum cost-spanning tree is not a tree.

  4. D

    If the weight of each edge in a graph is equal, then the total cost of the graph is equal to the cost of the minimum cost-spanning tree.

Show answer

Correct answer

  • A

    The cost of the spanning tree obtained by Prim’s Algorithm is the same as obtained by Kruskal’s Algorithm.

Question 2

+3 marksOne correct option

Edwin plotted a graph on Desmos (an online graphing tool), which was continuous and differentiable at every point. Later he remembered the form of the function f(x)f(x) that represents the graph that he plotted but forgot some of the values that appeared in the expression. So he used m,n,m, n, and pp in place of the missing values and the function he wrote down had the following expression:

f(x)={nex+3,x<0mx+2,x=05x+p+1,x>0f(x) = \begin{cases} ne^x + 3, & x < 0 \\ mx + 2, & x = 0 \\ 5x + p + 1, & x > 0 \end{cases}

Can you help Edwin by finding the values of m,n,m, n, and pp?

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

Correct answer

  • A

Question 3

+3 marksOne or more correct options

Which of the following statements is (are) correct?

Select all that apply.

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

Correct answers

  • B
  • C
  • D

Question 4

+3 marksOne or more correct options

Select all that apply.

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

Correct answers

  • A
  • D

Question 5

+4 marksOne or more correct options

Select all that apply.

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

Correct answers

  • B
  • C

Question 6

+4 marksOne or more correct options

Select all that apply.

  1. A

    If we perform Breadth-First Search at node 0, then one of the possible orders in which the nodes will be visited is 01246573.

  2. B

    If we perform Depth First Search at node 7, then one of the possible order in which the nodes will be visited is 74356012

  3. C

    If we perform Breadth-First Search at node 0, then one of the possible orders in which the nodes will be visited is 01264537.

  4. D

    If we perform Depth First Search at node 0, then one of the possible orders in which the nodes will be visited is 76435012.

Show answer

Correct answers

  • B

    If we perform Depth First Search at node 7, then one of the possible order in which the nodes will be visited is 74356012

  • C

    If we perform Breadth-First Search at node 0, then one of the possible orders in which the nodes will be visited is 01264537.

Question 7

+2 marksNumerical answer
Show answer

Correct answer: 0

Question 8

+3 marksNumerical answer
Show answer

Correct answer: 5

Question 9

+3 marksNumerical answer
Show answer

Correct answer: 17

Question 10

+3 marksNumerical answer
Show answer

Correct answer: 0.2 (accepted within ±0.1)

Question 11

+4 marksOne or more correct options

Based on the above data, answer the given subquestions.

Select all that apply.

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

Correct answers

  • B
  • C

Question 12

+3 marksNumerical answer

Based on the above data, answer the given subquestions.

What is the minimum number of colors required to properly color the vertices of the given graph such that no two adjacent vertices share the same color?

Show answer

Correct answer: 4

Question 13

+3 marksOne correct option
  1. A

    TRUE

  2. B

    FALSE

Show answer

Correct answer

  • A

    TRUE

Question 14

+3 marksNumerical answer
Show answer

Correct answer: 1

Question 15

+3 marksOne correct option
  1. A

    TRUE

  2. B

    FALSE

Show answer

Correct answer

  • B

    FALSE

Question 16

+3 marksOne correct option
  1. A

    TRUE

  2. B

    FALSE

Show answer

Correct answer

  • A

    TRUE