Hi - I am working with Panel data comprising 820 companies across 19 years. My data includes financial parameters such as revenue, leverage, Return on Sales etc. Iw ill be running panel data fe regression. I wanted to know whether I should normalise all my variables before running the xtreg?
Even before waiting for a response on this forum, I actually tried normalising the Revenue variable through a log transformation. Rather strangely, before and after the transformation, the Pr(skewness) and Pr (Kurtosis) remained 0 (zero.) Please refer to results pasted below. I would imagine that LnRev should show the normal transformation results.
.. sktest Revenue
Skewness and kurtosis tests for normality
----- Joint test -----
Variable | Obs Pr(skewness) Pr(kurtosis) Adj chi2(2) Prob>chi2
-------------+-----------------------------------------------------------------
Revenue | 10,904 0.0000 0.0000 . .
. sktest LnRev
Skewness and kurtosis tests for normality
----- Joint test -----
Variable | Obs Pr(skewness) Pr(kurtosis) Adj chi2(2) Prob>chi2
-------------+-----------------------------------------------------------------
LnRev | 10,722 0.0000 0.0000 565.59 0.0000
.
Related Posts with Normalizing Variables
Logit model convergence not achieved when adding non-linearitiesHi, I am working a logit model with a binary dependent variable. Some of the independent variables …
Bar graph troubleArray Code: graph bar (percent), by(year) over(wbsat) over(white) title(SWB) I am trying to make …
Weighted Sum in CollapseHi, I am working with firm-level data (cross-section data). I am trying to calculate the weighted s…
Custom one-tailed confidence intervals for coefplotI'm using the community-contributed command from SSC coefplot. The command is described here: http:…
Interpretation of interaction with time in FE modelDear all, Would you help me to interpret the following models? This is 5 waves data with time-vary…
Subscribe to:
Post Comments (Atom)
0 Response to Normalizing Variables
Post a Comment