Hi, I need help with the following:
In my dataset, I have two independent variables A and B. A is the difference between 65 and age (So, it ranges from -35 to + 40) and B is the ratio of Executives salary/ Total assets. For creating a composite score of these two variables, I need to add A and B. Since these two variables are on different scales, we can either standardize or normalize the two variables and add them to form a composite score/index/measure. My confusion is " Which one will I do? Will I standardize or normalize?
I have a feeling that I should normalize because in A we already have zero whose meaning in raw data and standardize data (if we standardize) will be different. But if I normalize, how will I explain the result economically?
Could you please help me? Are there any other options for me except standardizing/normalizing and then adding the two?
Related Posts with Standardizing vs normalizing independent variables
Create factor dummy variables from a long variableHello I have a variable called categories which is weirdly stored in numeric long (it was a string v…
Doubly multivariate repeated measure model/Introducing flexibility in within-group error correlationDear Statalisters, I'm using Stata 15.1. I have a dataset with multiple outcomes and three time pe…
Diaplay full labels for labels with longer length in stata outputDear All Is it possible to display in the STATA output full labels . For example consider my datase…
ppm use for imputationHi all, i have 57 variables and many of them have missing values. i have tried mi with chained equat…
Activate and deactivate commands in a loopHi all, I have the following for loop: Code: set more off local recall "dummy_1 dummy_2 dummy_3 d…
Subscribe to:
Post Comments (Atom)
0 Response to Standardizing vs normalizing independent variables
Post a Comment