Question
Mathematics Question on Statistics
The standard deviation of the first n natural numbers is
A
12n2+1
B
12n2−1
C
12n2−1
D
12n2+1
Answer
12n2−1
Explanation
Solution
Since, Σn=2n(n+1) and Σn2=6n(n+1)(2n+1)
∴ SD=nΣx2−(Σnx)2
=nΣn2−(nΣn)2
=6nn(n+1)(2n+1)−(2nn+(n+1))2
=6(n+1)(2n+1)−4(n+1)2
=12n2−1