I have a large database of values which includes 0's for entries to ignore. I'd like to be able to calculate the standard deviation on only the non-zero values. Is there an easy way to do this with the current data set (i.e. I'd prefer not to have to copy the entire data set and clear 0 values such that STDEVP works on the resulting copy)?
Thanks,
Steve
Bookmarks