Hi all,
I'm working with some data that seems to have a lognormal distribution. Now I know how to calculate the mean and standard deviation for a normal distribution, so I'm wondering, can I just take the Log of the data in a lognormal distribution, which of course is then in a normal distribution, and then calculate the mean and standard deviation of that data set, or is it not that simple. In other words, if I take my data, take its log, then find the mean and standard deviation of that, will 1 standard deviation still cover 68.2% etc (see below) or will the percentage values be different since I took the log of the data to get the normal distribution.

I hope that question makes sense.