Question
In a set of 10 data points, the average of the first three
numbers is 12 and the average of the last five numbers is 27. If the average of the 4th and 5th numbers is 15, calculate the average of all ten numbers.Solution
ATQ,
Average of all the 10 numbers = {(3 × 12) + (5 × 27) + (2 × 15)/10}
= {(36 + 135 + 30)/10} = 201/10 = 20.1
The class NP-complete includes problems that are:
Which of the following is NOT a method for handling deadlocks?
Which of the following statements is true regarding the class NP?
What is a deadlock in a computer system?
Which famous sorting algorithm uses the divide-and-conquer strategy?
Which data structure in a compiler is used for managing information about variables and their attributes?
Which command will help you to find the time of how long the system is being running?
In which case higher bandwidth can be achieved
What is an algorithm?
In the context of ADTs, what does "encapsulation" refer to?