Question
Question: The weighted arithmetic mean of the first n natural numbers whose weights are equal to the correspon...
The weighted arithmetic mean of the first n natural numbers whose weights are equal to the corresponding numbers is given by
(A) 21(n+1)
(B) 21(n+2)
(C) 31(2n+1)
(D) 31n(2n+1)
Solution
In this question, we have to find out the required value from the given particulars.
We need to first consider the formula of weighted arithmetic mean for first n natural numbers then putting equal weights as given in the question.
Solving the derived mean we will get the required solution.
Formula used:
i). The weighted mean of a non-empty finite multi-set of data \left\\{ {{x_1},{x_2},{x_3},.....,{x_n}} \right\\}, with corresponding non-negative weights \left\\{ {{w_1},{w_2},{w_3},.....{w_n}} \right\\} is
x=w1+w2+w3+.......+wnw1x1+w2x2+w3x3+.....+wnxn
ii). The sum of first n natural numbers 1,2,3,.....,n is 2n(n+1)
iii). The sum of square of first n natural numbers 1,2,3,.....,n is 6n(n+1)(2n+1)
Complete step by step solution:
We need to find out the weighted arithmetic mean of the first n natural numbers whose weights are equal to the corresponding numbers.
First n natural numbers are 1,2,3,.....,n and their corresponding weights are 1,2,3,.....,n.
Now, using the formula for weighted mean of the first n natural numbers \left\\{ {1,2,3,.....,n} \right\\} with corresponding weights \left\\{ {1,2,3,.....,n} \right\\} is
x=1+2+3+....+n1×1+2×2+3×3+.......+n×n
⇒1+2+3+....+n12+22+32+....+n2
Now, we know that the sum of first n natural numbers 1,2,3,.....,n is 2n(n+1) and the sum of squares of first n natural numbers 1,2,3,.....,n is 6n(n+1)(2n+1).
Using this we get,
⇒ x=2n(n+1)6n(n+1)(2n+1)
Simplifying we get,
=6n(n+1)(2n+1)×n(n+1)2
Hence,
=3(2n+1)
Hence the required weighted arithmetic mean is 3(2n+1).
∴ Option (C) is the correct option.
Note: The weighted arithmetic mean is similar to an ordinary arithmetic mean (the most common type of average), except that instead of each of the data points contributing equally to the final average, some data points contribute more than others. The notion of weighted mean plays a role in descriptive statistics and also occurs in a more general form in several other areas of mathematics.
If all the weights are equal, then the weighted mean is the same as the arithmetic mean. While weighted means generally behave in a similar fashion to arithmetic means, they do have a few counterintuitive properties, as captured for instance in Simpson’s paradox.