| Line 15: |
Line 15: |
| | *It is calculated using <math>"n-1" </math> method. | | *It is calculated using <math>"n-1" </math> method. |
| | *This function is considering our given data is the sample of the population. | | *This function is considering our given data is the sample of the population. |
| − | *Suppose it should consider the data as the entire population, we can use the STDEVP function. | + | *Suppose it should consider the data as the entire population, we can use the [[Manuals/calci/STDEVP | STDEVP ]] function. |
| | *The arguments can be be either numbers or names, array,constants or references that contain numbers. | | *The arguments can be be either numbers or names, array,constants or references that contain numbers. |
| | *Suppose the array contains text,logical values or empty cells, like that values are not considered. | | *Suppose the array contains text,logical values or empty cells, like that values are not considered. |
| | *When we are entering logical values and text representations of numbers as directly, then the arguments are counted. | | *When we are entering logical values and text representations of numbers as directly, then the arguments are counted. |
| − | *Suppose the function have to consider the logical values and text representations of numbers in a reference , we can use the [[STDEVA]] function. | + | *Suppose the function have to consider the logical values and text representations of numbers in a reference , we can use the [[Manuals/calci/STDEVA| STDEVA]] function. |
| | *This function will return the result as error when | | *This function will return the result as error when |
| | 1. Any one of the argument is nonnumeric. | | 1. Any one of the argument is nonnumeric. |