Hello Forum,
I have data on prices and I am trying to pull off a difference coefficient. So, I have the mean price for product X for Nov 13, Dec 13, Jan 14 and Feb 14.
I wanted to see the difference between mean prices of 2013 and 2014.
So, in order to get the difference in means I get the price means of Jan 14 and Feb 14 and divided by two and subtract with the means price of Nov 13 and Dec 13 divided by two as well.
I see this in a paper.
However, they also reported standard error of this transformation.
Does anyone know how to get the sd. error?
You help is very much appreciated.
Thank you!
Lena
Related Posts with Standard error of differences of the mean - Stata
GrowthHi, I have an unbalanced panel data with id year (1997-2003) and I would like to calculate the growt…
local list from variablesHi Statalists, I am trying to create a list from variables, that I can loop through. But the script…
Comparing fixed effects coefficients for several dependent variableDear all, I have estimated a fixed effect panel regression model for several dependent variable in m…
Renaming local contentsHi all, I am performing the following loop: Code: foreach rec of local recall { tokenize `rec…
I would like to merge two databases but I can not merge firms with two ISINI use a database in which firms have sometimes two International Securities Identification Number (I…
Subscribe to:
Post Comments (Atom)
0 Response to Standard error of differences of the mean - Stata
Post a Comment