Announcement

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

  • Percent change between various years of survey data

    Hey everyone,

    So I’ve got this complex survey dataset in which my goal variable is binary knowledge of a fact (True or False) and I’m comparing various years of surveys (2018 vs 2020). I’m also trying to see how various demographics changed their % knowledge level of this fact between years.

    I have the jackknife replicate weights set up to the best of my ability as I was able to use them to create individual year statistics for each year by itself. I’ve now appended the data with the variable cycle==0 for one year and cycle ==1 for the other. The replicate weights have been set

    So basically
    Year denoting variable: cycle
    Outcome binary variable: HeardHPV
    Co variables example AgeGrpA

    Hoping to find the %change in each year, the CI, and significance.

    Please let me know if/what information to attach to make this as easy as possible!
Working...
X