Computer Sciences > Gate 2022 > 1
Some people believe that “what gets measured, improves”. Some others believe that “what gets measured, gets gamed”. One possible reason for the difference in beliefs is the work culture in organizations. In organizations with good work culture, metrics help improve outcomes. However, the same metrics are counterproductive in organizations with the poor work cultures.
Which one of the following is the CORRECT logical inference based on the information in the above passage?
A
Metrics are useful in organizations with poor work culture
B
Metrics are useful in organizations with good work culture
C
Metrics are always counterproductive in organizations with good work culture
D
Metrics are never useful in organizations with good work culture

Explanation

Correct : b

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science