10 Types of Data Analysis
(Mathematical and Statistical Methods) 1. Descriptive Analysis: It does what the name suggests - "Describe." It looks at data and analyzes past events for deciding how to approach the future.
2. Regression Analysis: It allows modeling the relationship between a dependent variable and one or more independent variables.
3. Dispersion Analysis: Dispersion is the spread to which a set of data is stretched. It is a technique of describing how extended a set of data is.
4. Factor Analysis: Factor analysis is a regression based data analysis technique, used to find an underlying structure in a set of variables.
5. Discriminant Analysis: The discriminant analysis utilizes variable measurements on different groups of items to underline points that distinguish the groups.
6. Time Series: It is a process of modeling and explaining time-dependent series of data points. The goal is to draw meaningful information (rules, patterns) from the shape of data. Â
(Methods Based on The Artificial Intelligence, Machine Learning and Heuristic Algorithms)
7. Neural Networks: They present a brain metaphor for information processing. These models are biologically inspired computational models. They consist of an interconnected group of artificial neurons and process information using computation approach.
8. Decision Trees: The decision tree is a tree-shaped diagram that represents classification or regression models. it divides a data set into smaller and smaller sub data sets while at the same time a related decision tree is continuously developed.
9. Evolutionary Algorithms: A common concept that combines many different types of data analysis using evolutionary algorithms. Most popular of them are: genetic algorithms, genetic programming, and co-evolutionary algorithms.
10. Fuzzy Logic: Fuzzy logic is an innovative type of many-valued logic in which the truth values of variables are a real number between 0 and 1. In this term, the truth value can range between completely true and completely false. Source: http://intellspot.com/










