Question
Question: Find the Standard Deviation of the following data: \(5,9,8,12,6,10,6,8\) A. \(2.14\) B. \(2.16...
Find the Standard Deviation of the following data: 5,9,8,12,6,10,6,8
A. 2.14
B. 2.16
C. 2.15
D. 2.17
Solution
To find the standard deviation of the given data, we will first find the absolute mean, then variance, and finally the standard deviation.
The absolute mean of data x=(Total number of observations)(Sum of observations) .
The variance of data δ=n∑(X−X)2 , where n is the total number of observations.
Standard Deviation is the square root of the variance, i.e., σ=n∑(X−X)2 .
Complete step-by-step answer:
Given data: 5,9,8,12,6,10,6,8 .
To find the standard deviation of the given data.
Total number of entities in the given data =8
We will first find the absolute mean of the data
Mean =(Total number of observations)(Sum of observations)
Putting all the values, we get,
=85+9+8+12+6+10+6+8
=864=8
So, mean of the given data x=8 .
Now, we will find the values of (xi−x) , where xi are the individual entities of the given data.
xi | (xi−x) |
---|---|
5 | 5−8=−3 |
9 | 9−8=1 |
8 | 8−8=0 |
12 | 12−8=4 |
6 | 6−8=−2 |
10 | 10−8=2 |
6 | 6−8=−2 |
8 | 8−8=0 |
Now, squaring all (xi−x) , we get,
xi | (xi−x) | (xi−x) |
---|---|---|
5 | 5−8=−3 | (−3)2=9 |
9 | 9−8=1 | (1)2=1 |
8 | 8−8=0 | (0)2=0 |
12 | 12−8=4 | (4)2=16 |
6 | 6−8=−2 | (−2)2=4 |
10 | 10−8=2 | (2)2=4 |
6 | 6−8=−2 | (−2)2=4 |
8 | 8−8=0 | (0)2=0 |
Now, values of (xi−x) , find the variance of the given data by putting the values in the formula of variance,
Variance δ=n∑(X−X)2
Putting all the values, we get,
=89+1+0+16+4+4+4+0
=838=4.75
So, the variance of the given data is 4.75 .
Now, the standard deviation is the square root of the variance.
Hence, Standard Deviation σ=n∑(X−X)2
Putting the values, we get,
=4.75=2.17
Hence, the standard deviation of the given data is 2.17 .
So, the correct answer is “Option D”.
Note: Here, Mean simply means to add all the given terms and divide the sum by the total number of terms.Do remember in case of summation while finding variance, take the square of each term and then add and not the square of the summation.No need to arrange the given data in ascending or descending order.