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
Mathematical equations in PutdocxHello, I am deciding whether to upgrade Stata for the putdocx features. I cannot tell whether putdo…
Efficient construction of loop commands involving strmatch() when numlist values have leading zeroesHi All, running Stata 15.1 I am attempting to use a list of two-digit numeric prefixes to tag obser…
How to find data points lying above regression line within distance less than max[1SE, 1mm]? Hello Statalists, I have data points (units in mm) and have performed regression on it. Now I need…
Likert normalizationHi - I'm helping my son with his science fair project. He did placebo taste testing where he has so…
Differences between reg and areg.I am running a regression with many dummy variables as controls. If I run the regression with the re…
Subscribe to:
Post Comments (Atom)
0 Response to Estimate monthly data with annual time series data
Post a Comment