Chemical Engineering > GATE 2017 > Numerical Aptitude
The following sequence of numbers is arranged in increasing order: 1, x, x, x, y, y, 9,16,18. Given that the mean and median are equal, and are also equal to twice the mode, the value of y is
Explanation
Correct : d
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.