Skip to content

Commit c9bf9da

Browse files
committed
Update sample-evaluation.Rmd
1 parent f466049 commit c9bf9da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

vignettes/articles/sample-evaluation.Rmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ summary(result_pp)
271271

272272
In this scenario, the output indicates that the estimated misstatement in the
273273
population is 4.18 percent, with the 95 percent credible interval extending from
274-
3.29 percent to 5.33 percent. Note that this population estimate is considerably
274+
3.28 percent to 5.36 percent. Note that this population estimate is considerably
275275
less uncertain compared to the no pooling approach. Similarly to the no pooling
276276
approach, the stratum estimates differ from each other but are closer together
277277
and exhibit less uncertainty. This can be explained by the fact that the partial
@@ -424,8 +424,8 @@ print(result)
424424
```
425425

426426
The output indicates that the estimated misstatement in the population is
427-
15.42 percent. The 95 percent credible interval spans from 14.65 percent to
428-
16.3 percent. The precision of the population estimate is therefore 1.65
427+
15.32 percent. The 95 percent credible interval spans from 14.65 percent to
428+
16.29 percent. The precision of the population estimate is therefore 1.64
429429
percent, which is lower than that of the classical approach. The estimates for
430430
each stratum are visualized below using the `plot(..., type = "estimates)`
431431
command but their actual values can be once again be obtained using the

0 commit comments

Comments
 (0)