Which function to determine 1 and 2 standard deviation?
If you want 1 standard deviation, use STDEV(); if you want 2 standard
deviations, use =2*STDEV()
--
David Biddulph
"Eric" wrote in message
...
Does anyone know which function to determine 1 and 2 standard deviation?
The STDEV does not specific any number.
Thank you
Eric
|