tester100099
New Member
- Joined
- Dec 25, 2009
- Messages
- 11
I'm trying to create formula that will calculate the population standard deviation that ignores all zeros. For example, I want to get a result of 5.969309262 instead of 9.393982839
when I calculate the population standard deviation of the following list:
17
19
12
0
25
25
9
24
0
How do I need to adjust the STDEVP formula to get this to work?
Thanks!
when I calculate the population standard deviation of the following list:
17
19
12
0
25
25
9
24
0
How do I need to adjust the STDEVP formula to get this to work?
Thanks!