Hello Statalist people
I've been lurking here for over a decade. Rarely a week has gone by where I don't lean on Statalist so a big thank you to the people posting high quality information on stats list. I am standing on your shoulders on a weekly basis. Today I come with a question I can not find an answer to with search.
For work we are using tableau for a dashboard for non technical researchers. We are looking at disabled people in the American Community Survey (ACS). We want to be able to look at small subsamples like native americans in a specific state. We can produce weighted proportions but we want to compute SEs on the estimates so we can make CVs and censor information that is not reliable within the framework of the ACS manuals.
The stata help file for the proportion command lists the SE formula but not what is used when you use weights. I've been frustrated that most books on the subject tell you the formula used. I've found information in sampling design text books from the 70s when metrics people had to be philosopher kings to do research in general purpose programming software. I've implemented to formulas in tableau. it's shockingly fast doing this with millions of person level observations in the ACS even with weights.
So my question to all you philosopher kings is do you know the formula stata uses with weights or know what books I should be reading? Additionally I would love advice and guidance on how to approach these problems in the future to find this information on my own.
Thanks in advance.
I've been lurking here for over a decade. Rarely a week has gone by where I don't lean on Statalist so a big thank you to the people posting high quality information on stats list. I am standing on your shoulders on a weekly basis. Today I come with a question I can not find an answer to with search.
For work we are using tableau for a dashboard for non technical researchers. We are looking at disabled people in the American Community Survey (ACS). We want to be able to look at small subsamples like native americans in a specific state. We can produce weighted proportions but we want to compute SEs on the estimates so we can make CVs and censor information that is not reliable within the framework of the ACS manuals.
The stata help file for the proportion command lists the SE formula but not what is used when you use weights. I've been frustrated that most books on the subject tell you the formula used. I've found information in sampling design text books from the 70s when metrics people had to be philosopher kings to do research in general purpose programming software. I've implemented to formulas in tableau. it's shockingly fast doing this with millions of person level observations in the ACS even with weights.
So my question to all you philosopher kings is do you know the formula stata uses with weights or know what books I should be reading? Additionally I would love advice and guidance on how to approach these problems in the future to find this information on my own.
Thanks in advance.
Comment