|
Calculates standard deviation based on the entire population given as arguments. The standard deviation is a measure of how widely values are dispersed from the average value (the mean).
Parameters :
 | range | is an array or a reference to cells that contain numbers for which you want to calculate the standard deviation. |
|