I would like to calculate an estimate of the monthly population with population data sorted by region, gender, age group, and year.
I calculated the estimate by subtracting the previous year's data from the following year's data and adding the monthly value divided by 12.
For example, since the population as of January 1998 was 23424, and 1999 was 25832 (25832-23424)/12 was added to 23424 and estimated the value for February 1998.
What do I write to create time (year and month) variables and calculate the estimate, as shown in the figure from the left to the right in the attached figure?
Thank you in advance for your help. Array
Related Posts with Estimate monthly data with annual time series data
Creating a variable: TRUE or FALSE based on date within two other dates for each participant of of which there are multiple ID valuesHello, my apologies for not using dataex. I am using healthcare data so I have created an example be…
net install lpdensity, error r(677)Hi, I use rddensity in Stata and already have rddensity installed on my computer but then a error r…
Stacked/Bar Graphs for Multiple Categorical VariablesHello, I am examining socio-demographic differences in attitudes towards FGC practice. Here is an e…
change in sign and significance of linear term after adding quadratic and cubic termsHi all, I need your comments on change in sign and significance of linear term after adding quadrat…
Interaction without main effects-should it be significant too?Should an interaction without main effects be significant if the interaction term is significant in …
Subscribe to:
Post Comments (Atom)
0 Response to Estimate monthly data with annual time series data
Post a Comment