Find the standard deviation of the first n natural numbers.

 

Vedclass pdf generator app on play store
Vedclass iOS app on app store

$ \begin{array}{|c|c|c|c|c|c|c|c|c|} \hline x_{i} & 1 & 2 & 3 & 4 & 5 & \ldots & \ldots & n \\ \hline x_{i}^{2} & 1 & 4 & 9 & 16 & 25 & \ldots & \ldots & n^{2} \\ \hline \end{array}$

Now, $\quad \Sigma x_{i}=1+2+3+4+\ldots+n=\frac{n(n+1)}{2}$

and $\Sigma x_{i}^{2}=1^{2}+2^{2}+3^{2}+\ldots+n^{2}=\frac{n(n+1)(2 n+1)}{6}$

$\therefore \quad \alpha=\sqrt{\frac{\Sigma x_{i}^{2}}{n}-\left(\frac{\Sigma x_{i}}{n}\right)^{2}}=\sqrt{\frac{n(n+1)(2 n+1)}{6 n}-\frac{n^{2}(n+1)^{2}}{4 n^{2}}}$

$=\sqrt{\frac{(n+1)(2 n+1)}{6}-\frac{(n+1)^{2}}{4}}=\sqrt{\frac{2\left(2 n^{2}+3 n+1\right)-3\left(n^{2}+2 n+1\right)}{12}}$

$=\sqrt{\frac{4 n^{2}+6 n+2-3 n^{2}-6 n-3}{12}}=\sqrt{\frac{n^{2}-1}{12}}$

Similar Questions

The varience of data $1001, 1003, 1006, 1007, 1009, 1010$ is -

If the data $x_1, x_2, ...., x_{10}$ is such that the mean of first four of these is $11$, the mean of the remaining six is $16$ and the sum of squares of all of these is $2,000$; then the standard deviation of this data is

  • [JEE MAIN 2019]

If each observation of a raw data whose variance is ${\sigma ^2}$, is multiplied by $\lambda$, then the variance of the new set is

If the mean and variance of the data $65,68,58,44$, $48,45,60, \alpha, \beta, 60$ where $\alpha>\beta$ are $56$ and $66.2$ respectively, then $\alpha^2+\beta^2$ is equal to

  • [JEE MAIN 2024]

The mean and variance of $7$ observations are $8$ and $16,$ respectively. If five of the observations are $2,4,10,12,14 .$ Find the remaining two observations.