Main content
Statistics and probability
Course: Statistics and probability > Unit 3
Lesson 5: Variance and standard deviation of a samplePopulation and sample standard deviation review
Population and sample standard deviation
Standard deviation measures the spread of a data distribution. It measures the typical distance between each data point and the mean.
The formula we use for standard deviation depends on whether the data is being considered a population of its own, or the data is a sample representing a larger population.
- If the data is being considered a population on its own, we divide by the number of data points,
. - If the data is a sample from a larger population, we divide by one fewer than the number of data points in the sample,
.
Population standard deviation:
Sample standard deviation:
The steps in each formula are all the same except for one—we divide by one less than the number of data points when dealing with sample data.
We'll go through each formula step by step in the examples below.
Why we divide by is a pretty complex concept. If you want to learn more about the intuition behind this topic, check out this video.
Population standard deviation
Here's the formula again for population standard deviation:
Here's how to calculate population standard deviation:
Step 1: Calculate the mean of the data—this is in the formula.
Step 2: Subtract the mean from each data point. These differences are called deviations. Data points below the mean will have negative deviations, and data points above the mean will have positive deviations.
Step 3: Square each deviation to make it positive.
Step 4: Add the squared deviations together.
Step 5: Divide the sum by the number of data points in the population. The result is called the variance.
Step 6: Take the square root of the variance to get the standard deviation.
Example: Population standard deviation
Four friends were comparing their scores on a recent essay.
Calculate the standard deviation of their scores:
, , ,
Step 1: Find the mean.
The mean is points.
Step 2: Subtract the mean from each score.
Score: | Deviation: |
---|---|
Step 3: Square each deviation.
Score: | Deviation: | Squared deviation: |
---|---|---|
Step 4: Add the squared deviations.
Step 5: Divide the sum by the number of scores.
Step 6: Take the square root of the result from Step 5.
The standard deviation is approximately .
Want to learn more about population standard deviation? Check out this video.
Want to practice some problems like this? Check out this exercise on standard deviation of a population.
Sample standard deviation
Here's the formula again for sample standard deviation:
Here's how to calculate sample standard deviation:
Step 1: Calculate the mean of the data—this is in the formula.
Step 2: Subtract the mean from each data point. These differences are called deviations. Data points below the mean will have negative deviations, and data points above the mean will have positive deviations.
Step 3: Square each deviation to make it positive.
Step 4: Add the squared deviations together.
Step 5: Divide the sum by one less than the number of data points in the sample. The result is called the variance.
Step 6: Take the square root of the variance to get the standard deviation.
Example: Sample standard deviation
A sample of students was taken to see how many pencils they were carrying.
Calculate the sample standard deviation of their responses:
, , ,
Step 1: Find the mean.
The sample mean is pencils.
Step 2: Subtract the mean from each score.
Pencils: | Deviation: |
---|---|
Step 3: Square each deviation.
Pencils: | Deviation: | Squared deviation: |
---|---|---|
Step 4: Add the squared deviations.
Step 5: Divide the sum by one less than the number of data points.
Step 6: Take the square root of the result from Step 5.
The sample standard deviation is approximately .
Want to learn more about sample standard deviation? Check out this video.
Want to practice some problems like this? Check out this exercise on sample and population standard deviation.
Want to join the conversation?
- how to identify that the problem is sample problem or population
problem?(31 votes)- Great question! It depends on why you are calculating the standard deviation. In the case of sampling, you are randomly selecting a set of data points for the purpose of estimating the true values for mean, standard deviation, etc. In the case of a population problem you are collecting data points from 100% of the subjects you wish to study.(49 votes)
- Why standard deviation is a better measure of the diversity in age than the mean?(9 votes)
- I'll try to give you a quick example that I hope will clarify this. If you picked three people with ages 49, 50, 51, and then other three people with ages 15, 50, 85, you can understand easily that the ages are more "diverse" in the second case. In the first case people are all around 50, while in the second you have a young, a middle-aged, and an old person.
However, in both cases the average is 50! The average cannot pick on this diversity, and in fact it doesn't measure diversity at all, only central tendency. On the other hand, the standard deviation turns out to be 0.8, and 28.6 respectively, and correctly assigns greater "diversity" to the second case. Hope this helps!(70 votes)
- Why do we have to substract 1 from the total number of indiduals when we're dealing with a sample instead of a population? I know how to calculate the sample standard deviation, but I want to know the underlying reason why the formula has that tiny variation(17 votes)
- If the sample has about 70% or 80% of the population, should I still use the "n-1" rules?? Or i just divided by n?(6 votes)
- this is why I hate both love and hate stats. how can you effectively tell whether you need to use a sample or the whole population? (this seems to the be the most asked question)(4 votes)
- You have to look at the hints in the question. With popn. you will usually see words like all, true, or whole. For sample, words will be like a representative, sample, this group, etc.(5 votes)
- If a problem is giving you all the grades in both classes from the same test, when you compare those, would you use the standard deviation for population or sample?(4 votes)
- If you are assessing ALL of the grades, you will use the population formula to calculate the standard deviation.
A way to remember the difference is that a sample is only a group, a part of a whole. The population is referring to the entire set. So when you are receiving data from the ENTIRE population, you can be confident in using the population formula. If you are only given data from a PART of the group, you know to use the sample formula. I hope this helps!(4 votes)
- Can i know what the difference between the (∑(x-μ)^2)/N formula and [∑x^2-((∑x)^2)/N]N this formula. How can i know which one im suppose to use ?(5 votes)
- How do I find the standard deviation if I am only given the sample size and the sample mean?(4 votes)
- I don't think you can since there's not enough information given(1 vote)
- is The standard deviation for a sample is most likely larger than the standard deviation of the population?(3 votes)
- For the population standard deviation equation, instead of doing mu for the mean, I learned the bar x for the mean is that the same thing basically? If so, then why use mu for population and bar x for sample?(3 votes)