Hi,
I have a dataset of property characteristics (access to water, surface area, type of wall/roof, etc.) for all properties in a given city. I would like to sample a given number of properties while ensuring that the sample is representative, and proportionally sample by area in the city. Because I have more than 30 property characteristics, I am not able to do a stratified sampling, and a random sample wouldn't be representative (or with probability nearing zero). I looked into using the repsample command but unfortunately it displays the message "Not enough cases to provide the requested sample".
Any suggestions on how to proceed would be greatly appreciated.
Thank you
I have a dataset of property characteristics (access to water, surface area, type of wall/roof, etc.) for all properties in a given city. I would like to sample a given number of properties while ensuring that the sample is representative, and proportionally sample by area in the city. Because I have more than 30 property characteristics, I am not able to do a stratified sampling, and a random sample wouldn't be representative (or with probability nearing zero). I looked into using the repsample command but unfortunately it displays the message "Not enough cases to provide the requested sample".
Any suggestions on how to proceed would be greatly appreciated.
Thank you
Comment