Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
skewSamp
Introduced in: v20.1.0 Computes the sample skewness of a sequence. It represents an unbiased estimate of the skewness of a random variable if passed values form its sample. Syntaxexpr— An expression returning a number.Expression
n <= 1 (n is the size of the sample), then the function returns nan. Float64
Examples
Symmetric distribution
Query
Response
Query
Response