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)