Language
The 解放する/自由な and Open 生産性 控訴
Constants |
NONE |
returns the 普通の/平均(する) of a field.
|
AVERAGE |
returns the 普通の/平均(する) of a field.
|
CORRELATION |
returns the correlation of two fields.
|
COUNT |
counts the number of values, from the field.
|
COVARIANCE |
returns the 手段 of the linear relation between paired variables.
|
DISTINCTCOUNT |
returns the number of 非,不,無 repeating values, from the field.
|
MAXIMUM |
returns the largest value from the field.
|
MEDIAN |
returns the middle value in a sequence of numeric values.
|
MINIMUM |
returns the smallest value from the field.
|
MODE |
returns the most frequently returning value from the field.
|
NTHLARGEST |
returns the Nth largest value from the field.
|
NTHMOSTFREQUENT |
returns the Nth most 一般的に occurring value from the field.
|
NTHSMALLEST |
returns the Nth smallest value from the field.
|
PERCENTAGE |
returns as a 百分率 of the grand total 要約.
|
PERCENTILE |
returns the value for a 明示するd percentile in a Number or 通貨 field.
|
POPSTANDARDDEVIATION |
returns how much each value in the field deviate from the mean or 普通の/平均(する) value for that field.
|
POPVARIANCE |
returns the square of the 基準 deviation.
|
SAMPLESTANDARDDEVIATION |
returns the 見本 基準 deviation for the field.
|
SAMPLEVARIANCE |
returns the 見本 variance for the field.
|
SUM |
returns the total of all the values for the field.
|
WEIGHTEDAVG |
returns the 負わせるd 普通の/平均(する) for the field.
|
Constants' 詳細(に述べる)s |
NONE
const short NONE = 0;
- Description
- returns the 普通の/平均(する) of a field.
|
|
AVERAGE
const short AVERAGE = 1;
- Description
- returns the 普通の/平均(する) of a field.
|
|
CORRELATION
const short CORRELATION = 2;
- Description
- returns the correlation of two fields.
|
|
COUNT
const short COUNT = 3;
- Description
- counts the number of values, from the field.
|
|
COVARIANCE
const short COVARIANCE = 4;
- Description
- returns the 手段 of the linear relation between paired variables.
|
|
DISTINCTCOUNT
const short DISTINCTCOUNT = 5;
- Description
- returns the number of 非,不,無 repeating values, from the field.
|
|
MAXIMUM
const short MAXIMUM = 6;
- Description
- returns the largest value from the field.
|
|
MEDIAN
const short MEDIAN = 7;
- Description
- returns the middle value in a sequence of numeric values.
|
|
MINIMUM
const short MINIMUM = 8;
- Description
- returns the smallest value from the field.
|
|
MODE
const short MODE = 9;
- Description
- returns the most frequently returning value from the field.
|
|
NTHLARGEST
const short NTHLARGEST = 10;
- Description
- returns the Nth largest value from the field.
|
|
NTHMOSTFREQUENT
const short NTHMOSTFREQUENT = 11;
- Description
- returns the Nth most 一般的に occurring value from the field.
|
|
NTHSMALLEST
const short NTHSMALLEST = 12;
- Description
- returns the Nth smallest value from the field.
|
|
PERCENTAGE
const short PERCENTAGE = 13;
- Description
- returns as a 百分率 of the grand total 要約.
|
|
PERCENTILE
const short PERCENTILE = 14;
- Description
- returns the value for a 明示するd percentile in a Number or 通貨 field.
|
|
POPSTANDARDDEVIATION
const short POPSTANDARDDEVIATION = 15;
- Description
- returns how much each value in the field deviate from the mean or 普通の/平均(する) value for that field.
|
|
POPVARIANCE
const short POPVARIANCE = 16;
- Description
- returns the square of the 基準 deviation.
|
|
SAMPLESTANDARDDEVIATION
const short SAMPLESTANDARDDEVIATION = 17;
- Description
- returns the 見本 基準 deviation for the field.
|
|
SAMPLEVARIANCE
const short SAMPLEVARIANCE = 18;
- Description
- returns the 見本 variance for the field.
|
|
SUM
const short SUM = 19;
- Description
- returns the total of all the values for the field.
|
|
WEIGHTEDAVG
const short WEIGHTEDAVG = 20;
- Description
- returns the 負わせるd 普通の/平均(する) for the field.
|
|
最高の,を越す of Page
Copyright © 2013, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.