Structsยง
- Correlation
Function - CORR() - Correlation coefficient (placeholder)
- Kurtosis
Function - KURTOSIS() - Calculate kurtosis of a single value from mean
- Median
Function - MEDIAN() - Returns the middle value (placeholder)
- Mode
Function - MODE() - Returns the most frequent value (placeholder)
- Percentile
Function - PERCENTILE() - Returns the nth percentile value (placeholder)
- Skew
Function - SKEW() - Calculate skewness of a single value from mean
- VarPop
Function - VAR_POP() - Population variance (alias for VARIANCE) (placeholder)
- VarSamp
Function - VAR_SAMP() - Sample variance (placeholder)
- Variance
Function - VARIANCE() - Population variance (placeholder)