Difference between revisions of "Sterr"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:Functions_Used_in_where_Expressions]]
 
[[Category:Functions_Used_in_where_Expressions]]

+
{{HelpFiles}}
  
 
====sterr====
 
====sterr====

Revision as of 10:13, 12 December 2011



sterr

A common measure of the uncertainty associated with a numerical estimate. The standard error of the mean (SE) is calculated as the standard deviation divided by the square root of the number of observations.

Syntax

sterr(dcsColumn)

Arguments

dcsColumn:  is a numeric dcs column (column whose data type is Number)

Example

sterr(C1) where C2 >2;

Availability

Version 5.5