Skip to content

Commit 672a933

Browse files
better 10.1 caption py bug hunt
1 parent 8f33fdd commit 672a933

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/inference.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,10 @@ broader population from which it is taken is referred to as **statistical infere
9898
```{figure} img/inference/population_vs_sample.png
9999
:name: fig:11-population-vs-sample
100100
101-
Population versus sample.
101+
The process of using a sample from a broader population to obtain a point estimate of a
102+
population parameter. In this case, a sample of 10 individuals yielded 6 who own an iPhone, resulting
103+
in an estimated population proportion of 60% iPhone owners. The actual population proportion in this example
104+
illustration is 53.8%.
102105
```
103106

104107
+++

0 commit comments

Comments
 (0)