The average score obtained by 24 students in a class test is 68 marks. The top place was shared by 3 people who got the same score. If the lowest score was 40 marks, then which of the following could be the highest score obtained by toppers? (Marks scored by each student is a whole number)
To maximize the toppers score, we must minimize the scores of everyone else. So, let the scores of other 21 students be 40 marks each. So, total marks obtained by 21 students = 40 x 21 = 840 Remaining marks = 1632 - 840 = 792 So, score of toppers = 792 ÷ 3 = 264 marks
What is overfitting in the context of machine learning models?
Which of the following statements accurately describes the purpose of unit testing in software development?
Which of the following statements accurately describes the characteristics of a primary key in a relational database?
The Statement object is created by using createStatement() method of Connection class.
What is the primary objective of the K-means clustering algorithm in data analysis?
fill the blank for space 14.
Which is not a access modifier in java?
Which is correct version of delete query in SQL
What is the primary function of cache memory in a computer system?