Two Parameters

Author

Annika

Using data from the National Health and Nutrition Examination Survey conducted from 2009 to 2011, we seek to create a model of height for adult men. In particular, what is the average height of an adult male in America in 2024? Since participation in the survey is voluntary, it could mean that, for example, taller men are more likely to answer this question. We modeled height using an intercept-only regression.

Warning: Rows containing NAs were excluded from the model.

Characteristic

Beta

95% CI

1
(Intercept) 162 161, 162
1

CI = Credible Interval

# A tibble: 1 × 2
   .row  odds
  <int> <dbl>
1     1 0.187