Hello I'm learning about probability distributions and this was the given definition for a lognormal distribution:
A random variable X follows a lognormal distribution if its natural logarithm, ln X, is normally distributed.
It then goes on to say:
The reverse is also true: If the natural logarithm of random variable X, ln X, is normally distributed, then X follows a lognormal distribution.
For the life of me I cannot make sense of the second part of this statement, it seems to imply there's an inverse to the original definition but I read them both to mean the same thing.
To me the first definition says: X is lognormally distributed if ln(X) is normally distributed. It then says:
The "reverse" also says the same thing to me: If ln(x) is normally distributed, then X is lognormal.
I feel like I'm missing something here, they specifically used the word "reverse" and I want to understand why.
If my question is unclear perhaps this will help: Reading that definition reminded of this:
If an object is a square then it is a rectangle. The reverse is not true, rectangles are not squares.
I understand this statement, I see how the original statement and the reverse are two different statements. I don't understand how the two statements above are not totally identical.