SFDS module’s objective is to elaborate the various Statistical Techniques from the very basics and how each technique is employed on a real-world data set to analyze and conclude insights. Statistics and its methods are the backend of Data Science to "understand, analyze and predict actual phenomena". Machine learning employs different techniques and theories drawn from statistical & probabilistic fields.
Prerequisites : some MFDS & DSBD
Objectives/Content :
- Use of statistical software (Python) to summarize data numerically and visually, and to perform data analysis.
- Have a conceptual understanding of the unified nature of statistical inference.
- Apply estimation and testing methods (confidence intervals and hypothesis tests) to analyze single variables and the relationship between two variables in order to understand natural phenomena and make data-based decisions.
- Model and investigate relationships between two or more variables within a regression framework.
- Interpret results correctly, effectively, and in context without relying on statistical jargon.
- Critique data-based claims and evaluate data-based decisions.
- Understand some key differences when applying basic statistics in large data.
- Complete a research project that employs simple statistical inference and modeling techniques.
Reference:
- Montgomery, D. C., Peck, E. A., & Vining, G. G. (2012). Introduction to linear regression analysis(Vol. 821). John Wiley & Sons.
- Agresti, A., 2019. An Introduction to Categorical Data Analysis, 3rd ed. Wiley.
- Upton, G.J.G., 2017. Categorical Data Analysis by Example. Wiley.
- Good, P.I., 2013. Introduction to Statistics Through Resampling Methods and R, 2nd ed. Wiley.
- Good, P.I. and Hardin, J.W., 2012. Common Errors in Statistics (and How to Avoid Them). Wiley.
Topic ID | Topic Title | Lessons |
SFDS1 | Data Types | - Categorical (nominal, ordinal) and Numerical (interval, ratio) - Dos and Don’ts on variable types - Time series, spatial, sequential, etc. - Rule of thumbs (baselining) on time series data - Unstructured data and simple data representations. - Panel data |
SFDS2 | Descriptive Statistics and basic Visualizations | - Central tendency, dispersion - Basic visualizations - Data transformation - Skewness and kurtosis - Entropy, cross-tabulation, correlation - Robust statistics |
SFDS4 | Basic Probability and Empirical distributions | - Sample and population - Perspective data - Discrete probability mass function (uniform, Poisson, binomial, etc.) - Continuous probability density functions (uniform, gaussian, exponential, etc) - Simulations - Test of normality & heteroscedasticity (univariate - Normal Distribution) - Empirical distribution and kernel density estimation |
SFDS5 | Statistical Inference 1 | - Sampling distribution - Confidence Interval - Bias and Variance, and the Cramér-Rao bound. - Hypothesis Testing (Goodness of fit testing) - Correlation and Basic (logistic) regression - method of moments and LSE; and distribution test method such as Kolmogorov-Smirnov test - Central Limit Theorem, Correlation Vs Causation, Hot hand Phenomena - Fisher & Neyman-Pearson paradigms, and flaws in NHST |
SFDS6 | SFDS Grouped Discussions | - Recap discussions of SFDS4 & 5 |
SFDS7 | Statistical Inference 2 | - (various) Correlation analysis - Simple & Multiple regression - Regression assumptions (heteroscedasticity, normality, independency, Multicolinearity) - Robust Regression - Logistic regression |
Bayesian Thinking | ||
SFDS8 | Categorical Data Analysis | - Encoding-Decoding (dummy, one-hot, etc) - Contingency tables - Proportions: testing and power - Categorical distance and correlations - Ordinal data analysis |
SFDS9 | Fundamental Statistics for Big Data | - Correlation and Significance testing in large data. - Visualization in large and high-dimensional data - Basic inference in big data |
...
SFDS10 | Statistical Learning Theory | - Learning Problems - Empirical Risk Minimization - Consistency of Learning Process - Bounds on the rate of convergence of learning process (VC dimension) - Structural risk minimization - Hyperparameter Optimization |
No comments:
Post a Comment
Relevant & Respectful Comments Only.