Table of contents
- 1. Intro to Stats and Collecting Data55m
- 2. Describing Data with Tables and Graphs1h 55m
- 3. Describing Data Numerically1h 45m
- 4. Probability2h 16m
- 5. Binomial Distribution & Discrete Random Variables2h 33m
- 6. Normal Distribution and Continuous Random Variables1h 38m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 3m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample1h 1m
- 10. Hypothesis Testing for Two Samples2h 8m
- 11. Correlation48m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
3. Describing Data Numerically
Standard Deviation
Problem 2.4.6
Textbook Question
Building Basic Skills and Vocabulary
Given a data set, how do you know whether to calculate σ or s?

1
Understand the difference between σ (population standard deviation) and s (sample standard deviation). σ is used when you have data for the entire population, while s is used when you have data for a sample of the population.
Determine whether the data set represents the entire population or just a sample. If the data includes every member of the population, you calculate σ. If the data is a subset of the population, you calculate s.
Check the problem statement or context for keywords. For example, terms like 'population' or 'all' suggest you are working with the entire population, while terms like 'sample' or 'subset' indicate you are working with a sample.
Recall the formulas: For σ (population standard deviation), the formula is √(Σ(xᵢ - μ)² / N), where μ is the population mean and N is the population size. For s (sample standard deviation), the formula is √(Σ(xᵢ - x̄)² / (n - 1)), where x̄ is the sample mean and n is the sample size.
Apply the appropriate formula based on your determination in step 2. Use σ if the data represents the population and s if the data represents a sample.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
1mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Population vs. Sample
In statistics, a population refers to the entire group of individuals or observations that you want to draw conclusions about, while a sample is a subset of that population. When analyzing data, it's crucial to determine whether you are working with a complete population or just a sample, as this influences the choice of statistical methods and formulas.
Recommended video:
Sampling Distribution of Sample Proportion
Standard Deviation (σ vs. s)
Standard deviation is a measure of the amount of variation or dispersion in a set of values. The symbol σ (sigma) represents the population standard deviation, used when the data set includes the entire population. In contrast, s represents the sample standard deviation, which is used when the data set is a sample from a larger population, accounting for the additional uncertainty in estimates.
Recommended video:
Guided course
Calculating Standard Deviation
Statistical Inference
Statistical inference involves using data from a sample to make generalizations or predictions about a population. Understanding whether to use σ or s is essential for accurate inference, as using the wrong standard deviation can lead to incorrect conclusions about the population's characteristics based on the sample data.
Recommended video:
Guided course
Parameters vs. Statistics
Watch next
Master Calculating Standard Deviation with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice