powered by
geometric.mean(x)
x <- rlnorm(100) mean(x) median(x) geometric.mean(x)
Run the code above in your browser using DataLab