Exploratory Data Analysis (EDA)

From InfoVis:Wiki
Revision as of 19:40, 19 June 2005 by WikiSysop (talk | contribs)
Jump to navigation Jump to search
Exploratory data analysis (EDA) was introduced by John Tukey as an approach to analyze data when there is only a low level of knowledge about its cause system as well as contextual information. EDA aims at letting the data itself influence the process of suggesting hypotheses instead of only using it to evaluate given (a priori) hypotheses.
EDA is an approach to data analysis that postpones the usual assumptions about what kind of model the data follow with the more direct approach of allowing the data itself to reveal its underlying structure and model.
[Filliben, 2005]


Furthermore, EDA can be used to support the selection of appropriate statistical tools as well as to provide a basis for statistical inference and further data collection.

Essential to EDA are graphical tools like box plots, stem–and–leaf plots, scatter plots, or timelines.

References