The most critical steps in Data Science are finding structure in data and making predictions. Statistical approaches are particularly useful in this case because they can handle a wide variety of analytical tasks. The following are some important examples of statistical data analysis approaches.
Nowadays, there are various methods for both the unsupervised and supervised cases.
However, in the age of Big Data, a fresh look at traditional methods tends to be need, as the calculation effort of complex analysis methods often grows more than linearly with the number of observations n or the number of features p.. In the case of Big Data, if n or p is high, this results in overly long calculation times and numerical issues.
Functional regression for functional data quantile regression and regression based on loss functions other than squared error loss, such as Lasso regression, are more sophisticated approaches. The problems in Big Data are similar to those faced by classification methods when dealing with large numbers of observations n (e.g., in data streams) and/or features p.Time series analysis aims to comprehend and forecast temporal structure In studies of observational data, time series are very common, and the most difficult task for such data is prediction. Behavioral sciences and economics, as well as natural sciences and engineering
The Beginner’s Guide to Statistical Analysis