% @(#)statistabl.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:44:00 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT statistabl.hlq %.AUTHOR JDP, IPG/ESO %.KEYWORDS MIDAS, help files, STATISTICS/TABLE %.PURPOSE On-line help file for the command: STATISTICS/TABLE %.VERSION 1.0 08-OCT-1985 : Creation, JDP %---------------------------------------------------------------- \se SECTION./TABLE \es\co STATISTICS/TABLE 08-OCT-1985 JDP \oc\su STATISTICS/TABLE table column simple statistics on a table column \us\pu Purpose: Calculate statistics of a table column Compute 1) total number of entries and selected entries 2) minimum + maximum 3) mean value + standard deviation \up\sy Syntax: STATISTICS/TABLE table column \ys\pa column = column reference by number or by label \on\see See also: PLOT/HIST, COMPUTE/HIST, READ/HIST, PRINT/HIST \ees\ap\no Note: Real keyword OUTPUTR is filled with: Minimum(1), maximum(2), mean value(3), standard deviation(4) Integer keyword OUTPUTI is filled with: Column number(1), number of selected non-null values (2) \on\exs Examples: \ex STATISTICS/TABLE mytable :VALUE \xe \sxe