Just a novice here but can follow directions.
I have a data frame which has certain data that is collected on people from all states of the USA, who respond to certain questions(yes/no) related to disease diagnosis. This is done over a period of 6/7 years.
My question is, I'm trying to visualize like, for each question how many people (%) responded from each state per year. I also have confidence levels for each data point(%). What is the best way to do this? any help is greatly appreciated.
A snippet of the data is added.