I have a problem in Stata. I have a survey dataset with sampling weights and stratification. Calculating population totals can be done very easily by first set up the survey design (sampling weights and strata) and then using the prefix svy: total. But unfortunately it is not possible to plot density functions using histogram since it ignores the survey design. Is there any way to plot density and distribution functions of population totals easily with survey data?I have a problem in Stata. I have a survey data