we take natural log to normalize our data. but in case of ratio like book to market ratio, answer comes in fraction and with little variation. why we take natural log of that?
Another reason is that the variable may be highly skewed to the right, which may produce problems in a regression analys. By taking the log, the variables tend to behave more in line with the normatlity assumption. It also is a good way of dealing with outliers.
By taking log; the distribution is more likely to behave like Normal distribution and hence provide better regression analysis. Book-to-market ratio is always positive.
But, log of the ratio could take values that are positive as well as negative.
1) Returns are often assumed to be distributed normally. It's a matter of tolerance whether that is acceptable in a given case. In case of stock returns the bell curve is quite an idealization due to skewness, fat tails and "leptocurtic" peaks. However, when one wants to use the Black-Scholes formula there is no way around that assumption.
2) Since returns are defined as r = log nat(St / St-1) the underlying S must be assumed to be lognormally distributed.
By taking log; the distribution is more likely to behave like Normal distribution and hence provide better regression analysis. Book-to-market ratio is always positive.
The many comments that book-to-market (/market-to-book) ratios are always positive are not correct. While the stock price can't be negative the bookvalue very well can be when liabilities (& intangible assets) outweigh total assets. A firm that has a sustained string of negative earnings reports may eventually end up with negative book value.
See also:
Ching-Lih Jan and Jane A. Ou (2012) Negative-Book-Value Firms and Their Valuation. Accounting Horizons: March 2012, Vol. 26, No. 1, pp. 91-110.
I think that we have a data variation problem and is important the normalization. However, the solution is investigation the cause of that.... Why to do or not market-to-book ratio as a dependent variable with logaritmic and without logaritmic and see the difference?