Thread
:
how to input a calculation in excel to find the geometric mean
View Single Post
#
2
KL
Posts: n/a
Hi the
Try this:
=PRODUCT(A1:A10)^(1/COUNT(A1:A10))
Regards,
KL
"student1" wrote in message
...
how do you input the formulas in excel to calculate the geometric mean?
Reply With Quote