Calculate the standard deviation of the following data: 7, 8, 9, 10, 11, 12, 13.
2
4
10
11
Explanation
Video Explanation
No video available
Post your Contribution
Discussions (4)

. from Thier solution if ur confused. x = sum of all values of x/n. = 7+8+9+10+11+12+13/7, = 70/7, = 10. then subtract all values of x by 7.

sorry but, when i took an exam,the previous question before this was also a standard deviation question, but when i saw the solution, they didnt square root it so im very confused now

From the question, I noticed the data given was an arithmetric progress (n, n+1, n+2, ...)
To find the standard deviation of A.P
use
s.d = |d| * sqrt( [ (n-1)*(n+1) / 12 ] )
where n = size of data
s.d = standard deviation
|d| = absolute value of the common difference ( if the common difference is negative e.g -5, use its absolute value; e.g 5)
Hope this tips is useful.
We are all gonna make it...

