Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • CI using bootstrap

    How do you get a CI for 10.2% (7.3, 13.4) of 9.2 (6.3, 12.9) death rate per 1000 using bootstrap in stata, I couldn't find the command for estimating CI without the data present

  • #2
    Kusum:
    you cannot use -boostrap- with one value (death rate) only, as it woud resample with reintroduction the very same value.
    Kind regards,
    Carlo
    (Stata 19.0)

    Comment


    • #3
      So, is there any other way out to get the CI?

      Comment


      • #4
        Originally posted by kusum shekhawat View Post
        How do you get a CI for 10.2% (7.3, 13.4) of 9.2 (6.3, 12.9) death rate per 1000 using bootstrap in stata, I couldn't find the command for estimating CI without the data present
        It's impossible, like Carlo said. Full stop.

        If you want a bootstrap CI, you need observed values (or to simulate your own, but that is a different context).

        Comment

        Working...
        X