Solveeit Logo

Question

Question: Statement – 1: The variance of first n even natural number is \(\dfrac{{{n^2} - 1}}{4}\) Statement...

Statement – 1: The variance of first n even natural number is n214\dfrac{{{n^2} - 1}}{4}
Statement – 2: The sum of first n natural number is n(n+1)2\dfrac{{n\left( {n + 1} \right)}}{2} and the sum of squares of first n natural number is n(n+1)(2n+1)6\dfrac{{n\left( {n + 1} \right)\left( {2n + 1} \right)}}{6}.
(a)\left( a \right) Statement – 1 is true, statement – 2 is true; statement – 2 is a correct explanation for statement – 1.
(b)\left( b \right) Statement – 1 is true, statement – 2 is true; statement – 2 is not a correct explanation for statement – 1.
(c)\left( c \right) Statement – 1 is true, statement – 2 is false.
(d)\left( d \right) Statement – 1 is false, statement – 2 is true.

Explanation

Solution

In this particular question use the concept that the sum of an A.P series is given as Sn=n2(2a+(n1)d){S_n} = \dfrac{n}{2}\left( {2a + \left( {n - 1} \right)d} \right), where symbols have their usual meanings and the sum of squares of first n natural number is n(n+1)(2n+1)6\dfrac{{n\left( {n + 1} \right)\left( {2n + 1} \right)}}{6}, so use this concept to reach the solution of the question.

Complete step-by-step solution:
The first natural numbers are given below,
1,2,3,4,...........n1, 2, 3, 4, ...........n
The sum of the first natural numbers are
1+2+3+4+...............+n1 + 2 + 3 + 4 + ............... + n
As the above series formed an A.P series, with first term (a) = 1, common difference (d)=(21)=(32)=1(d) = (2 - 1) = (3 – 2) = 1, and the number of terms is n.
So according to the formula of the sum of an A.P series which is given as,
Sn=n2(2a+(n1)d)\Rightarrow {S_n} = \dfrac{n}{2}\left( {2a + \left( {n - 1} \right)d} \right)
Now substitute the values we have,
Sn=n2(2(1)+(n1)(1))=n2(2+n1)=n(n+1)2\Rightarrow {S_n} = \dfrac{n}{2}\left( {2\left( 1 \right) + \left( {n - 1} \right)\left( 1 \right)} \right) = \dfrac{n}{2}\left( {2 + n - 1} \right) = \dfrac{{n\left( {n + 1} \right)}}{2}
So the sum of first n natural numbers is n(n+1)2\dfrac{{n\left( {n + 1} \right)}}{2}.......................... (1)
And we all know that the sum of squares of the first n natural number is n(n+1)(2n+1)6\dfrac{{n\left( {n + 1} \right)\left( {2n + 1} \right)}}{6}.
12+22+32+........+n2=n(n+1)(2n+1)6\Rightarrow {1^2} + {2^2} + {3^2} + ........ + {n^2} = \dfrac{{n\left( {n + 1} \right)\left( {2n + 1} \right)}}{6}................ (2)
Hence statement – 2 is true.
Statement – 1: The variance of first n even natural number is n214\dfrac{{{n^2} - 1}}{4}
As we know that the even number is always divided by 2.
So the set of even natural numbers are (2,4,6,8,........,2n)(2, 4, 6, 8, ........, 2n)
so the sum of first n even natural numbers are
S=2+4+6+8+.......+2nS = 2 + 4 + 6 + 8 + ....... + 2n
Therefore, S=2(1+2+3+......+n)S = 2 (1 + 2 + 3 + ......+ n)
Therefore, S=2S = 2 (sum of first n natural numbers)
S=2(n(n+1)2)=n(n+1)\Rightarrow S = 2\left( {\dfrac{{n\left( {n + 1} \right)}}{2}} \right) = n\left( {n + 1} \right)
Now as we know that the mean (xˉ\bar x) is the ratio of sum of numbers to the total numbers.
So the mean of first n even natural numbers is, xˉ=n(n+1)n=n+1\bar x = \dfrac{{n\left( {n + 1} \right)}}{n} = n + 1....................... (3)
Now as we know that the variance (σ2{\sigma ^2}) is given as,
σ2=1n(i=1nXi)2(xˉ)2\Rightarrow {\sigma ^2} = \dfrac{1}{n}{\left( {\sum\limits_{i = 1}^n {{X_i}} } \right)^2} - {\left( {\bar x} \right)^2}
σ2=1n(22+42+62+......(2n)2)(xˉ)2\Rightarrow {\sigma ^2} = \dfrac{1}{n}\left( {{2^2} + {4^2} + {6^2} + ......{{\left( {2n} \right)}^2}} \right) - {\left( {\bar x} \right)^2}
Now the above expression is also written as,
σ2=1n22(12+22+32+......(n)2)(xˉ)2\Rightarrow {\sigma ^2} = \dfrac{1}{n}{2^2}\left( {{1^2} + {2^2} + {3^2} + ......{{\left( n \right)}^2}} \right) - {\left( {\bar x} \right)^2}
Now substitute the values from equation (2) and (3) in the above equation we have,
σ2=1n22(n(n+1)(2n+1)6)(n+1)2\Rightarrow {\sigma ^2} = \dfrac{1}{n}{2^2}\left( {\dfrac{{n\left( {n + 1} \right)\left( {2n + 1} \right)}}{6}} \right) - {\left( {n + 1} \right)^2}
Now simplify it we have,
σ2=23((n+1)(2n+1))(n+1)2\Rightarrow {\sigma ^2} = \dfrac{2}{3}\left( {\left( {n + 1} \right)\left( {2n + 1} \right)} \right) - {\left( {n + 1} \right)^2}
σ2=(n+1)[23(2n+1)n1]\Rightarrow {\sigma ^2} = \left( {n + 1} \right)\left[ {\dfrac{2}{3}\left( {2n + 1} \right) - n - 1} \right]
σ2=(n+1)[4n3n+231]\Rightarrow {\sigma ^2} = \left( {n + 1} \right)\left[ {\dfrac{{4n}}{3} - n + \dfrac{2}{3} - 1} \right]
σ2=(n+1)[n313]\Rightarrow {\sigma ^2} = \left( {n + 1} \right)\left[ {\dfrac{n}{3} - \dfrac{1}{3}} \right]
σ2=(n+1)(n1)3=n213\Rightarrow {\sigma ^2} = \dfrac{{\left( {n + 1} \right)\left( {n - 1} \right)}}{3} = \dfrac{{{n^2} - 1}}{3}
So this is the required variance of first n even natural numbers.
Hence statement – 1 is false.
So this is the required answer.
Hence option (d) is the correct answer.

Note: Whenever we face such types of question the key concept we have to remember is the formula of the variance which is given as, σ2=1n(i=1nXi)2(xˉ)2{\sigma ^2} = \dfrac{1}{n}{\left( {\sum\limits_{i = 1}^n {{X_i}} } \right)^2} - {\left( {\bar x} \right)^2} , where n is the number of terms in the series, (i=1nXi)\left( {\sum\limits_{i = 1}^n {{X_i}} } \right) is the sum of the series and (xˉ)\left( {\bar x} \right) is the mean of the series.