Hi!
I want to make a bar graph comparing the educational level between male and females in a specific dataset. The educational level is categorical variable which takes the values from 0 to 6 and the sex variable is a dummy which takes the values 0 or 1. I want to make a bar graph where the x axis shows the educational level for each sex, and the y axis the values or the % and in each category of educational level.
I would really appreciate your help.
I want to make a bar graph comparing the educational level between male and females in a specific dataset. The educational level is categorical variable which takes the values from 0 to 6 and the sex variable is a dummy which takes the values 0 or 1. I want to make a bar graph where the x axis shows the educational level for each sex, and the y axis the values or the % and in each category of educational level.
I would really appreciate your help.
Comment