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
Job Posting for Research Fellow in Student Social Support R&D Lab at Harvard Kennedy SchoolJob Posting for Research Fellow – Data & Survey Analyst Student Social Support R&D Lab at th…
Test of overidentification after xtdpdsys, vce(robust)How can I test overidentification after xtdpdsys, vce(robust)? Sargan test doesn't work. …
Reduce space between category in a graphHi all, I wonder how reduce the space between category in a graph, example: Code: clear all set m…
Chi-square problemHi! Help please! I have a table with variables "speciality", "city", and "status". I need to compare…
Predicted probability and classification statistics for xlogitDear Statalist users, I have two question regarding the fixed effect logit in panel settings. 1) I…
Subscribe to:
Post Comments (Atom)
0 Response to Scaling a variable by another variable
Post a Comment