Concept:Understanding how the mean changes when a constant is added to each observation, and how the sum of an arithmetic progression is used.
Explanation:We are given 10 observations:
x1,x2,…,x10.
The mean of these observations is given as 30.
The formula for the mean is: Mean =
Number of observationsSum of observationsSo, for the first case:
30 =
10x1+x2+⋯+x10Multiplying both sides by 10, we get the sum of the original observations:
x1+x2+⋯+x10=30×10=300.
Now, consider the new set of observations:
x1+2,x2+4,x3+6,…,x10+20.
Notice that the numbers added to each
xi form an arithmetic progression: 2, 4, 6, ..., 20.
The terms added are
2×1,2×2,2×3,…,2×10.
The sum of the new observations is:
(
x1+2) + (
x2+4) + (
x3+6) +
… + (
x10+20)
We can rearrange this sum as:
(
x1+x2+⋯+x10) + (
2+4+6+⋯+20 )
We already know that
x1+x2+⋯+x10=300.
Now, let's find the sum of the arithmetic progression
2+4+6+⋯+20.
This is an arithmetic series with the first term
a=2, the last term
l=20, and the number of terms
n=10.
The sum of an arithmetic series is given by
Sn=2n(a+l).
So, the sum of the added terms is:
210(2+20)=5×22=110.
Therefore, the sum of the new observations is
300+110=410.
The mean of the new observations is:
New Mean =
Number of observationsSum of new observationsNew Mean =
10410New Mean = 41.
Answer:41