stdevp
|
The stdevp function computes the standard deviation of a population based
on the values of the entire population specified in the argument list. Standard
deviation measures the spread or dispersion of values from the mean. Usage The stdevp function is suitable for calculating the standard deviation
for an entire population of values. If only a sample of values from a population
is available, use the stdev function.
Returns the standard deviation of a population based on the values of the
entire population specified in the argument list
Expression:
Arguments
Name
Type
Description Argument: num1 num2... Number
Any number of values
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Number | Integer |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|