Hi everyone,
I need to calculate a variable as the standard deviation of another variable scaled by yet another variable, requiring at least 3 years of data.
This is how I calculate the standard deviation:
egen cfv = sd(oibdp)
But then I don't know how to proceed to scale the variable as explained above. Can anyone help me?
Thank you in advance!
Related Posts with Scaling a variable by another variable
Marginsplot not workingI would like to display a plot with the average marginal effect of nb_ygsibs5 with 95% CIs. This is…
variable X not found in list of covariatesI have already read a lot of topic about this issue, but nothing has worked. I have my database wit…
Delete Observations that have no partners in panel dataHello.. i am new in here i got some problem in using STATA i am trying to make panel data but not…
Not displaying the F-Statistics and and Prob value when using robust commandDear Statalist, I am having an balanced panel data set (banks profitability determinants factors) a…
Factor variables may not contain noninteger values (r452)Dear all, I have a longitudinal panel dataset and I am trying to add individual fixed effects to my…
Subscribe to:
Post Comments (Atom)
0 Response to Scaling a variable by another variable
Post a Comment