Hi,
I have a dataset with roughly 70% female and only 30% male particpants. I was thinking of assigning a weight to the male participants, so they are not so heavily underrepresented.
How do I best do this?
I found that I need to generate a new variable and for each male participant the value of the new variable takes X (number of female divided by male). And then this should be the weight. But when I am working with it in my command, stata tells me that pweight is not allowed. I plan on using it in a probit regression.
Thank you for taking your time and reading this!
I have a dataset with roughly 70% female and only 30% male particpants. I was thinking of assigning a weight to the male participants, so they are not so heavily underrepresented.
How do I best do this?
I found that I need to generate a new variable and for each male participant the value of the new variable takes X (number of female divided by male). And then this should be the weight. But when I am working with it in my command, stata tells me that pweight is not allowed. I plan on using it in a probit regression.
Thank you for taking your time and reading this!

Comment