Dear Steve, Thanks for your reply. Just to clarify, if I do 10**(mean_of_log_values), it is not equal to log(10)*exp(mean_of_log_values). I found the same result if I do exp(mean_of_log_values * log(10). So, what is the good formula? Thanks.
... View more