Given a stack of values returns the population standard deviation.
This function expects a string naming a stack prepared by the csvpath holding the values to be assessed. The stack variable can be created using push() or other functions.
| Data signatures |
|---|
| pstdev( stack var name: |
| Call signatures |
|---|
| pstdev( stack var name: Variable ǁ Function ǁ Term ) |
| Purpose | Value |
|---|---|
| Main focus | pstdev() produces a calculated value |
| Context | Qualifier |
|---|---|
| Match qualifiers | onmatch |
| Value qualifiers | onmatch |