uiz Space

January 2024 term · Mathematics for Data Science I · BSMA1001

Mathematics for Data Science I End Term: 28 April 2024, Set QDF1 (January 2024 term)

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

Updated

Official paper: IIT M FOUNDATION DIPLOMA AN EXAM QDF3 28 Apr 2024 · No negative marking.

Question 1

+4 marksOne correct option

The DFS (Depth First Search) tree of a graph starting with vertex A is shown below. Choose the option which might be the original graph.

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

Correct answer

  • B

Question 2

+4 marksOne or more correct options

Which of the following are valid topological orderings of the given DAG ?

Select all that apply.

  1. A

    E, F, C, B, A, G, H, D

  2. B

    E, F, B, C, G, A, H, D

  3. C

    E, F, C, B, G, A, H, D

  4. D

    E, F, C, B, G, H, D, A

Show answer

Correct answers

  • C

    E, F, C, B, G, A, H, D

  • D

    E, F, C, B, G, H, D, A

Question 3

+4 marksOne or more correct options

Suppose A={a,b,c,d}A = \{a, b, c, d\} and B={p,q,r,s}B = \{p, q, r, s\} are two sets. Consider the following relations on A×BA \times B.

  • R1={(a,p),(c,r),(d,q)}R_1 = \{(a, p), (c, r), (d, q)\}
  • R2={(a,s),(b,s),(c,p),(d,r)}R_2 = \{(a, s), (b, s), (c, p), (d, r)\}
  • R3={(a,p),(b,r),(b,s),(d,q)}R_3 = \{(a, p), (b, r), (b, s), (d, q)\}
  • R4={(a,r),(b,p),(c,q),(d,s)}R_4 = \{(a, r), (b, p), (c, q), (d, s)\}

Which of the following statements are correct?

Select all that apply.

  1. A

    R2,R3, and R4 are functions.

  2. B

    R2 and R4 are functions.

  3. C

    R2 is an injective function.

  4. D

    R4 is a bijective function.

Show answer

Correct answers

  • B

    R2 and R4 are functions.

  • D

    R4 is a bijective function.

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
  • C

Question 5

+3 marksNumerical answer

What is the minimum number of colours required to colour the graph given below?

Show answer

Correct answer: 4

Question 6

+3 marksNumerical answer
Show answer

Correct answer: 1

Question 7

+2 marksNumerical answer

A person is climbing stairs and he stops at a point P on the stairs after reaching two third of the total distance of stairs. The stairs forms an isosceles triangle with the floor and wall. Assume the origin (0, 0) at the intersection of the wall and floor and the stairsis to the right of the wall. Based on the above data, answer the given subquestions.

Find the angle between the stairs and the wall (in degrees).

Show answer

Correct answer: 45

Question 8

+1 markNumerical answer

A person is climbing stairs and he stops at a point P on the stairs after reaching two third of the total distance of stairs. The stairs forms an isosceles triangle with the floor and wall. Assume the origin (0, 0) at the intersection of the wall and floor and the stairsis to the right of the wall. Based on the above data, answer the given subquestions.

Show answer

Correct answer: 2

Question 9

+2 marksNumerical answer

Based on the above data, answer the given subquestions.

Show answer

Correct answer: 11

Question 10

+1 markNumerical answer

Based on the above data, answer the given subquestions.

**Note:**Enter your answer correctly to two decimal places.

Show answer

Correct answer: 0.125 (accepted within ±0.005)

Question 11

+2 marksNumerical answer

Consider an undirected graph G with 12 vertices, where the degree of each vertex is at least 2 and at most 5.
Based on the above data, answer the given subquestions.

Determine the minimum number of edges the graph G can have.

Show answer

Correct answer: 12

Question 12

+2 marksNumerical answer

Consider an undirected graph G with 12 vertices, where the degree of each vertex is at least 2 and at most 5.
Based on the above data, answer the given subquestions.

Determine the maximum number of edges the graph G can have.

Show answer

Correct answer: 30

Question 13

+1 markOne correct option

Based on the above data, answer the given subquestions.

  1. A

    TRUE

  2. B

    FALSE

Show answer

Correct answer

  • A

    TRUE

Question 14

+1 markOne correct option

Based on the above data, answer the given subquestions.

  1. A

    TRUE

  2. B

    FALSE

Show answer

Correct answer

  • B

    FALSE

Question 15

+1 markOne correct option

Based on the above data, answer the given subquestions.

  1. A

    TRUE

  2. B

    FALSE

Show answer

Correct answer

  • A

    TRUE

Question 16

+1 markOne correct option

Based on the above data, answer the given subquestions.

  1. A

    TRUE

  2. B

    FALSE

Show answer

Correct answer

  • B

    FALSE

Question 17

+1 markNumerical answer

Answer the given sub-questions.

Show answer

Correct answer: 4

Question 18

+1 markOne correct option

Answer the given sub-questions.

  1. A

    TRUE

  2. B

    FALSE

Show answer

Correct answer

  • B

    FALSE

Question 19

+1 markOne correct option

Answer the given sub-questions.

  1. A

    TRUE

  2. B

    FALSE

Show answer

Correct answer

  • B

    FALSE

Question 20

+1 markNumerical answer

Answer the given sub-questions.

Show answer

Correct answer: 2

Question 21

+2 marksNumerical answer

Based on the above data, answer the given subquestions.

Show answer

Correct answer: 1

Question 22

+2 marksNumerical answer

Based on the above data, answer the given subquestions.

Show answer

Correct answer: 14

Question 23

+3 marksOne or more correct options

Consider the following adjacency matrix

ABCDEABCDE(0000000001010100000010010)\begin{array}{cc} & \begin{array}{ccccc} A & B & C & D & E \end{array} \\ \begin{array}{c} A \\ B \\ C \\ D \\ E \end{array} & \begin{pmatrix} 0 & 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 & 1 \\ 0 & 1 & 0 & 1 & 0 \\ 0 & 0 & 0 & 0 & 0 \\ 1 & 0 & 0 & 1 & 0 \end{pmatrix} \end{array}

which represents graph GG which has 5 vertices A,B,C,DA, B, C, D and EE.

Based on the above data, answer the given subquestions.

Which of the following is true about the graph G?

Select all that apply.

  1. A

    The vertices A,B,D and E are reachable from vertex C.

  2. B

    The longest path in the graph G starts with vertex C and ends with vertex E.

  3. C

    The graph G is a directed acyclic graph.

  4. D

    The longest path in the graph G has length 3, in terms of number of edges.

Show answer

Correct answers

  • A

    The vertices A,B,D and E are reachable from vertex C.

  • C

    The graph G is a directed acyclic graph.

  • D

    The longest path in the graph G has length 3, in terms of number of edges.

Question 24

+3 marksOne or more correct options

Consider the following adjacency matrix

ABCDEABCDE(0000000001010100000010010)\begin{array}{cc} & \begin{array}{ccccc} A & B & C & D & E \end{array} \\ \begin{array}{c} A \\ B \\ C \\ D \\ E \end{array} & \begin{pmatrix} 0 & 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 & 1 \\ 0 & 1 & 0 & 1 & 0 \\ 0 & 0 & 0 & 0 & 0 \\ 1 & 0 & 0 & 1 & 0 \end{pmatrix} \end{array}

which represents graph GG which has 5 vertices A,B,C,DA, B, C, D and EE.

Based on the above data, answer the given subquestions.

Which of the following graph(s) is represented by the given adjacency matrix?

Select all that apply.

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

Correct answers

  • A
  • D