Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 02 Apr 2003 @ 08:21:18 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: What is Skew factor?
 
From:   Lickert, Ulrich

Hello,

here's the definition out of the documentation

SKEW ({DISTINCT} value_expression)

Value_expression is a column expression for which the skewness of the distribution of its values is to be computed. Returns the skewness of the distribution of value_expression. Is the measure of the asymmetry of the distribution about its mean compared with the normal distribution (i.e. skewness of 0).

Positive skewness indicates asymmetry extending toward more positive values.

Negative skewness indicates asymmetry extending toward more negative values.

The formula for SKEW(x) is as follows:

SKEW = (COUNT(x) /((COUNT(x) - 1) * (COUNT(x) 2)) * SUM(((x - AVG(x))/STDDEV_SAMP(x))**3

Ulrich Lickert



     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023