answersLogoWhite

0

First, you need to determine the mean. The mean of a list of numbers is the sum of those numbers divided by the quantity of items in the list (read: add all the numbers up and divide by how many there are). Then, subtract the mean from every number to get the list of deviations. Create a list of these numbers. It's OK to get negative numbers here. Next, square the resulting list of numbers (read: multiply them with themselves). Add up all of the resulting squares to get their total sum. Divide your result by one less than the number of items in the list. To get the standard deviation, just take the square root of the resulting number Example: your list of numbers: 1, 3, 4, 6, 9, 19 mean: (1+3+4+6+9+19) / 6 = 42 / 6 = 7 list of deviations: -6, -4, -3, -1, 2, 12 squares of deviations: 36, 16, 9, 1, 4, 144 sum of deviations: 36+16+9+1+4+144 = 210 divided by one less than the number of items in the list: 210 / 5 = 42 square root of this number: square root (42) = about 6.48

User Avatar

Wiki User

16y ago

Still curious? Ask our experts.

Chat with our AI personalities

BeauBeau
You're doing better than you think!
Chat with Beau
SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve
EzraEzra
Faith is not about having all the answers, but learning to ask the right questions.
Chat with Ezra

Add your answer:

Earn +20 pts
Q: How do you calculate the standard deviation of the mean?
Write your answer...
Submit
Still have questions?
magnify glass
imp