Exploratory Data Analysis (EDA): Difference between revisions

From InfoVis:Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Definition|'''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.}}
{{Definition|'''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.}}





Revision as of 01:36, 14 April 2003

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.




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 or scatter plots.

References