Introduction to Data Mining

<<< Previous    Up    Next >>>

Lesson 2.3.1.3

Inconsistent Data

 

Data which is inconsistent with our models, should be dealt with. Common sense can also be used to detect such kind of inconsistency.

Examples:

bullet

The same name occurring differently in an application

bullet

Different names can appear to be the same (Dennis Vs Denis)

bullet

Inappropriate values (Males being pregnant, or having an negative age)

bullet

A particular bank's database had about 5% of it's customers born on 11/11/11, which is usually the default value for the birthday attribute.

 

<<< Previous    Up    Next >>>