Respuesta :
In order to find the standard deviation, we first have to calculate the mean (average) of the numbers. To get this we add all the numbers together and then divide by 12 since there are 12 numbers. The mean = 782. Next, we take each number and subtract the mean, taking the result and squaring it. For this we get: 6724, 2209, 10404, 11664, 729, 1764, 12544, 9, 529, 71824, 1444, 1024. Now we sum all of these up and take the average by dividing the sum by 12. Doing this we get 120868/12=10072. The last step is the take the square root of that number to get the standard deviation. The final result is 100.
The standard deviation of the given set is:
S = 130.
How to get the standard deviation?
Here we have the set:
{700, 735, 680, 890, 755, 740, 670, 785, 805, 1050, 820, 750}
First, we need to get the mean of the set which is:
[tex]M = \frac{700 + 735 + 680 + 890 + 755 + 740 + 670 + 785 + 805 + 1050 + 820 + 750}{12} = 704.17[/tex]
Then the standard deviation is:
[tex]S = \sqrt{\frac{(700 - 704.17)^2 + (735 - 704.17)^2+ (680 - 704.17)^2 + ... + (820 - 704.17)^2 + (750 - 704.17)^2}{12}} = 129.5[/tex]
So we conclude that the standard deviation, rounded to the next whole number, is S = 130
If you want to learn more about standard deviation:
https://brainly.com/question/475676
#SPJ2