Tool Field Statistics
The tools allows one to calculate statistics (n, min, max, range, sum, mean, variance and standard deviation) for attribute fields of tables, shapefiles or point clouds.
- Author: V. Wichmann (c) 2014
 
- Menu: Table|Calculus
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Table | table, input | TABLE | The input table. | - | 
| Output | Statistics | table, output | STATISTICS | The calculated statistics. | - | 
| Options | Attributes | table fields | FIELDS | The (numeric) fields to calculate the statistics for. | - | 
Command-line
Usage: saga_cmd table_calculus 15 [-TABLE <str>] [-FIELDS <str>] [-STATISTICS <str>]
  -TABLE:<str>     	Table
	table, input
  -FIELDS:<str>    	Attributes
	table fields
  -STATISTICS:<str>	Statistics
	table, output