Hello
I need some help here while creating a new variable. The problem is that both, numerator and denominator are negative values but the new variable which is created is a positive value. How can I create a variable in this situation so I can still obtain a negative value.
For instance, return on equity = Net Profit / Total Shareholder Equity. Due to the nature of the data, both variables are negative but Stata is providing me with a positive value on return on equity. The new variable should have a negative value.
Thanking you
I need some help here while creating a new variable. The problem is that both, numerator and denominator are negative values but the new variable which is created is a positive value. How can I create a variable in this situation so I can still obtain a negative value.
For instance, return on equity = Net Profit / Total Shareholder Equity. Due to the nature of the data, both variables are negative but Stata is providing me with a positive value on return on equity. The new variable should have a negative value.
Thanking you
Comment