Skip to content

Commit d04d13c

Browse files
inference lobjs
1 parent 80e6dd5 commit d04d13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/inference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ By the end of the chapter, readers will be able to do the following:
3838

3939
* Describe real-world examples of questions that can be answered with statistical inference.
4040
* Define common population parameters (e.g., mean, proportion, standard deviation) that are often estimated using sampled data, and estimate these from a sample.
41-
* Define the following statistical sampling terms (population, sample, population parameter, point estimate, sampling distribution).
41+
* Define the following statistical sampling terms: population, sample, population parameter, point estimate, and sampling distribution.
4242
* Explain the difference between a population parameter and a sample point estimate.
4343
* Use Python to draw random samples from a finite population.
4444
* Use Python to create a sampling distribution from a finite population.

0 commit comments

Comments
 (0)