Hi Tim,
Thanks very much. But the average that I got appeared to be low to be realistic; the unit I believe is minute but not hours…Is it because the Time Use Variables that I created only documented the time use on the diary day, not the typical time spent on a given activities?
For example,
Time spent traveling (Everything in the “Travel” category (181101-189999)) was 71.6;
Time spent cooking (Food and Drink Preparation, Presentation, and Clean-up (0202xx)) was 35.00.
Both variables are created using “Create variable from scratch”; and below is the Stata code for setting up the complex survey:
svyset cluster [pweight=WT06], strata(strataATUS) singleunit(scaled).
Thanks,