Sample of heights based on the weighted sample in the survey.
A data frame with 100 observations on the following 2 variables.
- num_of_adults
a numeric vector
Examples
fcid
#> # A tibble: 100 × 2
#> height num_of_adults
#> <dbl> <int>
#> 1 110. 0
#> 2 112. 0
#> 3 112. 0
#> 4 114. 0
#> 5 114. 0
#> 6 116. 0
#> 7 116. 1
#> 8 118. 2
#> 9 118. 22
#> 10 120. 86
#> # ℹ 90 more rows