uiz Space

January 2025 term · Mathematics for Data Science I · BSMA1001

Mathematics for Data Science I End Term: 13 April 2025, Set QDF1 (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 QDF1: 19 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
19
Marks
50
Duration
180 min
MCQ
5
MSQ
5
Numerical
9

Updated

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

Question 1

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

Correct answer

  • A

Question 2

+3 marksOne correct option

Which of the following options is true?

  1. A

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

  2. B

    The minimum cost-spanning tree is not a tree.

  3. C

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

  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

  • C

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

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

  • A
  • B
  • D

Question 4

+4 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

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

  2. B

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

  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 01423765.

  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 04132567.

Show answer

Correct answers

  • A

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

  • D

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

Question 6

+2 marksNumerical answer
Show answer

Correct answer: 0

Question 7

+3 marksNumerical answer
Show answer

Correct answer: 120

Question 8

+2 marksNumerical answer

Based on the above data, answer the subquestions.

Show answer

Correct answer: 15

Question 9

+2 marksNumerical answer

Based on the above data, answer the subquestions.

Show answer

Correct answer: 0.12 (accepted within ±0.01)

Question 10

+1 markOne correct option
  1. A

    TRUE

  2. B

    FALSE

Show answer

Correct answer

  • B

    FALSE

Question 11

+1 markOne correct option
  1. A

    TRUE

  2. B

    FALSE

Show answer

Correct answer

  • A

    TRUE

Question 12

+1 markOne correct option
  1. A

    TRUE

  2. B

    FALSE

Show answer

Correct answer

  • A

    TRUE

Question 13

+2 marksNumerical answer
Show answer

Correct answer: -2

Question 14

+3 marksNumerical answer

Based on the above data, answer the given subquestions.

Show answer

Correct answer: 6

Question 15

+3 marksNumerical answer

Based on the above data, answer the given subquestions.

Show answer

Correct answer: -6

Question 16

+3 marksNumerical answer

How much time(in sec) the arrow will take to reach the ground?

Show answer

Correct answer: 4

Question 17

+4 marksOne or more correct options

Which of the following options is/are true ?

Select all that apply.

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

Correct answers

  • A
  • C

Question 18

+4 marksOne or more correct options

Suppose Nitya wishes to find the minimum cost spanning tree of the graph given below. While finding the minimum cost spanning tree she finds that a few edge weights are missing (x and y) but she is sure that the weight of the minimum cost spanning tree is 15 in the graph.

Based on the above data, answer the given subquestions.

Which of the following are possible values for x and y?

Select all that apply.

  1. A

    x = 2, y = 6.

  2. B

    x= 4, y = 3.

  3. C

    x = 3, y = 4.

  4. D

    x = 1, y = 6.

Show answer

Correct answers

  • A

    x = 2, y = 6.

  • C

    x = 3, y = 4.

Question 19

+3 marksNumerical answer

Suppose Nitya wishes to find the minimum cost spanning tree of the graph given below. While finding the minimum cost spanning tree she finds that a few edge weights are missing (x and y) but she is sure that the weight of the minimum cost spanning tree is 15 in the graph.

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