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
How can I test p for trend of Odds ratio of qauartile independent variable?Hi. I performed mutivariable logistic regression with quartile independent variable. (quartile of B…
Variable in regression modelDear Specialist, As I have read from the literature review, some scholars have run OLS model when Y …
Merging datasets by coordinates of objects and areasHey I have a question regarding the merging process when I do not have a key variable. My first data…
Variable in regression modelDear Specialist, As I have read from the literature review, some scholars have run OLS model when Y …
Bootstrapping panel data using avy prefixThis Stata webpage nicely describes how to use bootstrap for panel data. However, it is unclear how …
Subscribe to:
Post Comments (Atom)
0 Response to how to fix scales on stata
Post a Comment