Hi,
I am working with the National Sample Survey Organization dataset from India. It is an individual level dataset but the consumption figures are of the entire household.
The consumption figures are given item wise in the data set in terms of monthly per capita consumption expenditure
There is a household id for each household and a person id as well.
If I want to calculate the total annual household consumption expenditure of each household, what sepcific command of Stata do I use?
The process that I followed was :
1. convert the MPCE (in rupee terms) for 30 days into 365 days by multiplying and dividing by 365 and 30 respectively
2.add the MPCE_365 for all individuals in the same household by using the bysort hhid command
However, this does not give the correct figures because the consumption figures are household wise and not at the individual level.
Thanks and regards,
Meghna
Related Posts with Command for calculating household level expenditure
ARDL ECM bounds testHi, I have selected optimal lags for an ARDL with two variables, plus impulse dummies (time series)…
Summary table (specifically standard deviation) for ANOVA commandI am trying to get a summary table for my anova command (like the subcommand tabulate does when you …
Latent Class Model on a Mixture-Amount Discrete Choice ExperimentHello I performed a discrete choice experiment which included 8 mixtures terms (the proportions of …
Estimating incidence rates from Poisson and marginsHi Stata users I've asked beforre, but realize that my post may have been unclear, so hopefully I c…
generating new variableHello members, Please i want to generate a new variable "marital status" to have categories "1. Mari…
Subscribe to:
Post Comments (Atom)
0 Response to Command for calculating household level expenditure
Post a Comment