Solved – Lognormal Distribution as Maximum Entropy Probability Distribution

entropylognormal distributionmaximum-entropynormal distribution

According to the wikipedia article on the lognormal distribution, the lognormal distribution is "the maximum entropy probability distribution for a random variate $X$ for which the mean and variance of $\log(X)$ is fixed".

Is there a not too complicated account of what this means and how this is derived?

Best Answer

Note that the $\log(X)\sim \mbox{Normal}(\mu,\sigma^2)$, therefore they are actually making a claim regarding the normal distribution. For a normal distribution we have that

The normal distribution Normal$(\mu,\sigma^2)$ has maximum entropy among all real-valued distributions with specified mean $\mu$ and standard deviation $\sigma$.

Check this wikipedia entry for more details (including the proof of this result): http://en.wikipedia.org/wiki/Maximum_entropy_probability_distribution#Given_mean_and_standard_deviation:_the_normal_distribution

Related Question