Hi, I am working on a project and I have 4 variables that go from 0-100, and I am trying to combine them into a single variable that is also on a scale from 0-100. However, when I tried doing it myself by just using the generate command (gen minofeel=(var1+var2+var3+var4) it runs on a scale from 0-400. I tried dividing it by 4 but that also doesn't help because it divides every number on the scale by 4 which is not what I'm trying to do (i.e. made 0=.25. Does anyone know how to help me do this? Thank you!!
Related Posts with how to fix scales on stata
Marginsplot, legend and by()Dear Stata Users, I am producing a graph with marginsplot throug the following commands and options…
Lagged Variables in Dynamic Panel DataI am new to STATA and would like to receive a valuable feedback. I did run a GMM using xtabond2 and …
Input oriented model in Stochastic Frontier AnalysisDear all, I am using the command "sfcross" to estimate a stochastic frontier analysis with one inpu…
BMI-for-age WHO 2007 referenceHello, May I know the systax to calculate BMI-for-age for 5-19 years using WHO 2007 reference. Tha…
Linear regression model, volatility measure, stock return predictabilityHi, Statalist! I am writing a thesis on the stock market predictability, using a linear regression…
Subscribe to:
Post Comments (Atom)
0 Response to how to fix scales on stata
Post a Comment