Questions Related to average

Multiple choice maths average arithmetic mean of ap introduction to averages means

The average age of 36 student in a group is 14 years. When teacher's age is included to it, the average increases by one. What is the teacher's age in years?

  1. 31

  2. 36

  3. 51

  4. Cannot be determined

  5. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The total age of 36 students is 36 * 14 = 504. When the teacher is added, there are 37 people and the average becomes 15, giving a total sum of 37 * 15 = 555. The teacher's age is the difference between these two totals, which is 555 - 504 = 51.

Multiple choice maths average arithmetic mean of ap introduction to averages means

The sum of first $n$ natural numbers is given by the expression $(2n^{2}+3n)$. The mean of the given numbers is 

  1. $\left(\dfrac{2}{n}+3\right)$
  2. $\left(2+\dfrac{3}{n}\right)$
  3. $(2+3n)$
  4. $(2n+3)$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The mean of the first n natural numbers is their sum divided by n. Given the sum is 2n^2 + 3n, dividing this expression by n gives (2n^2 + 3n) / n = 2n + 3.

Multiple choice maths average arithmetic mean of ap introduction to averages means

The average weight of 45 students in a class is 25 kg. Five of them whose average weight is 48 kg leave the class and other 5 students whose average weight is 54 kg join the class. What is the new average weight (in kg) of the class?

  1. $52\frac{1}{3}$
  2. $52\frac{1}{2}$
  3. $52\frac{2}{3}$
  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Multiple choice maths average arithmetic mean of ap introduction to averages means

If n A.M.'s are inserted between 3 and 17 such that the ratio of the last mean to the first mean is 3:1, then the value of n is

  1. 4

  2. 6

  3. 8

  4. 9

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

When n arithmetic means are inserted between a and b, the common difference is d = (b - a) / (n + 1). The first mean is a + d and the last mean is b - d. Setting up the given ratio of last mean to first mean equal to 3:1 allows us to solve for n, yielding n = 6.

Multiple choice maths average arithmetic mean of ap introduction to averages means

Four numbers are in proportion. The sum of the square of the four numbers is $50$ and the sum of the means is $5$. The ratio of first two terms is $1 : 3$. What is the average of the four numbers ?

  1. $2$
  2. $3$
  3. $5$
  4. $6$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Let the four numbers in proportion be a, b, c, d, meaning ad = bc. The sum of the means (b + c) is 5, and the sum of their squares is a^2 + b^2 + c^2 + d^2 = 50. Using the ratio of the first two terms a : b = 1 : 3, we can find the values of the terms, leading to numbers whose sum is 12 and average is 12 / 4 = 3.

Multiple choice maths average arithmetic mean of ap introduction to averages means

A line is such that the algebraic sum of the perpendicular on it from a number of point is zero. The line always passes through a fixed point that is 

  1. A. M of the given points

  2. GM of the given points

  3. HM of the given points

  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The algebraic sum of perpendiculars from points (xi, yi) to a line ax + by + c = 0 being zero implies the line passes through the centroid (mean of x, mean of y).

Multiple choice maths average arithmetic mean of ap introduction to averages means

Coefficient of variance of a distribution is 60% and the standard deviation is 25. The arithmetic mean of the distribution is

  1. $\cfrac {25}{3}$
  2. 35

  3. $\cfrac {125}{3}$
  4. $\cfrac {25}{6}$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The coefficient of variation (CV) is given by (Standard Deviation / Mean) * 100. Rearranging the formula for the mean gives Mean = (Standard Deviation / CV) * 100 = (25 / 60) * 100 = 125 / 3.

Multiple choice maths average arithmetic mean of ap introduction to averages means

If the arithmetic mean of the numbers $x _{1}, x _{2}, x _{3}.......,x _{3}$ is $\overline{X}$, then the arithmetic mean of numbers $ax _{1}+b, ax _{2}+b, ax _{3}+b,........, ax _{n}+b$, where  $a, b$ are two constants would be 

  1. $\overline{X}$
  2. $na\overline{X}+nb$
  3. $a\overline{X}$
  4. $a\overline{X}+b$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Arithmetic mean is affected by linear transformations in the same way. If each data point is multiplied by a constant a and has a constant b added to it, the new mean will be a times the old mean plus b, which is aX_bar + b.