Two Parameters

Author

Nihal Neeraj

Warning: package 'brms' was built under R version 4.4.1
Warning: package 'tidybayes' was built under R version 4.4.1
Warning: package 'gtsummary' was built under R version 4.4.1

Warning: Rows containing NAs were excluded from the model.

Characteristic

Beta

95% CI

1
(Intercept) 162 161, 162
1

CI = Credible Interval

The nhanes data set from the National Health and Nutrition Examination Survey conducted from 2009 to 2011 by the Centers for Disease Control and Prevention, is used to make a table with which we can then answer the question on what is the average height. However, one specific problem that causes doubt is on if the dataset used is inaccurate, which means that it would question the reliability of the calculated average height. We used a model to determine the average height of a man in the U.S this model was made from a table which gave all the information on the height of men in the U.S. The dependent variable in this case would be the height.

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