G
Guest
I know that one can compute the average of nonzero entries in column C by
using the formula C378=SUM(C387:C566)/(COUNTIF(C387:C566,">0")).
However, how can one compute the standard deviation of nonzero entries in
the range C387:c566?
Thank you for any help that you may be able to give.
using the formula C378=SUM(C387:C566)/(COUNTIF(C387:C566,">0")).
However, how can one compute the standard deviation of nonzero entries in
the range C387:c566?
Thank you for any help that you may be able to give.