Bunuel
Which of the following set has the smallest standard deviation ?
A. {2, 2, 3, 5, 7}
B. {2, 2, 2, 2, 79}
C. {2, 2, 3, 4, 7}
D. {2, 2, 6.9, 4, 3}
E. {8, 2, 2, 3, 5}
Solution:
We will solve this problem by using the definition of standard deviation.
The best method to solve this problem is to calculate the mean of each set and after that, we will find the difference between mean and entry of the set. The least scattered set will have the least standard deviation.
Option A: \(\{2, 2, 3, 5, 7\}\)
• Mean = \(\frac{19}{5} =3.8\)
• Now, The difference between mean and each element =\(\{-1.8, -1.8, -0.8, 1.2, 3.2\}\)
Option B: \(\{2, 2, 2, 2, 79\}\)
• Mean = \(\frac{87}{5}=17.4\)
• Now,The difference between mean and each element =\( \{-15.4, -15.4, -15.4, 15.4, 61.6\}\)
Option C: \(\{2, 2, 3, 4, 7\}\)
• Mean = \(18/5= 3.6\)
• Now,The difference between mean and each element =\( \{-1.6, -1.6, -0.6, 0.4, 3.4\}\)
Option D:\( \{2, 2, 6.9, 4, 3\}\)
• Mean =\(\frac{ 17.9}{5} = 3.58\)
• Now,The difference between mean and each element =\( \{-1.58, -1.58, 3.32, 0.42, -0.58\}\)
Option E:\( \{8, 2, 2, 3, 5\}\)
• Mean = \(\frac{20}{5}=4\)
• Now,The difference between mean and each element = \(\{4, -2, -2, -1, 1\}\)
We can see that D is the least scattered.
hence, the correct answer is Option D.