Quiz Space

Mathematics for Data Science I · End Term · 22 Aug 2021 · May 2021 term

Question 6: Employees of the IITM Online Degree Program are assigned …

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

  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 answer

  • C

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

Question 6 of 15 in the IIT Madras BS Mathematics for Data Science I (Maths 1) End Term paper sat on 22 Aug 2021, in the May 2021 term (IITM TERM FINAL EXAM POD21TEANQPA 22 Aug 2021). It carries 4 marks.

More questions from this paper

  1. Q1Figure question
  2. Q2Figure question
  3. Q3Polynomial fit for the data given in the table recorded by a student is y = f(x) = e^{x(x^2-1)(x^2-4)} + c - 1 Choose t…
  4. Q4Let f(x) and g(x) be two functions defined from \mathbb{R} to \mathbb{R} such that f(x) = \begin{cases} 1 & \text{if } …
  5. Q5The DFS (Depth First Search) tree of a graph that starts with vertex A is shown below. Choose the option which might be…
  6. Q7Figure question
  7. Q8Figure question
  8. Q9NOTE: Enter your answer to the nearest integer.
  9. Q10A company has branches in each of six cities C_1, C_2, \ldots.., C_6. Let a relation R is defined as R = {(a, b, c) \mi…
  10. Q11Srikanth has recently got married and he wants to maintain his monthly expenses. He has recorded his monthly expenses E…
  11. Q12Figure question
  12. Q13Figure question
  13. Q14Figure question
  14. Q15What is the weight of a minimum cost spanning tree of the graph given below? NOTE: Enter your answer to the nearest int…