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
Change legend automatically in graphDear Statalists, Suppose I have a data like this Code: * Example generated by -dataex-. To insta…
Test for sufficient sample size in linear probability modelHi, I run the following linear probability model: Code: reg nodad k1sex i.meduc i.state i.mdecade…
New packages cprdonsutil and cprdlsoautil on SSCThanks as always to Kit Baum, 2 new packages cprdonsutil and cprdlsoautil are now available for down…
Putting labels for different variables in one line of code or loop?Hello, I would like to add labels for a set of different variables, i have around 15, and would lik…
New packages available on SSC: comtrade and htmltab2stataThanks two Kit Baum two new packages are available on SSC. comtrade comtrade downloads trade data f…
Subscribe to:
Post Comments (Atom)
0 Response to Normalizing Variables
Post a Comment