Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: "data is skewed" - what does it mean ?

Re: "data is skewed" - what does it mean ?

From: Mark Richard <mrichard_at_transurban.com.au>
Date: Fri, 25 Jul 2003 17:13:47 +1000
Message-Id: <26007.339518@fatcity.com>


It's not this simple...

Let's take your low cardinality example... Gender is a good example since there are only two (common) genders - male and female.

A table with 10,000 staff would make the gender column low cardinaility - only 2 distinct values. If you had 5,000 males and 5,000 females then the data would be evenly distributed and therefore not skewed. If, however, you had 9,500 females and 500 males then you have skewed data.

Hopefully this gives some idea of the difference between cardinality and skewed data.

                                                                                                                                      
                      orababy                                                                                                         
                      <orababy_at_mail15.c        To:       Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>                  
                      om>                      cc:                                                                                    
                      Sent by:                 Subject:  Re: "data is skewed" - what does it mean ?                                   
                      ml-errors_at_fatcity                                                                                               
                      .com                                                                                                            
                                                                                                                                      
                                                                                                                                      
                      25/07/2003 17:34                                                                                                
                      Please respond to                                                                                               
                      ORACLE-L                                                                                                        
                                                                                                                                      
                                                                                                                                      




Gogala,

If cardinality is high, then data is evenly distributed.

If cardinality is low, then data is not evenly distributed and hence skewed.

Is my understanding correct...atleast to some extent ?!

--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: orababy
  INET: orababy_at_mail15.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).





<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<---->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Privileged/Confidential information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply e-mail or by telephone on (61 3) 9612-6999. Please advise immediately if you or your employer does not consent to Internet e-mail for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of Transurban City Link Ltd shall be understood as neither given nor endorsed by it. <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<---->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<---->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Privileged/Confidential information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such a case, you should destroy this message and kindly notify the sender by reply e-mail or by telephone on (03) 9612-6999 or (61) 3 9612-6999. Please advise immediately if you or your employer does not consent to Internet e-mail for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of Transurban Infrastructure Developments Limited and CityLink Melbourne Limited shall be understood as neither given nor endorsed by them. <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<---->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Received on Fri Jul 25 2003 - 02:13:47 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US