1. Find the average of the following set of scores: 495, 321, 673, 553, 235, 723






Write Comment

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

  • By: anil on 05 May 2019 01.16 am
    Average = $$frac{sum of all quantities}{number of quantities}$$ Sum of all quantities = 495 + 321 + 673 + 553 + 235 + 723 = 3000 Number of quantities = 6 Average = $$ frac{3000}{6} $$ = 500
    Hence the answer is option C
Show Similar Question And Answers
QA->Whichcricketer scored 45 boundaries and one six in 723 balls, breaking a 117 yearold record?....
QA->If the average of the first 6 result is 59 and that of the last six is 62, find the sixth result?....
QA->A car during its journey travels 30 minutes at the speed of 40 km/hr. another 45 minutes at the speed of 60 km /hr and for two hours at a speed of 70 km/hr. Find the average speed of the car?....
QA->Average age of 15persons is 24 years. Later a boy is included into this group then average becomes 23 years. The age of the boy will be:....
QA->In a class of 20 students the average age is 16 years.If the age of the class teacher is added to that of students,the average age of the class becomes 17 years.What is the age of the teacher?....
MCQ->Find the average of the following set of scores: 495, 321, 673, 553, 235, 723....
MCQ-> Directions for the following four questions: Answer the questions on the basis of the information given below.Coach John sat with the score cards of Indian players from the 3 games in a one-day cricket tournament where the same set of players played for India and all the major batsmen got out. John summarized the batting performance through three diagrams, one for each games. In each diagram, the three outer triangles communicate the number of runs scored by the three top scores from India, where K, R, S, V, and Y represent Kaif, Rahul, Saurav, Virender, and Yuvraj respectively. The middle triangle in each diagram denotes the percentage of total score that was scored by the top three Indian scorers in that game. No two players score the same number of runs in the same game. John also calculated two batting indices for each player based on his scores in the tournaments; the R-index of a batsman is the difference between his highest and lowest scores in the 3 games while the M-index is the middle number, if his scores are arranged in a non-increasing order.For how many Indian players is it possible to calculate the exact M-index?
 ....
MCQ->What will be the final values of x and y? void main () { int x = 1, y = 1; clrscr(); do while (x<=7) { x++. y++; } while (y<=5); printf(’\n x = %d y = %d', x, y); } (A) x = 6 y = 6 (B)x=8y=6 (C ) x = 8y = 8 (D)none of the above 50. What will be the output of the following program? void main() { char x = ‘d’; clrscr( ); switch (x) { case 'b’ puts( “01001”); break; default: puts (“321'); break; case 'R’: puts ('l II II'); } What will be the final values of x and y? void main () { int x = 1, y = 1; clrscr(); do while (x<=7) { x++. y++; } while (y<=5); printf(’\n x = %d y = %d', x, y); } (A) x = 6 y = 6 (B)x=8y=6 (C ) x = 8y = 8 (D)none of the above 50. What will be the output of the following program? void main() { char x = ‘d’; clrscr( ); switch (x) { case 'b’ puts( “01001”); break; default: puts (“321'); break; case 'R’: puts ('l II II'); } }....
MCQ->Prof. Suman takes a number of quizzes for a course. All the quizzes are out of 100. A student can get an A grade in the course if the average of her scores is more than or equal to 90.Grade B is awarded to a student if the average of her scores is between 87 and 89 (both included). If the average is below 87, the student gets a C grade. Ramesh is preparing for the last quiz and he realizes that he will score a minimum of 97 to get an A grade. After the quiz, he realizes that he will score 70, and he will just manage a B. How many quizzes did Prof. Suman take?....
MCQ-> Directions for the following four questions: Answer the questions based on the following information.A and B are two sets (e.g. A = Mothers, B = Women).The elements that could belong to both the sets (e.g. women who are mothers) is given by the set $$C = A \cap B$$.The elements which could belong to either A or B, or both, is indicated by the set $$D = A \cup B$$ .A set that does not contain any elements is known as a null set represented by $$\phi$$(e.g. if none of the women in the set B is a mother, then $$C = A \cap B$$ is a null set, or C = $$\phi$$).Let ‘V’ signify the set of all vertebrates, ‘M’ the set of all mammals, ‘D’ dogs, ‘F’ fish, ‘A’ alsatian and ‘P’, a dog named Pluto.Given that $$X = M \cap D$$ is such that $$X = D$$. Which of the following is true?
 ....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions